… and be able to activate and deactivate this container. (I assume you mean show and hide the container?)
You could build such a panel just fine in dashboard studio. But when you create such panel it is currently not possible to show and hide them all at the same time. But what if I build in group properties. You select all widgets and create a group of it. When you select this group, you see a visibility property in the editor. Then you could make this property a dynamic value. Or even a local dynamic value and show and hide the panel by a press of a button.
The main open question for me is: can I double-tap on a button to show this grouped setup items, and a single tap on that same button would switch the device on/off?
When I’m done in this setup container/popup/group, I would like to push a Close button to close this and return to my full screen.
I thought I saw something passing by here in the past weeks about this, but cannot find it.
I would like to load a specific page in Dashboard Studio when the doorbell is pressed. Can’t get this to work from the Homey Flow, it gives cards to load a Dashboard but not a specific page. I could send an URL with a specifc /?page=##, but it would be nicer to just send a page to load with a Dashboard Studio flowcard.
Alternatively I could show/hide an image on each page, but that would make each page a bit more difficult to maintain and edit.
Am I overlooking something here or would this be a nice addon?
No, buttons do not have double tap functionality. Not sure how to implement this also without being annoying. When you press a button I would like the button to act immediately. Not set a timer to wait if the user is going to press again.
What is wrong with an on / off button to show the panel? or a button on the panel to close it again?
I saw that one, but that was needed to ensure the browser shows the latest image by changing the url right?
This is not needed anymore because of the auto refresh function for a static image url which was added by Satoer. With that I now have a page in the dashboard showing the doorbell.
What I am looking is for, is how to switch to this dahboard page when the doorbell is pressed. So a card to add after this flowcard from my doorbell
I have >30 device on my 3D floor plan, and half of the devices could have a setup panel. I would show the panel with only relevant setup for the selected device.
My script can be used when the url is not static, but I don’t know if this is only the case for Ring doorbell. After a reboot the url changes, and I think a refresh of the image won’'t be enough in that case. When it is enough, I would like to drop this script.
At the moment there is not something like a table / grid widget (for a monthly calendar style), although user @Amersfoort has managed to create a table using the svg option inside the image widget.
(Though this is definitely advanced level stuff )
Is this ics-file accessible using an api or something? (I have no experience with Google calendar).
How would you like to see this calendar. Just the appointments of the day? Or the whole week? Or a whole month?
As I mentioned before, I have two apps on the Homey store, including the calendar and its widget. I can help you if you’d like. For the Homey widgets, we could inject the HTML code so it’s generated in DS.
Do you have a GitHub repository? If so, would you allow me to fork it and test it locally?
I can also look into camera management, as I have an application in development for Homey that takes a Frigate RTSP stream (because Homey internally transcodes the stream) and injects it into a Homey dashboard.
I’d like to use your DS, but a calendar and cameras are, I think, an important part of a family dashboard. The dashboard needs to be used by everyone in the family; we don’t need a bunch of sensors everywhere. Anyway, nobody looks at them, and it just clutters the interface.