about summary refs log tree commit diff
path: root/pkgs/servers/home-assistant/tests.nix
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2022-10-05 22:11:26 +0200
committerMartin Weinelt <hexa@darmstadt.ccc.de>2022-10-06 01:23:05 +0200
commit1c5513298aefe8d5345293bbb65f71bd84ceaee9 (patch)
tree386279ecb97ff94ec65751ca2cb49d996dc899f7 /pkgs/servers/home-assistant/tests.nix
parent336c8f2a4c47436b0427c931d6e348a8bdd8ec1a (diff)
home-assistant: 2022.9.7 -> 2022.10.0
"All over the place"

https://www.home-assistant.io/blog/2022/10/05/release-202210/
Diffstat (limited to 'pkgs/servers/home-assistant/tests.nix')
-rw-r--r--pkgs/servers/home-assistant/tests.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/servers/home-assistant/tests.nix b/pkgs/servers/home-assistant/tests.nix
index feb7331f05de1..c40d9e71989c3 100644
--- a/pkgs/servers/home-assistant/tests.nix
+++ b/pkgs/servers/home-assistant/tests.nix
@@ -13,12 +13,14 @@ let
     config = [ pydispatcher ];
     generic = [ av ];
     google_translate = [ mutagen ];
+    google_sheets = [ oauth2client ];
     homeassistant_sky_connect = [ bellows zha-quirks zigpy-deconz zigpy-xbee zigpy-zigate zigpy-znp ];
     homeassistant_yellow = [ bellows zha-quirks zigpy-deconz zigpy-xbee zigpy-zigate zigpy-znp ];
     lovelace = [ PyChromecast ];
     nest = [ av ];
     onboarding = [ pymetno radios rpi-bad-power ];
     raspberry_pi = [ rpi-bad-power ];
+    tilt_ble = [ govee-ble ibeacon-ble ];
     tomorrowio = [ pyclimacell ];
     version = [ aioaseko ];
     xiaomi_miio = [ arrow ];