Big restructuring - repo is now a full home assistant config directory
This commit is contained in:
16
.storage/auth_provider.homeassistant
Normal file
16
.storage/auth_provider.homeassistant
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"data": {
|
||||
"users": [
|
||||
{
|
||||
"password": "JDJiJDEyJGs1YjlscVNTbW9XdEt5N1R1ZzVXSi4xajFab0cycG5RYlUvMEEzS3VjOVkzYmJma2g2RUpT",
|
||||
"username": "martin"
|
||||
},
|
||||
{
|
||||
"password": "JDJiJDEyJGpMMW5WR3BiSWJwajdSOWxrWG9qZ3VoM1hTMDdOdC5DY2FlVlFmZGE2QkhRVmRVQURadURX",
|
||||
"username": "rebecca"
|
||||
}
|
||||
]
|
||||
},
|
||||
"key": "auth_provider.homeassistant",
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user