It can be installed through HACS by adding the above github link.
This is my first Lovelace custom card without pre-knowledge, so there probably are a lot of things that can be done better/different. Let me know what you think!
This card is looking great. It is a good start for a complete simple thermostat card.
The current thermostat card is way to big and i hate the radial style. And the simple thermostat that is known to every one is also to big for me. Iāve been looking for this for a while and in the meantime I used something I created myself with the button card.
I see itās still in the first stage and you are working on it. I will follow this for updates and will test it sometimes.
I already got a request for this card.
It would be nice to add a name to the card, I got multiple thermostats (using 6, zone heating) so I would like to see which thermostat I am changing. Maybe add a nice little text on top of the card.
Or better yet, I would also like to see the possibility to hide the dropdown menu. I am not using it (and maybe others also???) so itās kinda in the way now. Maybe add an option to change the dropdown for a text like the name of the thermostat.
Is it also possible to (maybe as an option instead of the dropdown menu) add small buttons? Like custom presets for temperature. Letās say 3 buttons that you can assign to a preset temperature (im using 15, 18 and 21).
The other two I have created feature requests for in the github repo. I started with creating what I wanted specifically for my control, but I can see that others could use some other configurables.
Oops youāre right, I uploaded the wrong artefact on release 0.0.3, I now uploaded the correct one. You may need to uninstall-reinstall the 0.0.3 in HACS
First card only gives the current temperature and the temperature setting with the arrows.
No name and no buttons.
Second card has the same code as used in 0.0.4, and gives the same result obviously as 0.0.4.
Except, it shouldnt, since the option dropdown is removed and placed under the layout object in the 0.0.5 code
Iām not sure how HACS work, but it didnāt update the js files. When I de-install and re-install it does install the correct js file.
I dubbel-checked multiple times, the release contains the correct files.
Would it possible to add hygrostat functionality? (only need unit change to % instead of degrees, rename modes to humidify/dehumidify, respectively and change icon to something wind related ; backend logic would be the same as with the regular thermostat).
Iāve been trying to add this repository to HACS, but I keep getting this message:
'An error ocoured while processing
Exception: HacsException Message: Repostitory structure for v1.1.0 is not compliant
Could not add this repository, make sure it is compliant with HACS."
It works super nice for me, really clean, the type of card I was looking for but the arrows are not showing up for me, I can click up and down but the icons will not show up.