Known issues:
-remove/disable more-info-dialog in state and header card
-if the original entity is it the same view the browser scrolls to it after clicking a button
This is pretty cool! Thanks!
Now working in a long time desire: grouping scripts/switches in tile style, mimicing a true universal remote for the home.
Greate for mobile use, lot for actions in a small space, I really enjoy this physical keypad kinda feelingā¦
I have my configuration split in several filesā¦ so I think itās easier follow eddi89 example.
Anyway Iām working on my config right now and when itās done Iāll put on github.
If your interest is about control the devices/scripts, there is great examples searching for the topic home-assistant-config on github: https://github.com/search?q=topic%3Ahome-assistant-config&type=Repositories
Thanks. Have you tried this on a mobile phone? When I click on a tile, the browser scrolls all the way to the bottom. I think itās because the panel causes the linked entities to display in their own groups. Any way to hide them?
I didnāt have this problem because I setup a view with just a remote control layout, no other entities, no scroll.
But I did a quick test and I can confirm this issue: When I click the tile (switch) and the original switch is in the same tab/view, the focus go to original switch. IDK how to prevent this (other them moving the original entities to other view or creating a new view just for the remote).
I think the issue is that HA is scrolling into view the entity that is being changed. So as long as you only show the panel and not the entities, you should be good. Iām going to test and confirm. This is pretty awesome! Thank you.
@eddi89 - How can I change this to simply show an icon in the middle of the button, entity state (not caption) below the button), and change the behavior to not be a button? Iām basically trying to make custom badges.
I will start a project to create a custom panel that you can configure like this. I will need help to add more widget types. A widget to display svg-files (similar to floorplan) is wip.
Thanks I added image support and moved to GitHub. I also changed name and some config parameters.
Current plan is to add āshow more-info-card on longpressā-feature and make a dashboard as custom panel (early wip): https://imgur.com/a/lXuOp <-- If anybody wants to help contact me