Milan Meulemans
25b76964a5
Add Device Info to Nanoleaf ( #56856 )
2021-09-30 18:25:57 -05:00
Milan Meulemans
e757cb2ab4
Strictly type Nanoleaf ( #56852 )
2021-09-30 16:48:28 -05:00
Milan Meulemans
efeee27be1
Upgrade aionanoleaf to 0.0.2 ( #56845 )
2021-09-30 14:04:09 -07:00
Milan Meulemans
db30c27455
Clean up Nanoleaf ( #56732 )
2021-09-28 15:39:54 -05:00
Milan Meulemans
0b53f73fe2
Convert Nanoleaf integration to use Async library aionanoleaf ( #56548 )
2021-09-23 15:37:37 -05:00
Milan Meulemans
5c6451d11b
Address review of Nanoleaf Config Flow ( #55215 )
2021-08-25 17:41:48 +02:00
Milan Meulemans
8570502681
Convert Nanoleaf yaml and discovery to config flow ( #52199 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-08-24 14:09:36 -05:00
David Keijser
95370ac84b
Change nanoleaf name to configured name instead of hostname ( #46407 )
...
* nanoleaf: Key config by device id
Rather than host which is not stable
* nanoleaf: Use pretty name instead of hostname
2021-03-23 10:28:19 +01:00
Dewet Diener
fb03d79daf
Bump nanoleaf to 0.1.0, add unique IDs ( #48135 )
...
* bump pynanoleaf and expose model/serial as unique_id
* addressed PR feedback
2021-03-23 09:18:48 +01:00
N1c093
717a21dc7b
Fix nanoleaf attribute when running an effect ( #36794 )
2020-06-15 18:17:54 +02:00
Donnie
1ab1503641
Fix nanoleaf incorrect effect update ( #36517 )
2020-06-09 11:26:37 -07:00
Erik Montnemery
e4333a7a44
Rename Light to LightEntity ( #34593 )
2020-04-26 18:49:41 +02:00
springstan
0d95eff21d
Use dict literals ( #33658 )
2020-04-04 22:31:56 +02:00
springstan
0e223662a9
Move imports to top for nanoleaf ( #29359 )
2019-12-03 15:45:46 -08: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
Tobias Sauerwein
048b100eea
Clean up docstrings ( #22679 )
...
* Clean up docstrings
* Fix long lines
* Fix more docstrings
* Fix more docstrings
* Fix more docstrings
2019-04-03 17:40:03 +02:00
Marco Orovecchia
b6ac964df3
Added support for transitions for nanoleaf light ( #22192 )
...
* Added transition support for nanoleaf
* Formatting for comments
* Inline comment instead of additional line
* Set color_temp before starting transition
2019-03-30 12:08:30 +01:00
Marco Orovecchia
ab17b22239
Removed overly broad exception handling for nanoleaf light ( #22189 )
2019-03-20 20:32:06 -07:00
Paulus Schoutsen
f5076188ef
Consolidate all platforms that have no tests ( #22096 )
...
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00