Galorhallen
|
f3021b40ab
|
Add support for effects in Govee lights (#137846)
|
2025-02-25 17:04:53 +01:00 |
Galorhallen
|
830636df07
|
Govee light local bump (#137436)
|
2025-02-05 16:18:32 +00:00 |
Marc Mueller
|
921430d497
|
Import Generator from collections.abc (3) (#120916)
|
2024-07-01 12:09:11 +02:00 |
Marc Mueller
|
33ed4fd862
|
Import Generator from typing_extensions (3) (#118990)
|
2024-06-06 17:28:59 +02:00 |
Galorhallen
|
767d971c5f
|
Better handling of EADDRINUSE for Govee light (#117943)
|
2024-05-23 08:45:49 +02:00 |
Marc Mueller
|
c88b337600
|
Add empty line after module docstring [tests f-k] (#112709)
|
2024-03-08 14:50:04 +01:00 |
Galorhallen
|
ddaf194f91
|
Add Govee local light integration (#106697)
* Added govee_local_api
* Code cleanup
* Fix discovery
* Add missing supported device
* Fix autodiscovery
* Add missing quality scale in manifest.json
* QA
* QA: Moved coordinator creation to __init__.py
* QA
* Fix typo and update test
* QA
* Removed unecessary code
* Fix typo
* Fix typo
* QA, typing and strings
* Removed unsed logger in __init__.py
* QA, using ColorMode for lights capabilities
* Bump govee_local_api to 1.4.0
Moved capabilities to library.
* Update requirements
* Update library to 1.4.1 with unsupported dvice warning
* Fix tests after library update
* QA
* Add test for retry config
* Update integration name and domain
* Update homeassistant/components/govee_light_local/light.py
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2024-01-16 20:00:29 +01:00 |