core/homeassistant/components/vicare
Martin 0bbb56dd05
Add sensor platform for vicare integration (heatpump) (#34385)
* Add sensor platform for vicare (heatpump)

* Formatting and fixes

* Formatting and fixes 2

* Fixes and formatting 3

* Fixes and formatting 4

* Add binary_sensor and more sensors

This moves some more climate attributes to sensors and adds
binary_sensors

* Move ActiveError back to climate component

The data returned by ActiveError is more complex.
It takes further investigation on how to interpret it a s a binary sensor.
Therefore it is moved back as an attribute of the climate component

* Update PyViCare library

* PR changes

* PR changes 2

Co-authored-by: Hans Oischinger <hans.oischinger@gmail.com>
2020-06-13 21:53:42 +02:00
..
__init__.py Add sensor platform for vicare integration (heatpump) (#34385) 2020-06-13 21:53:42 +02:00
binary_sensor.py Add sensor platform for vicare integration (heatpump) (#34385) 2020-06-13 21:53:42 +02:00
climate.py Add sensor platform for vicare integration (heatpump) (#34385) 2020-06-13 21:53:42 +02:00
manifest.json Add sensor platform for vicare integration (heatpump) (#34385) 2020-06-13 21:53:42 +02:00
sensor.py Add sensor platform for vicare integration (heatpump) (#34385) 2020-06-13 21:53:42 +02:00
water_heater.py Add sensor platform for vicare integration (heatpump) (#34385) 2020-06-13 21:53:42 +02:00