Please post your MQTT sensor strings ! #22204
Unanswered
rin67630
asked this question in
Support request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am currently writing an open-source ESP gateway software to manage several Tasmota devices and provide safe dashboards over the internet.
https://github.com/rin67630/Tasmota-thinger.io-bridge/
Since i cannot own every possible device to integrate, I would highly appreciate if you could post the strings from the console of your standard Tasmota device, so i can include them in my bridge.
Example: device Refoss-P11 (Smart plug)
07:41:14.142 MQT: tele/thinger1/STATE = {"Time":"2024-09-27T07:41:14","Uptime":"0T09:32:10","UptimeSec":34330,"Heap":23,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":10,"POWER":"ON","Wifi":{"AP":1,"SSId":"GW-FM-7390","BSSId":"BC:05:43:40:BD:38","Channel":6,"Mode":"11n","RSSI":92,"Signal":-54,"LinkCount":1,"Downtime":"0T00:00:03"}}
07:41:14.155 MQT: tele/thinger1/SENSOR = {"Time":"2024-09-27T07:41:14","ANALOG":{"Temperature":29.3},"ENERGY":{"TotalStartTime":"2024-06-27T12:16:45","Total":7.396,"Yesterday":0.486,"Today":0.065,"Period":0,"Power":42,"ApparentPower":67,"ReactivePower":52,"Factor":0.63,"Voltage":240,"Current":0.277},"TempUnit":"C"}
Thank you very much for your contribution.
It currently works with 4 plugs that get combined into one multi-device, with the option to combine measurments and switch loads according to measures...
Beta Was this translation helpful? Give feedback.
All reactions