home-assistant: add some auto-discovered deps

master
Yorick van Pelt 2023-04-23 12:26:08 +02:00
parent a8ee5359f2
commit 036c5a7488
Signed by: yorick
GPG Key ID: A36E70F9DC014A15
1 changed files with 8 additions and 0 deletions

View File

@ -183,6 +183,13 @@
"automation" "device_automation"
"homewizard"
"github" "backup"
"mqtt"
"brother"
"spotify"
"yamaha_musiccast"
"ipp"
"homekit_controller"
#"unifiprotect"
];
config = {
media_player = [
@ -207,6 +214,7 @@
elevation = "0";
unit_system = "metric";
time_zone = "Europe/Amsterdam";
country = "NL";
};
http = {
use_x_forwarded_for = true;