-
-
Notifications
You must be signed in to change notification settings - Fork 33
Generic - MQTT Import plugins #249
Copy link
Copy link
Open
Labels
brainstormingIdeas for the futureIdeas for the futuredeveloper neededThis feature development will never finish, unless someone does itThis feature development will never finish, unless someone does it
Metadata
Metadata
Assignees
Labels
brainstormingIdeas for the futureIdeas for the futuredeveloper neededThis feature development will never finish, unless someone does itThis feature development will never finish, unless someone does it
Hi,
I wanted to know if it was possible to implement this plugins already present in the easyesp versions.
I need to acquire detections of different ESP32 devices from the mqtt server
https://github.com/DTTerastar/ESPresence
this device uses payload in json format:
{"id":"mifit:f647c1324173","name":"Mi Band 3","idType":55,"rssi@1m":-71,"rssi":-65,"raw":0.67,"distance":0.69,"speed":0,"mac":"f647c1324123"}
thank's for your support ;-)