First commit
This commit is contained in:
52
.storage/homeassistant.exposed_entities
Normal file
52
.storage/homeassistant.exposed_entities
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
},
|
||||
"sensor.today_s_temperature": {
|
||||
"assistants": {
|
||||
"conversation": {
|
||||
"should_expose": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"sensor.daily_consumed_energy_filtered": {
|
||||
"assistants": {
|
||||
"conversation": {
|
||||
"should_expose": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"sensor.energiemanagement_heute": {
|
||||
"assistants": {
|
||||
"conversation": {
|
||||
"should_expose": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user