mirror of
https://github.com/home-assistant/core.git
synced 2026-09-15 10:06:33 -05:00
* add sensors for vitocharge * add further sensors * add unig getters * remove icons * Update strings.json * handle percent uom * handle unknown uom device class mapping * add device class to sensor * add sensor options * Apply suggestions from code review * fix * align sensor naming * add feed-in and consumption sensors for pcc * Update strings.json * battery symbol * fix format * remove obsolete device classes * add icons * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * refactor * modify lambda * use helper * Apply suggestions from code review * Apply suggestions from code review * Update strings.json * Update sensor.py * Apply suggestions from code review Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>