1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00

Fix onboarding and LDAP sign in

This commit is contained in:
ewilly 2020-08-12 14:36:40 +02:00
parent 2a3844ece0
commit 87aec6f60d
2 changed files with 11 additions and 7 deletions

View file

@ -0,0 +1,11 @@
{
"data": {
"done": [
"user",
"core_config",
"integration"
]
},
"key": "onboarding",
"version": 3
}

View file

@ -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