github jontofront/ecoNET-300-Home-Assistant-Integration v1.2.6a

pre-release9 hours ago

Changelog

[v1.2.6] - 2026-04-21

Fixed

  • Dynamic select entities not saving changes (#225, #224): EconetDynamicSelect.async_select_option now calls api.set_param_by_index (the rmNewParamIndex endpoint) instead of api.set_param. Previously, dynamic select parameters not explicitly mapped in RMNEWPARAM_PARAMS / NUMBER_MAP / CONTROL_PARAMS (e.g. Output H1 = 159, Output H2 and H3 = 160, Feeding time = 28 on ecoMAX810P-L and equivalents on ecoMAX860P3-O / ecoMAX920P1-O) fell through to the default newParamName=<numeric_id> route, which the controller silently ignored — so UI changes never persisted. Static heaterMode (param 55) was unaffected.

Added

  • Test fixture for ecoMAX920P1-O (18 JSON files + README)
  • Regression tests TestDynamicSelectEntities parametrized across ecoMAX810P-L, ecoMAX860P3-O, ecoMAX920P1-O

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

NewReleases is sending notifications on new releases.