Initial Commit

This commit is contained in:
2026-06-11 11:50:50 -04:00
commit d4a69c41be
2748 changed files with 80489 additions and 0 deletions
+40
View File
@@ -0,0 +1,40 @@
{
"services": {
"activate_playbook": {
"service": "mdi:play"
},
"calibrate_utility_meter": {
"service": "mdi:wrench"
},
"calibrate_energy": {
"service": "mdi:wrench"
},
"change_gui_config": {
"service": "mdi:cogs"
},
"get_active_playbook": {
"service": "mdi:book-open-variant-outline"
},
"get_group_entities": {
"service": "mdi:format-list-group"
},
"increase_daily_energy": {
"service": "mdi:numeric"
},
"reload": {
"service": "mdi:reload"
},
"reset_energy": {
"service": "mdi:restore"
},
"stop_playbook": {
"service": "mdi:stop"
},
"switch_sub_profile": {
"service": "mdi:toggle-switch"
},
"update_library": {
"service": "mdi:cloud-download"
}
}
}