1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-08 23:27:08 +00:00

5 Commits

Author SHA1 Message Date
Marc Mueller
748d915909
Don't override methods marked as final () 2021-10-11 15:24:06 +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
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
6e0359efa6
Add Blebox air quality support ()
* support BleBox air-quality

* fixed switch tests via cherry-pick from 

* fix test after cherry-picking

* fix flake8 issues
2020-05-16 10:51:37 -05:00
gadgetmobile
8e071b69f4
Add BleBox integration ()
Co-Authored-By: J. Nick Koston <nick@koston.org>
2020-05-05 11:29:58 +02:00