Avi Miller
|
db3e21df86
|
Update aiolifx to version 0.8.2 (#76367)
|
2022-08-06 15:02:32 -10:00 |
J. Nick Koston
|
2df20e7a42
|
Make lifx async_migrate_legacy_entries a callback (#75719)
|
2022-07-25 20:21:43 +02:00 |
J. Nick Koston
|
1354952977
|
Migrate LIFX to config entry per device (#74316)
|
2022-07-18 17:56:34 -05:00 |
J. Nick Koston
|
cd03c49fc2
|
Wait for config entry platform forwards (#73806)
|
2022-07-09 17:27:42 +02:00 |
epenet
|
e02f0c34e5
|
Add init type hints [k-l] (#63188)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-02 16:34:33 +01:00 |
Marc Mueller
|
40b99135e5
|
Use platform enum (3) [H-L] (#60937)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2021-12-05 17:10:07 -10:00 |
J. Nick Koston
|
b10534359b
|
Reduce config entry setup/unload boilerplate K-M (#49775)
|
2021-04-27 18:49:13 +02:00 |
Diefferson Koderer Môro
|
9a9cd1d0b2
|
Move imports in lifx component (#28012)
|
2019-10-21 10:09:14 +02:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
1e22c8daca
|
Automatically generate config flow list (#23802)
* Add config flow to manifest.json
* Still load config flows via config flow platform
* Fix typo
* Lint
* Update config_flows.py"
* Catch import error when setting up entry
* Lint
* Fix tests
* Fix imports
* Lint
* Fix Unifi tests
* Fix translation test
* Add homekit_controller config flow
|
2019-05-13 01:16:55 -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 |
Fabian Affolter
|
161c368c9d
|
Update file header (#21054)
* Update file header
* Update __init__.py
|
2019-02-13 20:35:12 -08:00 |
Anders Melchiorsen
|
c94834d8f6
|
Add LIFX listen port advanced configuration (#20299)
|
2019-01-24 22:50:26 -08:00 |
Anders Melchiorsen
|
0a3af545fe
|
Upgrade aiolifx to 0.6.7 (#19077)
|
2018-12-07 07:06:35 +01:00 |
Anders Melchiorsen
|
b066877453
|
Allow unloading of LIFX config entry (#18535)
|
2018-11-18 19:51:17 +01:00 |
Anders Melchiorsen
|
1e4463957d
|
Scan all network interfaces for LIFX bulbs (#17530)
|
2018-10-17 10:50:13 +02:00 |
Anders Melchiorsen
|
086c71525e
|
Add config entry for LIFX (#17201)
* Add config entry for LIFX
* Use list for dependencies
* Obsolete the platform config
* Use DOMAIN
* Use async_create_task
|
2018-10-07 23:14:53 +02:00 |