1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/homeassistant/components/toon
Franck Nijhof 36ed725ab4 Improve toon climate (#25040)
* Renames internal climate state variable to preset

* Shorten function comments

* Updates local variables on preset and temp changes

* Adds support for hvac_action
2019-07-09 19:52:38 +02:00
..
.translations Update translations 2019-06-14 14:53:13 -07:00
__init__.py Centralizes Toon data, reducing API calls (#23988) 2019-07-09 14:18:51 +02:00
binary_sensor.py Centralizes Toon data, reducing API calls (#23988) 2019-07-09 14:18:51 +02:00
climate.py Improve toon climate (#25040) 2019-07-09 19:52:38 +02:00
config_flow.py 🚑 Fixes Toon doing I/O in coroutines (#21657) 2019-03-04 15:52:00 -08:00
const.py Centralizes Toon data, reducing API calls (#23988) 2019-07-09 14:18:51 +02:00
manifest.json Version bump for toonapilib to include new API call for fetching thermostat states, which was sometimes missing causing errors in the library (#24459) 2019-06-12 10:31:55 -05:00
sensor.py Centralizes Toon data, reducing API calls (#23988) 2019-07-09 14:18:51 +02:00
services.yaml Centralizes Toon data, reducing API calls (#23988) 2019-07-09 14:18:51 +02:00
strings.json Rewrite of Toon component (#21186) 2019-02-26 10:18:09 -08:00