Dirnei / node-red-contrib-zigbee2mqtt-devices

Node-red nodes for controlling and managing zigbee devices managed by zigbee2mqtt
MIT License
30 stars 7 forks source link

Device list does not refresh properly #88

Closed Andreas-Huber closed 3 years ago

Andreas-Huber commented 3 years ago

Configured a fresh MQTT broker, deployed, and selected a device from the device list. There is only one device paired, an Ikea Dimmer switch. Node was the Ikea dimmer node (v1). Then I purposely misconfigured the MQTT broker to a false IP address / IP address where no broker is installed and Deployed. After the deployment, the connection is gone, but the device list still shows devices. Meaning it has to be cached somewhere.

image

Screencast

Andreas-Huber commented 3 years ago

Ok, discussed it with @Dirnei - does make sense because if the bridge is not connected or down, the devices would be cleared.