nordicopen / easee_hass

Custom component for Easee EV charger integration with Home Assistant
212 stars 34 forks source link

Add icon translations #399

Closed astrandb closed 5 months ago

astrandb commented 6 months ago

HA recommends using icon translations instead of assigning the icons as entity attributes. Service icons will also soon be mandatory. Also removed black formatter from .pre-commit-config.yaml since it caused instability in the formatting. It should really have been removed when we went over to ruff.