Set tuya component rather than individual packages

This commit is contained in:
Alejandro Angulo 2023-11-19 08:42:21 -08:00
parent 888486ab68
commit 39462e7915
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -29,15 +29,10 @@ in {
with python3packages; [
# postgresql support
psycopg2
# video support
ha-ffmpeg
# tuya needed for default config
tuya-iot-py-sdk
];
extraComponents = [
"hue"
"tuya"
];
config = {
default_config = {};