From 9c6f8d4b3106ceeacf925adbc2e1a0425fb120c0 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Mon, 14 Aug 2023 18:14:43 +0200 Subject: [PATCH] HASS: add tuya integration --- instances/loki/configuration.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/instances/loki/configuration.nix b/instances/loki/configuration.nix index ffbb8bd..cf402a9 100644 --- a/instances/loki/configuration.nix +++ b/instances/loki/configuration.nix @@ -502,8 +502,8 @@ with lib; { "accuweather" "alert" "analytics" - "androidtv" - "androidtv_remote" + # "androidtv" + # "androidtv_remote" "bayesian" "binary_sensor" "blueprint" @@ -563,6 +563,7 @@ with lib; { "transmission" "tod" # times of the day "trend" + "tuya" "upnp" "wake_on_lan" "workday"