core/homeassistant/components/solaredge
Norbert Rittel 89bf426163
Fix wrong friendly name for `storage_power` in `solaredge` (#141269)
* Fix wrong friendly name for `storage_power` in `solaredge`

"Stored power" is a contradiction in itself.
You can only store energy.

* Two additional spelling fixes

* Sentence-case "site"
2025-03-27 00:24:14 +01:00
..
__init__.py
config_flow.py
const.py
coordinator.py
icons.json
manifest.json
sensor.py
strings.json
types.py