core/homeassistant/components/hive
MagicalTrev89 a9073451f8 Add hive trv support (#27033)
* TRV-Support

* pyhive import update

* Moved HVAC to new line

* updated pyhiveapi version

* Update for pylint errors

* Fix Pylint Errors

* Fixed Pylint 2

* removed whitespace

* Black

* Updates following review

* updated phyhive to 0.2.19.3

* Corrected logic on TRV name

* updated requirements as requested

* Black run
2019-10-05 15:52:42 +02:00
..
__init__.py Add hive trv support (#27033) 2019-10-05 15:52:42 +02:00
binary_sensor.py Add hive boost to climate and water_heater (#26789) 2019-09-27 23:18:34 +02:00
climate.py Add hive trv support (#27033) 2019-10-05 15:52:42 +02:00
light.py Add hive boost to climate and water_heater (#26789) 2019-09-27 23:18:34 +02:00
manifest.json Add hive trv support (#27033) 2019-10-05 15:52:42 +02:00
sensor.py Add hive boost to climate and water_heater (#26789) 2019-09-27 23:18:34 +02:00
services.yaml Change hive hotwater to hot_water + bug fix (#27038) 2019-09-29 11:38:43 +02:00
switch.py Add hive boost to climate and water_heater (#26789) 2019-09-27 23:18:34 +02:00
water_heater.py Add hive boost to climate and water_heater (#26789) 2019-09-27 23:18:34 +02:00