Added hue component (light bulbs)

This commit is contained in:
Alejandro Angulo 2023-11-19 08:36:31 -08:00
parent 64cd40c9fb
commit 888486ab68
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -36,6 +36,9 @@ in {
# tuya needed for default config
tuya-iot-py-sdk
];
extraComponents = [
"hue"
];
config = {
default_config = {};
http = {