Skip to content

Commit 4512f7d

Browse files
committed
[TASK] new styling and update deps
1 parent cf2012f commit 4512f7d

File tree

11 files changed

+4758
-916
lines changed

11 files changed

+4758
-916
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
1-
[![Version - 0.1.3](https://img.shields.io/badge/Version-0.1.3-009688?style=for-the-badge)](https://github.com/KartoffelToby/better-thermostat-ui-card)
1+
[![Version - 0.2.0](https://img.shields.io/badge/Version-0.2.0-009688?style=for-the-badge)](https://github.com/KartoffelToby/better-thermostat-ui-card)
2+
[![Discord](https://img.shields.io/discord/925725316540923914.svg?style=for-the-badge)](https://discord.gg/9BUegWTG3K)
3+
[![hacs_badge](https://img.shields.io/badge/HACS-Default-41BDF5.svg?style=for-the-badge)](https://github.com/hacs/integration)
24

35
# UI Card for Better Thermostat
46

57
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)
68

79
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.
810

9-
<img style="width:200px; height:200px; object-fit:cover;" src="assets/1.png" width="200px"><img style="width:200px; height:200px; object-fit:cover;" src="assets/2.png" width="200px"><img style="width:200px; height:200px; object-fit:cover;" src="assets/3.png" width="200px"><img style="width:200px; height:200px; object-fit:cover;" src="assets/4.png" width="200px">
11+
<img style="width:200px; height:200px; object-fit:cover;" src="assets/1.png" width="200px"><img style="width:200px; height:200px; object-fit:cover;" src="assets/2.png" width="200px"><img style="width:200px; height:200px; object-fit:cover;" src="assets/3.png" width="200px"><img style="width:200px; height:200px; object-fit:cover;" src="assets/4.png" width="200px"><img style="width:200px; height:200px; object-fit:cover;" src="assets/5.png" width="200px">
1012

1113
## Goals
1214

13-
- [X] Add ai_thermostat support for showing the extra status
15+
- [X] Add better_thermostat support for showing the extra status
1416
- [ ] Improve the UI for Touch devices
1517
- [ ] Show also the Humidity in the UI
1618

@@ -19,7 +21,7 @@ As for now the main improvment is the ability to see the extra status from ai_th
1921
| Name | Type | Default | Description |
2022
| -------------------- | ------- | ------------ | ------------------------------------------------------------------------------------------------------ |
2123
| 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` |
2325

2426

2527
## Help wanted!
@@ -55,4 +57,4 @@ What we have so far:
5557
- uk
5658

5759
## Support me
58-
<a href="https://www.buymeacoffee.com/kartoffeltoby" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-green.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
60+
<a href="https://www.buymeacoffee.com/kartoffeltoby"><img src="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>

assets/1.png

2.14 KB
Loading

assets/2.png

2.21 KB
Loading

assets/3.png

4.9 KB
Loading

assets/4.png

1.29 KB
Loading

assets/5.png

18.9 KB
Loading

dist/better-thermostat-ui-card.js

Lines changed: 70 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)