Files
docker-compose/conf/homeassistant/.storage/homeassistant.exposed_entities
2024-06-27 17:30:58 -07:00

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