Think I figured it out. I updated sensors to the following:
sensors:
- attribute: hvac_action
name: State
- attribute: fan_action
name: Fan
- entity: sensor.6900_kitchen_last_changed
name: Changed
Updated to the new formatting (missed this in my initial re-read of the docs).
The issue I was having iabove is that preset_mode has the value ‘null’ - which looks like it breaks the card entirely and causes it not to display.
FWIW, I’m NOT using this attribute on my current card, but as an FYI, believe the old card allowed a value of ‘null’ to display, and appears the 2.x version might have issue(s) with attributes returning null
Ho can I fix the mobile issue?
Displays properly in computer / tablet, not that nice on mobile up.
Sin the column format make the card too bulky.
I tried card mod in the past, but it didn’t have any effect on the iOS app
At the moment you can’t, this attribute is shown as it is shown in the HA Core climate-card. It would need some programming to disappear. I suggest you create a feature request in the github.
You can’t combine old/new sensor configs, thus specifying the version. The old format for sensors will be removed in the future at some point as this approach is far more flexible and actually in a sense simpler on the code side for the card as well.
Hello. I was intrigued that it is possible to create your own card in Lovelace. I would like to ask if it is possible to create more advanced cards, such as the attached picture. So that the buttons on the display are interactive and can switch thumbnails with other functions. Thank you
If the button card can be implemented in the image card so that there are more button cards on one image card, then it might be possible, but I strongly doubt that. I don’t think it’s possible.
Off topic for this thread, but yes you can develop as crazy complicated and uniquely looking cards as you want if you want to build a completely custom card.
There is a getting started documentation over here if you know your JS+HTML+CSS.
Hi everyone, I am stucked at the very begnning use of Fully Kiosk Browser on Huawei Mediatab T3 with this Simple thermostat card, it looks like it doesnt recognize the card that anyway is correctly displayed on a PC browser.
Anyone can advice me how to fix it? It looks like an old issue, can’t find much info about