core/homeassistant/components/hive
Khole fc3f5163f1 Add hive boost to climate and water_heater (#26789)
* Start the Boost work

* Add services.yaml

* Added Services #2

* Start the Boost work

* Add services.yaml

* Added Services #2

* Working Services

* pyhiveapi to 0.2.19

* Update Libary to 0.2.19

* Update Water_heater boost

* Added Async hass add function

* Update Services

* Reviewed Changes

* Fixed Refresh System

* Review 2

* Moved device iteration to the platform

* update

* Updates #2

* Review#3 New Base Class

* Review #5

* Update homeassistant/components/hive/__init__.py

Co-Authored-By: Martin Hjelmare <marhje52@kth.se>

* Update homeassistant/components/hive/__init__.py

Co-Authored-By: Martin Hjelmare <marhje52@kth.se>

* Update homeassistant/components/hive/__init__.py

Co-Authored-By: Martin Hjelmare <marhje52@kth.se>

* Review 6

* Review 7

* Removed Child classes to inhertit from the parent
2019-09-27 23:18:34 +02:00
..
__init__.py Add hive boost to climate and water_heater (#26789) 2019-09-27 23:18:34 +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 boost to climate and water_heater (#26789) 2019-09-27 23:18:34 +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 boost to climate and water_heater (#26789) 2019-09-27 23:18:34 +02:00
sensor.py Add hive boost to climate and water_heater (#26789) 2019-09-27 23:18:34 +02:00
services.yaml Add hive boost to climate and water_heater (#26789) 2019-09-27 23:18:34 +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