Thanks @Rudinhoo , @BRTK I wonder if it’s a language thing? Could you let me know exactly what you named your controllers and anything relevant to your setup please?
Are you using the group settings/options in Z2M at all?
Any detail you can think of that might be helpful, please share so I can try and replicate. The manufacturer and product code should be enough to show your devices in the blueprint so there must be something else we need to find.
Hey!
Yep, guess we are both on German. My device is named “Symfonisk Remote Bad”. But even without renaming I didn’t see the device in the blueprint. I run Home Assistant Green, everything is up to date.
So far I only have 4 other devices in Z2M (Aqara), no issues.
I’m not sure what else could be relevant.
Thanks both, I think that’s probably all you could provide but I can try a few things using the names you’ve used. I can’t think of a reason why they don’t show at the moment so just need to try a few things.
Z2M groups was certainly an issue for others in the past but can be ruled out based on your feedback.
Leave it with me, I’ll come back to you as soon as I can.
** EDIT ** Having gone back to the beginning on my own setup it seems something has broken or been changed in HA that stops the remotes showing up. If I go to established usages of the Blueprint it is happy to list the remote that was originally selected.
Hey @Shawsky ,
wow, amazing, it works!! I really appreciate your support. I’m new to Home Assistant, started a month ago and this was my first community contact. Looking forward to new stuff!
This blueprint works for me, many thanks for sharing it!
The only thing I would like to have it’s a configurable action for play_pause button when nothing is playing/paused. With that action I could start playing a music or radio station, just by pressing the play button.
Hi, glad you find it useful. I have some updates and new features almost ready to go so I will take a look at this and see if I can incorporate it into the Blueprint
Hoping to have everything ready to go early October.
Hi, Thanks a lot for the work you put in this blueprint!
I don’t know what is your current version but I’ve tried to make it work with my ikea remote control and the Sonos/IKEA Symfonisk. The blocking points for me was the play/pause action: pause was OK but play needed to be pressed twice in order to work.
I changed a portion of your code as a workaround:
determine if player is playing or paused.
if paused then send twice the play command.
This work for my use case, maybe it will help others or you have found another elegant solution and share it with us
In the meantime here is my contribution for the play / pause block:
That sounds like something not quite right with your setup. Make sure you have the latest firmware on your device and try re-registering it first.
You shouldn’t need to add that workaround at all. I’ve multiple devices and never seen this and I think with a few exceptions (changes to Z2MQTT for example) all issues posted in this thread have been something to do with configuration.
I wanted my remotes to only control one speaker (so I could have per-room volume control), so I added this to the config:
control_group:
name: Control grouped speakers
description: >
If enabled, volume controls affect all speakers grouped with the selected
media player. If disabled, only the selected media player is affected.
default: false
selector:
boolean: {}
control_group: !input control_group
And now there’s a box to check if you want group control or single speaker control
The options have gone. No edit option at the bottom of the post and clicking the pencil at the top only allows me to see the edit history not actually make any changes.
I posted in the Uncategorised section of the community but not sure I’m going to get a response in there and no idea how to get support for something that should just work
Thankyou for your support of this Blueprint over the last few years, those of you making suggestions, testing and feeding back has helped me make it what it is.
I have a new V2.0 ready to go with some exciting/interesting new features but my edit access has been revoked to the topic and I’ve exhausted all avenues to get it re-instated. I’m told it’s just the way the community forum is and I really don’t have time to hit the criteria required on a continual basis just to ensure I can edit my topic. Why this change has occurred and seemingly impossible to override for someone who clearly has and wants to contribute I don’t know
With regret, that’s it for updates here. If I setup the yaml somewhere else, I’ll post here with a link.