Open chinswain opened 1 year ago
Same on 1.33.1
20230901
zzh
In the Z2M debug logs I see:
debug 2023-10-11 20:02:49: Received MQTT message on 'zigbee2mqtt/Owner Suite/Blinds/set' with data 'CLOSE'
debug 2023-10-11 20:02:49: Received MQTT message on 'zigbee2mqtt/Owner Suite/Blinds/set' with data 'CLOSE'
debug 2023-10-11 20:02:49: Publishing 'set' 'state' to 'Owner Suite/Blinds'
In MQTT the topic looks like this when I press "Close" on open blinds:
If I close both blinds individually I see this on the MQTT Topic:
Coincidentally, I noticed this a few months back but moved on. Started digging into it this morning and found this issue already open. So, sam problem here.
Same, happy to help debug but not sure what to look for.
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days
Still an issue
Potentially related to, https://github.com/Koenkk/zigbee2mqtt/issues/5378#issuecomment-750377703, which says it isn't possible, at least for Fyrtur blinds.
What happened?
I have a group of IKEA blinds but they don't respond to the commands published to MQTT. Individual blinds work as expected.
Zigbee2MQTT is running in a docker container (on HOST)
Another group containing bulbs works as expected.
What did you expect to happen?
Both blinds in group to respond to commands.
How to reproduce it (minimal and precise)
Add multiple IKEA blinds to a group
Send open or close commands:
'zigbee2mqtt/Bedroom Blinds/set' with data 'CLOSE'
Zigbee2MQTT version
1.33.0
Adapter firmware version
20230507
Adapter
Sonoff Zigbee 3.0 P
Debug log
Debug 2023-09-30 15:39:43Received MQTT message on 'zigbee2mqtt/Bedroom Blinds/set' with data 'CLOSE' Debug 2023-09-30 15:39:43Publishing 'set' 'state' to 'Bedroom Blinds'