1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-20 11:58:14 +00:00
Marcel van der Veldt 72d6471ab8 add support for climate action (#720)
* add support for climate action:

Following hass implementation of climate, action represents the current action the climate device is perfoming, e.g. cooling or heating

fix bang_bang climate:

make sure that the thresholds are always respected.
fixes the issue where the component would just keep on heating, regardless of the temperature range

* Updates

- Use dedicated enum for action (otherwise it gets confusing because "auto" is not a valid action)
- Add field to tell HA that action is supported
- Revert semantic changes in bang_bang

* Conditional print


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-18 10:39:14 +02:00
2019-05-29 10:29:17 +02:00
2019-10-16 13:19:41 +02:00
2018-09-25 10:30:45 +02:00
2019-05-08 15:37:18 +02:00
2019-05-01 20:37:55 +02:00
2019-07-28 15:40:31 +02:00
2019-04-22 21:56:30 +02:00
2019-02-14 13:49:22 +01:00
2019-03-16 22:24:26 +01:00

ESPHome Build Status Discord Chat GitHub release

ESPHome Logo

Documentation: https://esphome.io/

For issues, please go to the issue tracker.

For feature requests, please see feature requests.

Description
No description provided
Readme Multiple Licenses 372 MiB
Languages
C++ 70.4%
Python 29.3%
C 0.1%