diff options
| author | Alejandro Soto <alejandro@34project.org> | 2024-07-22 06:07:16 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2024-07-25 21:13:21 -0600 |
| commit | 202d8d418e3194de15abcce23a9629f3b532b7d5 (patch) | |
| tree | 2851590c60695296f1abc3bd2c2885ee26e09807 /sys | |
| parent | e1639d69d7d1a1bfbc21aeef284f0c039053dfbe (diff) | |
sys/home-assistant: enable smartthinq-sensors
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/home-assistant/hass.nix | 1 |
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 ]; |
