stas-demydiuk / domoticz-zigbee2mqtt-plugin

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

Ikea "E1603/E1702/E1708" not supported (anymore) message #822

Closed geeano closed 1 year ago

geeano commented 1 year ago

Log message: This plugin does not support zigbee device with model "E1603/E1702/E1708" yet. (although it has been running for a couple of years)

running a separate domoticz application on a linux machine connected to the MQQT server running at the PI does support this device.

At my Raspberry that runs zigbee2mqtt and domoticz based on domoticz version 2022.1 and zigbee2mqtt plugin upgraded to Plugin (v. 3.1.0-beta) this problem remains.

I upgraded the plugin with the latest version. Deleted the "plugin hardware" and created new Zigbee2MQTT "hardware" did not resolved the issue.


Version: 2022.1 Build Hash: c9526851b Compile Date: 2022-01-31 09:34:32 dzVents Version: 3.1.8 Python Version: 3.7.3 (default, Jan 22 2021, 20:04:44) [GCC 8.3.0]

stas-demydiuk commented 1 year ago

This plugin does not support zigbee device with model "XYZ" yet there is no such message in the plugin code anymore, probably the upgrade did go wrong, try to completely remove the plugin folder and fetch the latest plugin version

geeano commented 1 year ago

Thank you for the response. Do I have to follow the install or the upgrade procedure ? Or did you meant:

It is recommended to remove old plugin and then install new version rather than doing an upgrade.

Please let me know


(What I did: I followed the upgrade procedure: cd domoticz/plugins/zigbee2mqtt git pull

During the upgrade it stopped, an error was given wrt the four *.py files. I renamed these files and retried it again (git pull).

Later on I saw your advice to use the command git stash, but I assumed that is was not needed anymore.)

stas-demydiuk commented 1 year ago

Just fully delete the domoticz/plugins/zigbee2mqtt directory and then follow install steps

geeano commented 1 year ago

The issue occured even with the new version: Zigbee2MQTT Plugin (v. 3.2.0-beta) indicated in the UI. But anyhow, after several attemps issue resolved, including re-assinging new Idx to various scripts.

Thanks for advice

geeano commented 1 year ago

Issue can be closed