From 974c94713048c62e0a3c808d45653876dfbca07f Mon Sep 17 00:00:00 2001 From: Jake Hillion Date: Sun, 4 Aug 2024 18:15:34 +0100 Subject: [PATCH] homeassistant: add smartthings --- modules/services/homeassistant.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/services/homeassistant.nix b/modules/services/homeassistant.nix index 8a9c79f..45d5278 100644 --- a/modules/services/homeassistant.nix +++ b/modules/services/homeassistant.nix @@ -50,6 +50,7 @@ in "mobile_app" "mqtt" "otp" + "smartthings" "sun" "switchbot" ];