epenet
7f9b7c7b0e
Add light setup type hints [a-i] ( #63291 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 15:02:21 +01:00
Robert Hillis
4a8e9df026
Use DeviceInfo Class H ( #58276 )
2021-10-23 15:35:33 +02:00
epenet
58c5b5058c
Use DeviceInfo on components with via_device (H) ( #58211 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-22 11:52:48 +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
Erik Montnemery
af4d06b12e
Update integrations f-i to override extra_state_attributes() ( #47757 )
2021-03-11 16:57:47 +01:00
Khole
3381e2f65a
Convert Hive to Async ( #46117 )
...
* Convert Hive to Async
* Update Refresh System
* Update load platform to Async
* Changes from review feedback
* Review Round 2
* Updated service
* Updated dict keys
* Convert Hive to Async
* Update Refresh System
* Update load platform to Async
* Changes from review feedback
* Review Round 2
* Updated service
* Updated dict keys
* Convert Hive to Async
* Update Refresh System
* Update load platform to Async
* Changes from review feedback
* Review Round 2
* Updated service
* Updated dict keys
* Updated Refresh System
2021-02-09 22:03:49 +01:00
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