Hi Shawsky, hi everyone ! Thank you Shawsky for sharing this blueprint and the community for testing it and help improving it. Looks very promising, unfortunately I can’t make it work on my side. I must admit i’m new to MQTT as it’s my first device (and pretty new to HA too) but i’ve been able to install my IKEA Symfonisk Gen2 [E2123] remote successfully I think.
Inputs seems to work when I press buttons. Log from Zigbee2MQTT
debug 2023-11-12 12:31:43Received Zigbee message from '0x385b44fffe39155f', type 'commandMoveWithOnOff', cluster 'genLevelCtrl', data '{"movemode":0,"rate":255}' from endpoint 1 with groupID null
info 2023-11-12 12:31:43MQTT publish: topic 'zigbee2mqtt/0x385b44fffe39155f', payload '{"action":"volume_up","battery":null,"linkquality":255,"update":{"installed_version":16777269,"latest_version":16777269,"state":"idle"},"update_available":false}'
info 2023-11-12 12:31:43MQTT publish: topic 'zigbee2mqtt/0x385b44fffe39155f', payload '{"action":"","battery":null,"linkquality":255,"update":{"installed_version":16777269,"latest_version":16777269,"state":"idle"},"update_available":false}'
info 2023-11-12 12:31:43MQTT publish: topic 'zigbee2mqtt/0x385b44fffe39155f/action', payload 'volume_up'
debug 2023-11-12 12:31:47Received Zigbee message from '0x385b44fffe39155f', type 'commandToggle', cluster 'genOnOff', data '{}' from endpoint 1 with groupID null
info 2023-11-12 12:31:47MQTT publish: topic 'zigbee2mqtt/0x385b44fffe39155f', payload '{"action":"play_pause","battery":null,"linkquality":255,"update":{"installed_version":16777269,"latest_version":16777269,"state":"idle"},"update_available":false}'
info 2023-11-12 12:31:47MQTT publish: topic 'zigbee2mqtt/0x385b44fffe39155f', payload '{"action":"","battery":null,"linkquality":255,"update":{"installed_version":16777269,"latest_version":16777269,"state":"idle"},"update_available":false}'
info 2023-11-12 12:31:47MQTT publish: topic 'zigbee2mqtt/0x385b44fffe39155f/action', payload 'play_pause'
I’m able to set actions to my sonos speakers, hue lights, and trigger scenes while setting up automations myself.
But it won’t work using automations made with this blue print, while showing “now” update in the TRIGGERED column as soon as I press any button.
Also, the automation from blueprint doesn’t appear under automations using this remote in MQTT
Sonos Bureau automations is the one made by hand.
Do you have any idea what the issue could be ? I could share some logs if you say which ones.