Alex Ward
feb36c3efc
Persist hive light brightness for color change ( #38677 )
...
when changing the color for a hive light, keep the brightness at the
previous level.
Co-authored-by: Adam Charlton <ad5665@live.co.uk>
Co-authored-by: Adam Charlton <ad5665@live.co.uk>
2020-08-09 15:15:25 -05:00
Erik Montnemery
e4333a7a44
Rename Light to LightEntity ( #34593 )
2020-04-26 18:49:41 +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
cgtobi
2c07bfb9e0
Remove dependencies and requirements ( #23024 )
...
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd
.
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c
.
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
2019-04-12 10:13:30 -07:00
Paulus Schoutsen
4b1de61110
Use relative imports inside integrations ( #22235 )
...
* Use relative imports inside integrations
* Lint
* Fix automation tests
* Fix scene imports
2019-03-20 22:56:46 -07:00
Fabian Affolter
3736120c6a
Update file header ( #21061 )
...
* Update file header
* Fix lint issue
* Fix lint issue
2019-02-14 16:01:46 +01:00
Paulus Schoutsen
e2d3c27e85
Embed all platforms into components ( #20677 )
...
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
2019-02-02 07:13:16 -08:00