home-assistant: update config, just missing the smart outlet in the garage

This commit is contained in:
Aaron Honeycutt 2024-02-20 22:54:57 +00:00
parent 14a7c4251e
commit 65e2b3a6b8

View file

@ -1,4 +1,4 @@
config, pkgs, lib, ... }: { config, pkgs, lib, ... }:
{ {
services.home-assistant = { services.home-assistant = {
@ -7,9 +7,13 @@
"cast" "cast"
"esphome" "esphome"
"google_translate" "google_translate"
"lacrosse"
"lacrosse_view"
"met" "met"
"nest" "nest"
"radio_browser" "radio_browser"
"systemmonitor"
"tplink"
]; ];
config = { config = {
# Includes dependencies for a basic setup # Includes dependencies for a basic setup