Use home assistant local tuya integrations
This commit is contained in:
parent
4da58e8adc
commit
45a78e44b4
1 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,10 @@ in
|
|||
"wake_on_lan"
|
||||
"prometheus"
|
||||
];
|
||||
customComponents = with pkgs.home-assistant-custom-components; [
|
||||
tuya_local
|
||||
localtuya
|
||||
];
|
||||
extraPackages =
|
||||
python3Packages: with python3Packages; [
|
||||
# used by pun_sensor
|
||||
|
|
Loading…
Add table
Reference in a new issue