This is a advanced climate card for HA, but with some improvements for the custom better_thermostat integration. (you need at least 1.3.0)
As for now the main improvement is the ability to see the extra status from better_thermostat like if a window open is detected, or nightmode is on or summer mode.
- Add better_thermostat support for showing the extra status
- Improve the UI for Touch devices
- Show also the Humidity in the UI
Name | Type | Default | Description |
---|---|---|---|
type | string | Required | custom:better-thermostat-ui-card |
entity | string | Required | The entity id of climate entity (must be a better_thermostat entity). Example: climate.hvac |
eco_temperature | number | optional | target temp for night/away/eco mode triggerd by ui button |
disable_window | boolean | optional | turn off the window open indicator |
disable_summer | boolean | optional | turn off the summer indicator |
disable_heat | boolean | optional | turn off the on/heat button |
disable_eco | boolean | optional | turn off the eco button |
disable_off | boolean | optional | turn off the off button |
disable_buttons | boolean | optional | turn off the plus/minus buttons |
name | string/boolean | optional | override the default entity name, us false to |
It would be awsome if you help me to translate this card to other languages.
Create a PR, the Translation is done in json files checkout the en translation here
Please add your language to this list as well while you are making your PR. Put it in alphabetical order and according to ISO 639-1.
What we have so far:
- en - Reference
- bg
- ca
- cn
- cs
- da
- de
- el
- es
- fi
- fr
- hu
- it
- nl
- no
- pl
- pt
- ro
- ru
- sv
- sl
- sk
- tr
- uk