summaryrefslogtreecommitdiff
path: root/sys/home-assistant/hass.nix
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-07-22 06:07:16 -0600
committerAlejandro Soto <alejandro@34project.org>2024-07-25 21:13:21 -0600
commit202d8d418e3194de15abcce23a9629f3b532b7d5 (patch)
tree2851590c60695296f1abc3bd2c2885ee26e09807 /sys/home-assistant/hass.nix
parente1639d69d7d1a1bfbc21aeef284f0c039053dfbe (diff)
sys/home-assistant: enable smartthinq-sensors
Diffstat (limited to 'sys/home-assistant/hass.nix')
-rw-r--r--sys/home-assistant/hass.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/home-assistant/hass.nix b/sys/home-assistant/hass.nix
index 247e3d3..5fd9103 100644
--- a/sys/home-assistant/hass.nix
+++ b/sys/home-assistant/hass.nix
@@ -47,6 +47,7 @@ in
customComponents = with pkgs.home-assistant-custom-components; [
dreame_vacuum
+ smartthinq_sensors
xiaomi_miot
];