tkdrob
028a07d86f
Wrap up selectors ( #50794 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-25 14:45:17 +02:00
tkdrob
4ce3038b29
Add targets and selectors for services (G-H) ( #50524 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-12 20:49:04 +02:00
Khole
c2d98f1905
Add hive boost off functionality ( #48701 )
...
* Add boost off functionality
* Added backwards compatibility
* Update homeassistant/components/hive/services.yaml
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/hive/climate.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-04-08 20:51:00 +02:00
Khole
cfeb8eb06a
Add Hive config flow ( #47300 )
...
* Add Hive UI
* Fix tests and review updates
* Slimmed down config_flow
* Fix tests
* Updated Services.yaml with extra ui attributes
* cleanup config flow
* Update config entry
* Remove ATTR_AVAILABLE
* Fix Re-Auth Test
* Added more tests.
* Update tests
2021-03-15 12:27:10 +01:00
Franck Nijhof
24840b54ac
Add yamllint (in pre-commit and CI) ( #33676 )
...
* Add yamllint (in pre-commit and CI)
* Fix linting for all YAML files
* Bump and add it to requirements
* Fix gen_requirements for pre-commit, remove 'v' from version
2020-04-05 10:33:45 +02:00
Khole
2ebc1901ab
Change hive hotwater to hot_water + bug fix ( #27038 )
...
* Updated hotwater to hot_water + bug fix
* Updated version seperating dependancy
2019-09-29 11:38:43 +02: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