stopping here for a while
This commit is contained in:
@ -117,10 +117,13 @@
|
|||||||
services.home-assistant = {
|
services.home-assistant = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraComponents = [
|
extraComponents = [
|
||||||
# Components required to complete the onboarding
|
|
||||||
"esphome"
|
"esphome"
|
||||||
"met"
|
"met"
|
||||||
"radio_browser"
|
"radio_browser"
|
||||||
|
"homeassistant_hardware"
|
||||||
|
"zha"
|
||||||
|
"group"
|
||||||
|
"mikrotik"
|
||||||
];
|
];
|
||||||
config = {
|
config = {
|
||||||
# Includes dependencies for a basic setup
|
# Includes dependencies for a basic setup
|
||||||
|
Reference in New Issue
Block a user