pail23 / stiebel_eltron_isg_component

Stiebel Eltron ISG integration for Home Assistant
MIT License
47 stars 20 forks source link

Proposal: few corrections on strings, modified associations to icons #180

Closed Padanian closed 8 months ago

Padanian commented 8 months ago

Modified few strings and descriptions, modified associations to icons.

Padanian commented 8 months ago

Not sure why ruff test fails

pail23 commented 8 months ago

These are the ruff error messages:

custom_components/stiebel_eltron_isg/lwz_coordinator.py:276:13: F841 Local variable `consumed_energy_today` is assigned to but never used
custom_components/stiebel_eltron_isg/wpm_coordinator.py:59:5: F401 [*] `.const.CONSUMED_ENERGY_TODAY` imported but unused