Hi all,
Recent updates seem to have broken my blinds setup.
Clicking on open or closed gives either
Error: Zigbee: Blind switch: unable to handle command "Open"
or Error: Zigbee: Blind switch: unable to handle command "Close".
Getting this in the log.
Oct 16 10:32:15 raspberrypi npm[537]: Zigbee2MQTT:debug 2022-10-16 10:32:15: Received MQTT message on 'zigbee2mqtt/0xb4e3f9fffe61e9a2/set' with data 'null'
Oct 16 10:32:15 raspberrypi npm[537]: Zigbee2MQTT:error 2022-10-16 10:32:15: Invalid message 'null', skipping...
i can still control them with the slider or a set to a % command. E.G i have two controlled as a group. turning on the group sends a set to 98% level which works to close them but the off to open them now does nothing.
Any ideas or workarounds that you know of would be welcome.
Thanks.
zigbee2mqttt blinds problem
Moderator: leecollings
- waltervl
- Posts: 5149
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: zigbee2mqttt blinds problem
As designed in Domoticz Beta (be carefull about his!!!)
New functionality is described here: viewtopic.php?t=39192
If you are using the Python plugin please check the repository for updates.
New functionality is described here: viewtopic.php?t=39192
If you are using the Python plugin please check the repository for updates.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 29
- Joined: Sunday 11 August 2019 17:24
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: zigbee2mqttt blinds problem
Hi, I was reading the changes and did update everything to the latest (as of yesterday). Maybe it will take a while to catch up..
- gizmocuz
- Posts: 2350
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: zigbee2mqttt blinds problem
@sundodger, please create a issue on github
Please make use of MQTT Explorer, and include the config topic + payload of your blind
(<mqtt auto discovery topic>/xx/yy//config)
Please make use of MQTT Explorer, and include the config topic + payload of your blind
(<mqtt auto discovery topic>/xx/yy//config)
Quality outlives Quantity!
Re: zigbee2mqttt blinds problem
Here the same. After update to 2022.2 blinds not working anymore
Error: Zigbee: Blind switch: unable to handle command "Open"
or Error: Zigbee: Blind switch: unable to handle command "Close".
Error: Zigbee: Blind switch: unable to handle command "Open"
or Error: Zigbee: Blind switch: unable to handle command "Close".
Re: zigbee2mqttt blinds problem
Fixed the problem
Solution is to adapt next source-file of plugin:
zigbee2mqtt\devices\switch\blind_percentage_switch.py
Change 'cmd == 'ON' into 'cmd == 'CLOSE'
Change 'cmd == 'OFF' into 'cmd == 'OPEN'
Solution is to adapt next source-file of plugin:
zigbee2mqtt\devices\switch\blind_percentage_switch.py
Change 'cmd == 'ON' into 'cmd == 'CLOSE'
Change 'cmd == 'OFF' into 'cmd == 'OPEN'
- jjnh
- Posts: 33
- Joined: Sunday 09 December 2018 14:06
- Target OS: Linux
- Domoticz version: 2023.1
- Location: Netherlands
- Contact:
Re: zigbee2mqttt blinds problem
Top Tip!! This indeed solved my problem with the zigbee blinds after upgrading Domoticz, zigbee2mqtt and the plugin.
My Pi crashed a few days ago and since there is almlst no Pi's available I went to an Odroid N2+
Thanks very much.
My Pi crashed a few days ago and since there is almlst no Pi's available I went to an Odroid N2+
Thanks very much.
Odroid N2+ 4GB, with an RfxTrx433E, Zigbee with Slaesh's CC2652RB, Z-Wave, BroadLink IR using RM mini 3 and P1 connected.
Who is online
Users browsing this forum: No registered users and 0 guests