homeassistant/.storage/homeassistant.exposed_entities
2025-01-10 21:08:35 -08:00

66 lines
No EOL
1.3 KiB
Text

{
"version": 1,
"minor_version": 1,
"key": "homeassistant.exposed_entities",
"data": {
"assistants": {},
"exposed_entities": {
"zone.home": {
"assistants": {
"conversation": {
"should_expose": false
}
}
},
"group.office_accents": {
"assistants": {
"conversation": {
"should_expose": false
}
}
},
"group.master_bedroom_closets": {
"assistants": {
"conversation": {
"should_expose": false
}
}
},
"group.bar_lights": {
"assistants": {
"conversation": {
"should_expose": false
}
}
},
"sun.sun": {
"assistants": {
"conversation": {
"should_expose": false
}
}
},
"persistent_notification.config_entry_discovery": {
"assistants": {
"conversation": {
"should_expose": false
}
}
},
"persistent_notification.http_login": {
"assistants": {
"conversation": {
"should_expose": false
}
}
},
"conversation.home_assistant": {
"assistants": {
"conversation": {
"should_expose": false
}
}
}
}
}
}