core/homeassistant/components/hive
Khole 1215398aef Hive water heater - Remove Duplication of appending entities (#25210)
* climate_water_heater

* updated names

* Update water_heater

* Update requirements

* Updated reqirements

* Version update

* updated Versiojn

* Update device list

* Removed unused Attributes

* removed duplicate appending entities

* re-added missing hotwater

* Move call to async_added_to_hass

* Move session append to async_added_to_hass

* White space
2019-07-17 15:17:44 -07:00
..
__init__.py [Climate] Hive Add water heater Component post the refresh of the climate component. (#25148) 2019-07-14 23:54:07 +02:00
binary_sensor.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
climate.py Hive water heater - Remove Duplication of appending entities (#25210) 2019-07-17 15:17:44 -07:00
light.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
manifest.json [Climate] Hive Add water heater Component post the refresh of the climate component. (#25148) 2019-07-14 23:54:07 +02:00
sensor.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
switch.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
water_heater.py Hive water heater - Remove Duplication of appending entities (#25210) 2019-07-17 15:17:44 -07:00