Paulus Schoutsen
|
3c1cdecb88
|
Add manifest support for homekit discovery (#24225)
* Add manifest support for homekit discovery
* Add a space after model check
* Update comment
|
2019-05-31 11:58:48 -07:00 |
Paulus Schoutsen
|
f995ab9d54
|
Don't pass in loop (#23984)
* Don't pass in loop
* Revert some changes
* Lint + Axis revert
* reinstate loop
* Fix a test
* Set loop
* Update camera.py
* Lint
|
2019-05-22 21:09:59 -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 |
Alok Saboo
|
2fecc7d5a4
|
Update aiolifx_effects to 0.2.2 (#23473)
|
2019-04-28 20:46:49 +02:00 |
Paulus Schoutsen
|
a52f96b23a
|
Add stub services.yaml and make validation mandatory (#23213)
|
2019-04-18 15:13:35 -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
|
0d2646ba25
|
Update translations
|
2019-04-09 08:34:20 -07:00 |
Paulus Schoutsen
|
cfe4cf30ad
|
Add manifests (#22699)
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
|
2019-04-03 21:14:45 -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 |
Jason Hu
|
e480f75d6d
|
Fix lifx light async error (#22031)
|
2019-03-14 17:10:36 +01:00 |
Paulus Schoutsen
|
3fcbc36abe
|
Update translations
|
2019-02-21 16:40:25 -08:00 |
Fabian Affolter
|
161c368c9d
|
Update file header (#21054)
* Update file header
* Update __init__.py
|
2019-02-13 20:35:12 -08:00 |
Paulus Schoutsen
|
02f207ea8e
|
Update translations
|
2019-02-13 15:44:18 -08:00 |
Paulus Schoutsen
|
ec57db78b5
|
Consolidate config flow components (#20635)
* Consolidate config flow components
* Fix tests
* Fix tests
* Put unifi back
* Fix reqs
* Update coveragerc
|
2019-02-01 15:45:44 -08:00 |
Anders Melchiorsen
|
c94834d8f6
|
Add LIFX listen port advanced configuration (#20299)
|
2019-01-24 22:50:26 -08:00 |
Paulus Schoutsen
|
9aed40a88d
|
Update translations
|
2019-01-09 15:29:31 -08:00 |
Paulus Schoutsen
|
57ee514d70
|
Update translations
|
2018-12-19 15:01:02 +01:00 |
Paulus Schoutsen
|
fe2d24c240
|
Update translations
|
2018-12-10 09:54:12 +01:00 |
Anders Melchiorsen
|
0a3af545fe
|
Upgrade aiolifx to 0.6.7 (#19077)
|
2018-12-07 07:06:35 +01:00 |
Paulus Schoutsen
|
83311df933
|
Add translations
|
2018-12-06 00:30:33 +01:00 |
Anders Melchiorsen
|
b066877453
|
Allow unloading of LIFX config entry (#18535)
|
2018-11-18 19:51:17 +01:00 |
Paulus Schoutsen
|
c00da509a1
|
Update translations
|
2018-10-26 10:18:10 +02:00 |
Paulus Schoutsen
|
355005114b
|
Update translations
|
2018-10-21 20:34:28 +02:00 |
Paulus Schoutsen
|
a5b9f5040f
|
Update translations
|
2018-10-17 14:12:41 +02:00 |
Anders Melchiorsen
|
1e4463957d
|
Scan all network interfaces for LIFX bulbs (#17530)
|
2018-10-17 10:50:13 +02:00 |
Paulus Schoutsen
|
6971e84ddf
|
Update translations
|
2018-10-12 14:58:09 +02:00 |
Paulus Schoutsen
|
d16e6c8524
|
Update translations
|
2018-10-10 14:25:21 +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 |