Added hue component (light bulbs)
This commit is contained in:
parent
64cd40c9fb
commit
888486ab68
|
@ -36,6 +36,9 @@ in {
|
||||||
# tuya needed for default config
|
# tuya needed for default config
|
||||||
tuya-iot-py-sdk
|
tuya-iot-py-sdk
|
||||||
];
|
];
|
||||||
|
extraComponents = [
|
||||||
|
"hue"
|
||||||
|
];
|
||||||
config = {
|
config = {
|
||||||
default_config = {};
|
default_config = {};
|
||||||
http = {
|
http = {
|
||||||
|
|
Loading…
Reference in a new issue