core/homeassistant
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
..
auth Add and fix type hints (#36501) 2020-06-06 20:34:56 +02:00
components Add sensor platform for vicare integration (heatpump) (#34385) 2020-06-13 21:53:42 +02:00
generated Add Speedtestdotnet config_flow (#36254) 2020-06-10 18:33:48 +02:00
helpers Platforms cleanup when adding entity fails (#36742) 2020-06-12 17:54:46 -07:00
scripts
util Ensure verbose logging flag is respected. (#36444) 2020-06-04 09:51:06 -07:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Mark config dependency of frontend (#36587) 2020-06-09 23:27:47 -07:00
config.py Fix packages when config schema is fully deprecated (#36674) 2020-06-11 10:59:52 -07:00
config_entries.py Ensure a deleted integration can be removed (#36130) 2020-05-25 15:40:06 -04:00
const.py Migrate script to use describe_event for logbook (#36729) 2020-06-12 16:44:29 -07:00
core.py Add and fix type hints (#36501) 2020-06-06 20:34:56 +02:00
data_entry_flow.py
exceptions.py Add and fix type hints (#36501) 2020-06-06 20:34:56 +02:00
loader.py Mark config dependency of frontend (#36587) 2020-06-09 23:27:47 -07:00
package_constraints.txt Updated frontend to 20200613.0 (#36758) 2020-06-13 20:17:58 +02:00
requirements.py
setup.py Mark config dependency of frontend (#36587) 2020-06-09 23:27:47 -07:00
strings.json