You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is in a early stage of development. Its a 1:1 adaption of the default HA Thermostat Card, but with some improvements for the custom [better_thermostat](https://github.com/KartoffelToby/better_thermostat) integration. (you need at least 1.0.0)
6
8
7
9
As for now the main improvment is the ability to see the extra status from ai_thermostat like if a window open is deteteced, or nightmode is on or summer mode.
| type | string |**Required**|`custom:better-thermostat-ui-card`|
22
-
| entity | string |**Required**| The entity id of climate entity (must be a ai_thermostat entity). Example: `climate.hvac`|
24
+
| entity | string |**Required**| The entity id of climate entity (must be a better_thermostat entity). Example: `climate.hvac`|
23
25
24
26
25
27
## Help wanted!
@@ -55,4 +57,4 @@ What we have so far:
55
57
- uk
56
58
57
59
## Support me
58
-
<ahref="https://www.buymeacoffee.com/kartoffeltoby"target="_blank"><imgsrc="https://cdn.buymeacoffee.com/buttons/v2/default-green.png"alt="Buy Me A Coffee"style="height: 60px!important;width: 217px!important;"></a>
60
+
<ahref="https://www.buymeacoffee.com/kartoffeltoby"><imgsrc="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=kartoffeltoby&button_colour=0ac982&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff"></a>
0 commit comments