mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-02 16:43:19 +01:00
* Migrate grid connections to single objects with import/export/power * Fix duplicate imports in battery settings dialog * Update src/translations/en.json Co-authored-by: Norbert Rittel <norbert@rittel.de> * Update src/translations/en.json Co-authored-by: Norbert Rittel <norbert@rittel.de> * Remove redundant power grid translation keys from en.json * Remove redundant power charge and discharge keys from en.json * Clean up grid keys from en.json * Rename sell price to export * add descriptions * use ValueChangedEvent * Renamed translationKeyPrefix to localizeBaseKey * Add clarification to stat_rate in energy preference interfaces * Add handling for external statistics in energy cost tracking * Apply suggestion from @NoRi2909 Co-authored-by: Norbert Rittel <norbert@rittel.de> * Update src/translations/en.json Co-authored-by: Norbert Rittel <norbert@rittel.de> * update comments * Use ha-dialog instead of ha-wa-dialog --------- Co-authored-by: Norbert Rittel <norbert@rittel.de>