stas-demydiuk / domoticz-zigbee2mqtt-plugin

zigbee2mqtt plugin for domoticz
MIT License
136 stars 100 forks source link

TS011F_wall_outlet paired but no devices created #840

Closed Garycooper07 closed 1 year ago

Garycooper07 commented 1 year ago

Hi, I bought a zigbee tuya wall socket. It's well paired on the zigbee custom page (found as "TS011F_wall_outlet" but I can't see any new devices in domoticz. New devices are allowed on the setup.

Here is the domoticz log : Trying to get legacy device 0xa4c13814c659c35b(state) 2022-12-02 21:45:21.173 Zigbee2mqtt: No such device found 2022-12-02 21:45:21.173 Zigbee2mqtt: Alias for handling state(endpoint: n/a) feature of device 0xa4c13814c659c35b already exists in plugin configuration but Domoticz logical device with ID 0xa4c13814c659c35b(unit: 1) is not found. If you have removed device and want plugin to recreate it, please remove alias from configuration as well.

stas-demydiuk commented 1 year ago

You need to follow the instruction and remove alias from configuration or do the plugin clean install (remove it from domoticz hardware and then add again)

Garycooper07 commented 1 year ago

Thanks @stas-demydiuk ! I removed alias on plugin configuration and restarted the plugin. All is OK now