First commit

This commit is contained in:
2024-12-18 13:26:06 +01:00
commit 96830baee3
2568 changed files with 363730 additions and 0 deletions

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