Commit Graph

5 Commits

Author SHA1 Message Date
Jarno Rankinen a3165db631 gh-7 Updated Home Assistant rest example to https 2023-03-12 12:41:41 +02:00
Jarno Rankinen 534fb5939d Implemented max cooling toggle to dashboard. Max heating is shown when the requested temperature is less than room temperature, otherwise Max cooling toggle is shown. Closes gh-22 2023-03-10 21:05:52 +02:00
Jarno Rankinen 778c249b9b gh-22 gh-6 ADashboard, rest entities, helpers and automations for boost and overpressure 2023-03-10 14:13:26 +02:00
Jarno Rankinen f0afee1256 gh-6 Changed icon for boost binary sensor 2023-03-08 23:57:41 +02:00
Jarno Rankinen ff5ea40c7b gh-6 updated Home Assistant YAMLs
- Sensor names only in English now
- Dashboards in Finnish and English
- Added helpers.yaml and automations.yaml, needed for the
  Max heating & Adaptive circulation fan toggles in the dashboards.
  Idea is that these can be copy-pasted to appropriate locations
  in the UI or straight to configuration.yaml.

Experimenting currently with using HASS to change the device state
according to room temperature, that automation is not yet added
to automations.yaml
2023-03-08 23:46:14 +02:00