Add automatic optimizer string sensors

This commit is contained in:
2026-08-10 12:31:07 +02:00
parent 02bb4a831e
commit ec6ec30dff
9 changed files with 216 additions and 14 deletions
@@ -77,6 +77,12 @@
},
"area_current_power": {
"name": "{area} aktuelle Leistung"
},
"string_daily_energy": {
"name": "String {string_id} Tagesenergie"
},
"string_current_power": {
"name": "String {string_id} aktuelle Leistung"
}
}
}