fmartinou / tydom2mqtt

Deltadore Tydom to MQTT Bridge
https://fmartinou.github.io/tydom2mqtt/
MIT License
86 stars 49 forks source link

Tywatt 5100 for gas consumption isn't detected #69

Open poissonwebmail opened 1 year ago

poissonwebmail commented 1 year ago

Hello, I use tydom2mqtt and Home Assistant since several weeks ! It's work fine, thanks for the job. But I am a problem with my Tywatt 5100, the data insn't collected by tydom2mqtt on HA.

I also have Kline detector for door and windows => works fine, Tywatt 5400 => for Linky consumption : work fine too I have only probleme with Tywatt 5100

image image

poissonwebmail commented 10 months ago

The device behind my Tywatt 5100, name "Gazpar" in the Tydom app appears to be "updated", (device update log (id=1669825766, endpoint=1669825766, name=Gazpar, type=conso)) But I don't have the following log line with "Sensor created/updated:..."

`2023-09-04 17:11:48,153 - sensors.Sensor - INFO - Sensor created / updated : energyInstantTotElecP 237 2023-09-04 17:12:09,721 - tydom.MessageHandler - INFO - Device update (id=1676108015, endpoint=1676108015, name=Linky, type=conso) 2023-09-04 17:12:09,723 - sensors.Sensor - INFO - Sensor created / updated : energyInstantTotElecP 238 2023-09-04 17:12:29,973 - tydom.MessageHandler - INFO - Device update (id=1676108015, endpoint=1676108015, name=Linky, type=conso) 2023-09-04 17:12:29,976 - sensors.Sensor - INFO - Sensor created / updated : energyInstantTotElecP 237 2023-09-04 17:13:15,221 - tydom.MessageHandler - INFO - Device update (id=1669825766, endpoint=1669825766, name=Gazpar, type=conso) 2023-09-04 17:14:13,180 - tydom.MessageHandler - INFO - Device update (id=1676108015, endpoint=1676108015, name=Linky, type=conso) 2023-09-04 17:14:13,182 - sensors.Sensor - INFO - Sensor created / updated : energyInstantTotElecP 238 2023-09-04 17:14:23,310 - tydom.MessageHandler - INFO - Device update (id=1676108015, endpoint=1676108015, name=Linky, type=conso) 2023-09-04 17:14:23,313 - sensors.Sensor - INFO - Sensor created / updated : energyInstantTotElecP 237```