Settings files change from UI
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
{
|
||||
"connection_class": "local_poll",
|
||||
"data": {
|
||||
"st": "urn:schemas-upnp-org:device:InternetGatewayDevice:1",
|
||||
"udn": "uuid:75802409-bccb-40e7-8e6c-3431C416294A"
|
||||
},
|
||||
"domain": "upnp",
|
||||
@@ -32,7 +33,7 @@
|
||||
"disable_new_entities": false
|
||||
},
|
||||
"title": "UPnP/IGD",
|
||||
"unique_id": null,
|
||||
"unique_id": "uuid:75802409-bccb-40e7-8e6c-3431C416294A::urn:schemas-upnp-org:device:InternetGatewayDevice:1",
|
||||
"version": 1
|
||||
},
|
||||
{
|
||||
@@ -114,6 +115,104 @@
|
||||
"title": "Z-Wave",
|
||||
"unique_id": null,
|
||||
"version": 1
|
||||
},
|
||||
{
|
||||
"connection_class": "cloud_push",
|
||||
"data": {
|
||||
"app_data": {
|
||||
"push_token": "cmWRr9MOr9CyOTxUde3d_v:APA91bE1iDK8I-AQXUEJZBhexNNsUnPOWoDCjyaYdlRw960imUQZvRsH3z8v0mnnpgDVG7wXQww8d0IrLPPSBO5iTENG_r_h07FeCHlAIQrQq1wSv-nXLwTmBJ3P_5s4QYgou7hN6SLE",
|
||||
"push_url": "https://mobile-apps.home-assistant.io/api/sendPushNotification"
|
||||
},
|
||||
"app_id": "io.robbie.HomeAssistant",
|
||||
"app_name": "Home Assistant",
|
||||
"app_version": "2020.3.1 (1)",
|
||||
"device_id": "ACCCEFC0-AAF4-4BE3-8D98-721EDDAC52F1",
|
||||
"device_name": "Martin\u2019s iPad",
|
||||
"manufacturer": "Apple",
|
||||
"model": "iPad Pro (10.5-inch)",
|
||||
"os_name": "iOS",
|
||||
"os_version": "13.5.1",
|
||||
"secret": "68cb47041e7afd11e2a80983726cd6930082094606c68c7983125f9511eb8c14",
|
||||
"supports_encryption": true,
|
||||
"user_id": "2ffcb10d3db745b396789364fdef72ec",
|
||||
"webhook_id": "1056cf8eb746283e1477bd0da7b21d2b9f0007dc5de22cfc468e1459ae7796b8"
|
||||
},
|
||||
"domain": "mobile_app",
|
||||
"entry_id": "2af077aab6c54a4789e108489654b90e",
|
||||
"options": {},
|
||||
"source": "registration",
|
||||
"system_options": {
|
||||
"disable_new_entities": false
|
||||
},
|
||||
"title": "Martin\u2019s iPad",
|
||||
"unique_id": "io.robbie.HomeAssistant-ACCCEFC0-AAF4-4BE3-8D98-721EDDAC52F1",
|
||||
"version": 1
|
||||
},
|
||||
{
|
||||
"connection_class": "local_push",
|
||||
"data": {
|
||||
"name": "BauerHome",
|
||||
"port": 51827
|
||||
},
|
||||
"domain": "homekit",
|
||||
"entry_id": "e1101f79ce9b41a28359a95f85e57b63",
|
||||
"options": {
|
||||
"auto_start": true,
|
||||
"entity_config": {},
|
||||
"filter": {
|
||||
"exclude_domains": [],
|
||||
"exclude_entities": [],
|
||||
"exclude_entity_globs": [],
|
||||
"include_domains": [
|
||||
"scene"
|
||||
],
|
||||
"include_entities": [],
|
||||
"include_entity_globs": []
|
||||
},
|
||||
"safe_mode": false
|
||||
},
|
||||
"source": "import",
|
||||
"system_options": {
|
||||
"disable_new_entities": false
|
||||
},
|
||||
"title": "BauerHome:51827",
|
||||
"unique_id": null,
|
||||
"version": 1
|
||||
},
|
||||
{
|
||||
"connection_class": "local_push",
|
||||
"data": {},
|
||||
"domain": "shopping_list",
|
||||
"entry_id": "2a43c64e3cef45f0b86f47557ed60e97",
|
||||
"options": {},
|
||||
"source": "import",
|
||||
"system_options": {
|
||||
"disable_new_entities": false
|
||||
},
|
||||
"title": "Shopping List",
|
||||
"unique_id": "shopping_list",
|
||||
"version": 1
|
||||
},
|
||||
{
|
||||
"connection_class": "local_push",
|
||||
"data": {
|
||||
"broker": "core-mosquitto",
|
||||
"discovery": false,
|
||||
"password": "zoocaa2tai6laaGeeVooShohdeefiLeequoophahwa0oobahnaeghaidait2ahPh",
|
||||
"port": 1883,
|
||||
"protocol": "3.1.1",
|
||||
"username": "homeassistant"
|
||||
},
|
||||
"domain": "mqtt",
|
||||
"entry_id": "4fe874f0bdd44d0a906e76428d63b87a",
|
||||
"options": {},
|
||||
"source": "hassio",
|
||||
"system_options": {
|
||||
"disable_new_entities": false
|
||||
},
|
||||
"title": "Mosquitto broker",
|
||||
"unique_id": null,
|
||||
"version": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user