Pascal Vizeli
|
5613e8bb60
|
Hass.io discovery flow deconz (#22623)
* Add Hass.io deCONZ discovery flow
* add bridge ID
* fix attribute
* fix strings
* Address comments
* Add test
* Add only instance / changed maybe later
|
2019-04-02 19:23:33 -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 |
Pascal Vizeli
|
eb0d989c88
|
Bugfix discovery (delete/mqtt) call for Hass.io (#18159)
* Bugfix discovery delete call for Hass.io
* Fix host
* fix tests
|
2018-11-04 12:19:04 +01:00 |
Pascal Vizeli
|
f5d3aa1826
|
Hass.io auth/sso part2 (#17324)
* Update discovery.py
* Create const.py
* Update auth.py
* Update const.py
* Update const.py
* Update http.py
* Update handler.py
* Update auth.py
* Update auth.py
* Update test_auth.py
|
2018-10-11 10:55:38 +02:00 |
Pascal Vizeli
|
83dd961fde
|
Fix hassio discovery (#17275)
* Update discovery.py
* Update test_discovery.py
* Update test_discovery.py
* Update test_discovery.py
* Update test_discovery.py
* Update test_discovery.py
* Update test_discovery.py
* Fix tests
* fix lint
|
2018-10-10 13:50:11 +02:00 |
Pascal Vizeli
|
704c9d8582
|
Add support for Hass.io discovery feature for Add-ons (#17035)
* Update handler.py
* Update __init__.py
* Update handler.py
* Update __init__.py
* Create discovery.py
* Update handler.py
* Update discovery.py
* Update __init__.py
* Update discovery.py
* Update discovery.py
* Update discovery.py
* Update struct
* Update handler.py
* Update discovery.py
* Update discovery.py
* Update discovery.py
* Update __init__.py
* Update discovery.py
* Update discovery.py
* Update discovery.py
* Update discovery.py
* Update discovery.py
* Update discovery.py
* Update discovery.py
* Update discovery.py
* Update __init__.py
* Update discovery.py
* fix lint
* Update discovery.py
* cleanup old discovery
* Update discovery.py
* Update discovery.py
* Fix lint
* Fix tests
* Write more tests with new functions
* Update test_handler.py
* Create test_discovery.py
* Update conftest.py
* Update test_discovery.py
* Update conftest.py
* Update test_discovery.py
* Update conftest.py
* Update test_discovery.py
* Update test_discovery.py
* Update test_discovery.py
* Update test_discovery.py
* Update test_discovery.py
* Fix test
* Add test
* fix lint
* Update handler.py
* Update discovery.py
* Update test_discovery.py
* fix lint
* Lint
|
2018-10-03 13:10:38 +02:00 |