sermatec-opensource / homeassistant-sermatec-inverter

Home Assistant custom component for the Sermatec solar inverter.
MIT License
9 stars 2 forks source link

Add internationalization support for sensor names #20

Closed andreondra closed 5 months ago

andreondra commented 1 year ago

Sensor names should be loaded from translation json files - now they are hard-coded and users have to rename the sensors manually, which I found very annoying :D. This issue consists of three tasks:

This should help: hass docs