diff --git a/conf/homeassistant_conf_files/.storage/onboarding b/conf/homeassistant_conf_files/.storage/onboarding new file mode 100644 index 0000000..b92aa42 --- /dev/null +++ b/conf/homeassistant_conf_files/.storage/onboarding @@ -0,0 +1,11 @@ +{ + "data": { + "done": [ + "user", + "core_config", + "integration" + ] + }, + "key": "onboarding", + "version": 3 +} diff --git a/conf/homeassistant_conf_files/configuration.yaml b/conf/homeassistant_conf_files/configuration.yaml index c02777b..e96a6d2 100644 --- a/conf/homeassistant_conf_files/configuration.yaml +++ b/conf/homeassistant_conf_files/configuration.yaml @@ -3,13 +3,6 @@ homeassistant: - type: command_line command: /home/homeassistant/.homeassistant/bin/ynh_ldap-auth.sh meta: true - - type: homeassistant - - type: trusted_networks - trusted_networks: - - 127.0.0.1 - - ::1 - - 192.168.0.0/24 - - fd00::/8 name: Home latitude: 0 longitude: 0