github jontofront/ecoNET-300-Home-Assistant-Integration v1.1.0

latest releases: v1.2.0-alfa-4, v1.2.0-alfa-3, v1.2.0-alfa-2...
11 months ago

[1.1.0] - 2025-01-07

Added

  • Support for ecoMAX360i controller.
  • Added new translation keys in custom_components/econet300/translations/en.json:
    • circuit2thermostat_temp with name "Circuit 2 thermostat temp."
    • temp_clutch with name "Clutch temp."
    • circuit3thermostat_temp with name "Circuit 3 thermostat temp."
    • temp_wthr with name "Weather temp."
    • temp_circuit3 with name "Circuit 3 temp."
    • temp_circuit2 with name "Circuit 2 temp."
    • temp_bufor_up with name "Upper buffer temp."
    • temp_bufor_down with name "Buffer lower temp."
    • heating_upper_temp with name "Heating upper temp."
    • circuit1thermostat with name "Circuit 1 actual temp."
    • heating_work_state_pump4 with name "Heating work state pump 4"

Changed

  • Updated EconetDataCoordinator class in custom_components/econet300/common.py to use type hints and new should_skip_params_edits function.
  • Modified entity setup in custom_components/econet300/number.py to skip for controllerID: ecoMAX360i.
  • Refactored sensor entity gathering logic in async_setup_entry.
  • Improved error handling in Econet300Api by adding specific exception logging.
  • Changed homeassistant version to 2024.12.2 and ruff version to 0.8.4 in requirements.txt.
  • Removed colorlog dependency from requirements.txt.

Fixed

  • Addressed type hinting issues in custom_components/econet300/common.py and custom_components/econet300/number.py.
  • Improved data attribute checks in EconetEntity for better error handling.

For more details, you can view the commits.

Don't miss a new ecoNET-300-Home-Assistant-Integration release

NewReleases is sending notifications on new releases.