31 lines
586 B
Plaintext
31 lines
586 B
Plaintext
{
|
|
"version": 1,
|
|
"minor_version": 1,
|
|
"key": "homeassistant.exposed_entities",
|
|
"data": {
|
|
"assistants": {},
|
|
"exposed_entities": {
|
|
"zone.home": {
|
|
"assistants": {
|
|
"conversation": {
|
|
"should_expose": false
|
|
}
|
|
}
|
|
},
|
|
"conversation.home_assistant": {
|
|
"assistants": {
|
|
"conversation": {
|
|
"should_expose": false
|
|
}
|
|
}
|
|
},
|
|
"sun.sun": {
|
|
"assistants": {
|
|
"conversation": {
|
|
"should_expose": false
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |