Erik Montnemery
|
f3d79104a7
|
Rename WaterHeaterDevice to WaterHeaterEntity (#34675)
* Rename WaterHeaterDevice to WaterHeaterEntity
* Fix stale name
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-05-01 16:29:14 +02:00 |
Bas Nijholt
|
51ece97e0d
|
Sort imports according to PEP8 for hive (#29669)
|
2019-12-08 21:06:05 +01:00 |
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 |
Franck Nijhof
|
f9edec19ad
|
Use literal string interpolation in integrations H-J (f-strings) (#26380)
|
2019-09-03 17:27:14 +02:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Ville Skyttä
|
22d9a73e8e
|
Doc lint fixes (#25339)
|
2019-07-20 15:30:36 +03:00 |
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 |
Khole
|
bcf85a0df1
|
[Climate] Hive Add water heater Component post the refresh of the climate component. (#25148)
* climate_water_heater
* updated names
* Update water_heater
* Update requirements
* Updated reqirements
* Version update
* updated Versiojn
* Update device list
* Removed unused Attributes
|
2019-07-14 23:54:07 +02:00 |