Updated to latest version after reading above but climate is still not showing hvac_modes , only shows set_preset_mode in TYPES.CLIMATE tile.
also life360 tile is behaving differently, hideEntityPicture: is set to false but with latest version the picture is gone, reverting back to previous all is fine.
I’ve been playing around with this for a couple of days and ended up being able to get pretty close to the “Clear Theme” from another thread. Pretty pleased with how it looks at the moment.
But I FIXED IT !!!
and its working for me
this is what i did
had to change in /scripts/controllers/main.js
under
setClimateOption
from set_preset_mode to set_hvac_mode
and preset_mode to hvac_mode
and in the index.html file
under the TYPE.CLIMATE
change the first two entity.attributes.preset_mode to just entity.state as mine doesnt have that attr or does it have any preset_modes
changed the operation_list to hvac_modes as per the changes
and the preset_modes to again hvac_modes cause thats what were listing
now i just have to work out how to put the fan mode on the same tile
and will be sweet
Using Tileboard for the phone, it allows 7 icon pages to fit the width of the screen. When I add another page, ir creates another row. Is it possible to keep only one row, sliding left and right instead? Thanks.
The only other thing I’m missing now is some way of change in input_text using a Tileboard tile, but that’s probably beyond the scope of what Tileboard is intended to do.
Can you tell how it can be implemented for getting image from camera entity?
Now I have it like this (and it is not updating): bg: '&camera.flowers.attributes.entity_picture'
How do I fix the words in big box here? its the state of a sensor so it changes based on what alarm i pick.
This is my alarm clock now and i would like the words big and in the middle.