1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-28 17:57:08 +00:00

6 Commits

Author SHA1 Message Date
epenet
7f9b7c7b0e
Add light setup type hints [a-i] ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 15:02:21 +01:00
Marc Mueller
5048bad050
Use assignment expressions 05 () 2021-10-17 19:56:00 +02:00
Robert Hillis
9b2107b71f
Use entity class attributes for Blebox ()
* Use entity class attributes for blebox

* rework

* Apply suggestions from code review

Co-authored-by: Franck Nijhof <git@frenck.dev>

Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-12 22:52:38 +02:00
Erik Montnemery
2583e4bdc9
Add support for RGBW color to blebox light () 2021-05-24 12:24:07 +02:00
gadgetmobile
93fddbed2b
Fix review requests for BleBox support from ()
* fix review requests from 

* fix pylint W0621 (redefined-outer-name)
2020-05-18 22:30:15 +02:00
gadgetmobile
902eb187ef
Add Blebox lights support ()
* add BleBox lights support

* cherry pick refactoring from 

* Inherit from LightEntity instead of Light

Co-authored-by: J. Nick Koston <nick@koston.org>

* import LightEntity instead of Light

Co-authored-by: J. Nick Koston <nick@koston.org>

Co-authored-by: J. Nick Koston <nick@koston.org>
2020-05-17 18:54:32 -05:00