feat(hass): add tuya-local integration

This commit is contained in:
matt1432 2024-09-30 12:06:05 -04:00
parent c68a826a5f
commit b47ba67e64
7 changed files with 52 additions and 0 deletions

View file

@ -57,6 +57,7 @@ inputs @ {
inherit (pkgs.dig) dnsutils;
inherit
(pkgs)
arp-scan
openssh
rsync
wget