A trick you can try is to create an automation tile with the same position, width and height and place it below your weather tile code in your config.js file. This will make it overlay your weather tile and you can then click on it. Set title to ‘’ and state to ‘’ to make it completely blank. Set backgroundColor to transparent as well so the underlying tile color is what’s displayed.
For each tile you can override a click action by defining ‘action:’ and call ‘ this.apiRequest({});’ to send any data you need back to HA. I’m sorry I can’t provide a full example as I’m typing from my mobile.
Hi all,
I’m newbie of tileboard (Home Assistant almost too).
I really would like to know i there is a tileboard card for roller shutter (with buttons upper arrow, down arrow and stop).
I googled and checked a lot on the web but I didn’t find any similar solution.
Any help on this will be very appreciate.
Many thanks in advance.
Roberto
Give TYPES.COVER a try. I don’t see it documented in the github tileboard project for some reason but I use it for my garage doors and it works perfectly.
You’ll need to create a Home Assistant Cover for your shutter if you don’t already have one
“Make sure that you have Home Assistant 0.77 or greater installed as only new authentication system is supported from now on”
I need to just experiment with this dashboard/changing GUI.
How to I set this up. Do I install Ubuntu in a VM and lod hass.io into it? Then where will the coding take place?? In the original computer(Windows 10 IDEs,Sublime Text etc.) or in the VM. Pleas help a brother out
Anyone that can help a newbie. I love the layout of tileboard, really really nice work… I have en tablet in our kitchen with tileboard running but I would also want to access tileborad fra my phone when I am out of the house. Maybe create two versions of the config and index so one is for local use and one is for my phone when I’m out.
Thanks - I’ll will definitely take a closer look at this. I think this will work for me, but I’m still a little bit in the dark on how I can access tileboard from my phone when I’m away from my house.