Open pluk77 opened 3 months ago
I have a similar request, you already have the Power consumption and Temperature / Humidity as an optional chart in the ewelink cast dashboard. Is this something that's being developed?
I'd be able to help if you need data or someone to test, I have some 20+ Tasmota devices ranging from simple switches, relays, switches with power consumption, switches with temperature sensors and a tasmota thermostat. Working on some door/window sensors, looking to buy some dimmers.
For reference : forum discussion on this topic here : https://forum.ewelink.cc/t/add-on-guide-mqtt2cube-tasmota-sync-your-tasmota-devices-to-cube/19413/5
What would it take to add other types of devices? How can I help in getting the done?
I have a Sonoff THR316D which is running Tasmota so I can connect two temperature sensors to one device.
I can currently add the device to my iHost via the MQTT, but the device is detected as a switch.
It seems the code is missing to correctly detect other types of devices and/or deal with other MQTT messages, or is the device not publishing the fact that it has sensors?
The device is publishing the following (1 sensor connected) messages
From the logs in iHost it looks like only the /STATE message is being processed.