seb821 / espRFLinkMQTT

ESP8266 gateway between RFLink and MQTT server
96 stars 32 forks source link

MQTT to Home Assistant #36

Open Pirateek opened 1 year ago

Pirateek commented 1 year ago

Hello I have configured my 433MHz switch IDs. I have a Jonson MQTT publication and in Home Assistant I do not create entities. I have correct communication with the MQTT HA broker 2022-12-08 21:18:13: Client espRFLinkMQTT-2336 has exceeded timeout, disconnecting. 2022-12-08 21:19:02: New client connected from 172.20.1.120:57732 as espRFLinkMQTT-2160 (p2, c1, k15, u'mqtt'). 2022-12-08 21:26:53: New client connected from 172.20.1.120:60674 as espRFLinkMQTT-1430 (p2, c1, k15, u'mqtt'). 2022-12-08 21:27:01: Client espRFLinkMQTT-2160 has exceeded timeout, disconnecting. Where can I look for the reason for the lack of entity visibility in HA. Regards ID filtering *

ID ID applied Description Interval Received Published Last MQTT JSON

1 0aa564 0aa564 switch1 1s 3min 3min {"SWITCH":"3","CMD":"OFF","SWITCH3":"OFF"} 2 0aa560 0aa560 switch2 1 sec 3 min 3 min {"SWITCH":"10","CMD":"OFF","SWITCH10":"OFF"} 3 09a561 09a561 sleep 1 p 4 0aa561 0aa561 switch3 1s 3min 3min {"SWITCH":"3","CMD":"OFF","SWITCH3":"OFF"}