Releases: BenPru/luxtronik
2025.7.20-beta
Development release
Note: This release can contain breaking changes.
Added "Implemented power limitation", by @Codectory in #306 again.
See pull request and related issues for details.
What's Changed since 2025.1.4
- fixed EVU_DAYS Attribute to bet set correctly [ref #249] by @Gifford47 in #298
- Update en.json by @Firetribe in #334
- Update de.json by @Firetribe in #333
- Update nl.json by @Firetribe in #335
- Update README.md by @rafichris in #327
- FIX FW 3.89 - Calculation 268 unknown by @phagemann in #314
- Fix firmware version check for V3.91 by @martinl in #366
- Added additional sensors by @toggm in #289
- Add unit test for firmware version regex extraction by @BenPru in #373
- Feature/hot water for firmware 90 by @siedi in #357
- Implemented power limitation, by @Codectory in #306
- Fix/dhcp include by @MatthiasMichel in #344
- Revert "Implemented power limitation," by @AJediIAm in #377
- Remove duplicate config entry by @s-kurz in #379
- Revert "Revert "Implemented power limitation,"" by @AJediIAm in #382
New Contributors
- @Firetribe made their first contribution in #334
- @rafichris made their first contribution in #327
- @phagemann made their first contribution in #314
- @martinl made their first contribution in #366
- @toggm made their first contribution in #289
- @siedi made their first contribution in #357
- @Codectory made their first contribution in #306
- @MatthiasMichel made their first contribution in #344
Full Changelog: 2025.1.4-Beta...2025.7.20-beta
2025.7.19-beta1
Development release
Note: This release can contain breaking changes.
Yesterday's release had to be withdrawn due to a breaking bug which should have been discovered during testing.
Never push a release on Friday...
We're distributing the workload among various community members and for some of us, it has a bit of a learning curve. Instead of slowing down, we'll communicate the maturity of the release more clearly. We will keep moving forward and work together on creating a stable release.
What's Changed
- fixed EVU_DAYS Attribute to bet set correctly [ref #249] by @Gifford47 in #298
- Update en.json by @Firetribe in #334
- Update de.json by @Firetribe in #333
- Update nl.json by @Firetribe in #335
- Update README.md by @rafichris in #327
- FIX FW 3.89 - Calculation 268 unknown by @phagemann in #314
- Fix firmware version check for V3.91 by @martinl in #366
- Added additional sensors by @toggm in #289
- Add unit test for firmware version regex extraction by @BenPru in #373
- Feature/hot water for firmware 90 by @siedi in #357
- Implemented power limitation, by @Codectory in #306
- Fix/dhcp include by @MatthiasMichel in #344
- Revert "Implemented power limitation," by @AJediIAm in #377
- Remove duplicate config entry by @s-kurz in #379
New Contributors
- @Firetribe made their first contribution in #334
- @rafichris made their first contribution in #327
- @phagemann made their first contribution in #314
- @martinl made their first contribution in #366
- @toggm made their first contribution in #289
- @siedi made their first contribution in #357
- @Codectory made their first contribution in #306
- @MatthiasMichel made their first contribution in #344
Full Changelog: 2025.1.4-Beta...2025.7.19-beta1
2025.1.4-Beta
If you like 🩷 this project, sponsor it (click).
This is a beta release! Please use it own your own risk!
Backup your data before update and don't use in productive environment.
Fixed
- Change name of WaterHeaterEntityEntityDescription (breaking change as of HA 2025.1) by @ahessling in #317
New Contributors
- @ahessling made their first contribution in #317
Full Changelog: 2024.11.15-Beta...2025.1.4-Beta
2024.11.15-Beta
If you like 🩷 this project, sponsor it (click).
This is a beta release! Please use it own your own risk!
Backup your data before update and don't use in productive environment.
Fixed
- Wrong update notification: Change split token from - to . for V1.* #297
- restore evu date attribute correctly to solve the TypeError: 'datetime.time' by @s-kurz in #283
- Wrong evu time calculation for some reasons
Translations
- Fixed translation errors in Dutch. by @Travelbacon in #286
New Contributors
- @Travelbacon made their first contribution in #286
Full Changelog: 2024.10.5-Beta...2024.11.15-Beta
2024.10.5-Beta
This is a beta release! Please use it own your own risk!
Backup your data before update and don't use in productive environment.
Added
- Current power comsumption sensor by @s-kurz in #277
- Cooling energy input and second heat generator amount counter by @fmoulin in #272
- Be able to track history of room temperature by @ndeunk in #264
- Time and day related evu events (related #38) #248 by @Gifford47 in #249
Translations
Known issues
New Contributors
- @thvd made their first contribution in #256
- @s-kurz made their first contribution in #277
- @fmoulin made their first contribution in #272
- @ndeunk made their first contribution in #264
- @Gifford47 made their first contribution in #249
Full Changelog: 2024.9.30...2024.10.5-Beta
2024.9.30
If you like 🩷 this project, sponsor it (click).
This release is based on a new code source. Please use it own your own risk!
Backup your data before update (different config structure!).
Breaking Changes
- If you update from the latest stable Luxtronik integration (2023.03.24) some sensors are renamed and it is possible that you lose your sensor history!
- If you use these sensors in the GUI or automations you have to update the links manually!
- Yaml configs and own sensors are no more supported. Please use Bouni/luxtronik for own sensors and yaml config.
Added
- New code base to fulfil the ha core code requirements. #75
- Allow updating selected sensors not on every luxtronik intervall to save database tupels. (E.g. the hour counter don't need an update every minute)
- Faster sensor updates for some sensors if the heatpump is heating. (10 Seconds instead 60 Seconds)
- Allow more than one heatpump. #16
- Use the new ha class structure.
- Try to fulfil the new config_flow.
- New number P0093_HEAT_SOURCE_INPUT_TEMPERATURE_MIN
- Numbers: Heating Circuit 2+3 Curve 1-3 Temperatures #97
- SwitchoffReason Sensor
- Switch silent mode #181
- Sensors: pump flow delta +target, circulation pump delta +target #156
- efficiency pump (HUP) control voltage #152
- New binary sensor C0045_COMPRESSOR2 #148
- New sensor C0155_HEAT_AMOUNT_FLOW_RATE ( calculations.ID_WEB_WMZ_Durchfluss) #123
- New sensor C0173_HEAT_SOURCE_FLOW_RATE (calculations.ID_WEB_Durchfluss_WQ) #123
- Missing cooling sensors, incl. translations #154
- Workflow actions needed for addition to HACS by @rhammen in #166
- Re-Add service write
- Exception handling in added_to_hass #142
- Unrecorded_attributes to optimize record handling
- Fine tuning params in config flow for socket timeout and max data package length #142 #144
- Config flow exception handling
- Set socket timeout
- Set max socket data length - try to fix #142
- Reimplement cooling #128
- Added texts for switchoff_reason Schaltspielsperre/Switching cycle lock by @macrojames in #106
- Reflect "passive cooling" in sensor.luxtronik2_status by @rhammen in #118
Changed
- Auto discover Alpha Innotec SWC 140 H/K by @EdwinEngelen in #206
- Added state_class MEASUREMENT to temp sensors
- #255 Add min minor Version 80 for silent mode
- Extend update sensor text and show full online version.
- evu text handling #132
- Change device name handling #132
- Several fixes/improvements by @rhammen in #154
- Improve reported heatpump status by @rhammen in #161
- Ensure base config for existing configs #144 #142
- Sensor rename upgrade #137
- Cooling icons
- Optimize socket close check #142 #144
- Extend readme
- Update sensor state class in sensor_entities_predefined.py by @AJediIAm in #131
- Update base.py by @BenPru in #121
- Update sensor state class in sensor_entities_predefined.py by @AJediIAm in #131
- Core preview by @BenPru in #140
- Improve reported heatpump status by @rhammen in #161
- Flow temperature sensors: add missing state class to enable statistics by @steffenweber in #219
- #228 Allow HA 2024.01 - change 'extra_attributes' type to tuple by @ggajoch in #227
- Change sensor rename logging #135
Fixed
- Compatible with newer HA releases.
- #245 / #255 Try fix warning 'StrEnum'
- #245 / #255 Try fix warning 'implicitly supports the turn_on/turn_off methods'
- #245 Aux heat warning
- #233 by @rhammen in #234
- Duplicate _2 sensors by @rhammen in #145
- #149 by @rhammen in #150
- Several fixes/improvements by @rhammen in #154
- #233 by @rhammen in #234
- false-positive cooling detection by @rhammen in #178
- Socket reconnect #202
- Service write #210
- Missing enum value "cycle lock" id 0. #196
- Missing import #184 #182 #183
- Optimize socket reconnect #176 #174
- Remove to many log messages #117
- Locale setting removed #142 #132
- async_get_mac_address -> download diag #163
- async_migrate_entry dependencies #146
- Correction calculation in heating thermostat #154
- Solar detection #153 #154
- Cooling thermostat showing heating #147 #154
- Error download diag file
- Missing update ring
- Attr calculation last_thermal_desinfection
- Wrong climate.cooling icons
- Climate cooling hvac mode #147
- Missing/hardcoded device_key in climate #142 #128
- Some key_value UNSET warnings #142 #128
- Complete water heater implementation #127
- Wrong SensorDeviceClass in C0257_CURRENT_HEAT_OUTPUT #130
- Wrong SensorDeviceClass in C0155_HEAT_AMOUNT_FLOW_RATE and C0173_HEAT_SOURCE_FLOW_RATE #134
- Component unload
- Create devices in ha 2023.9 #124
- pl special chars
- Missing sensor updates (#95, #96) #121
- Missing ID_WEB_Zaehler_BetrZeitVD1 by @BenPru in #99
- Fixed the write / update delay #48
- Create repository.yaml by @dinkelnaar in #109
- Deal with non-numeric characters in minor version number by @rhammen in #117
Translations
- Remove own translation module #142 #132
- Add cause and remedy texts de.
- Added dutch translation (automated!)
- Czech translation by @svasek in #213
- Fixes to pl.json by @qubabos in #166
- pl.json by @qubabos in #169
Known issues
New Contributors
- @qubabos made their first contribution in #160
- @EdwinEngelen made their first contribution in #206
- @steffenweber made their first contribution in #219
- @ggajoch made their first contribution in #227
- @svasek made their first contribution in #213
Full Changelog: 2023.9.10...2024.9.30
2024.9.29-Beta
This is a beta release!
It is based on a new code source. Please use it own your own risk!
Backup your data before update (different config structure!) and don't use in productive environment.
Fixed
- #255 Add min minor Version 80 for silent mode.
Full Changelog: 2024.9.28-Beta...2024.9.29-Beta
2024.9.28-Beta
This is a beta release!
It is based on a new code source. Please use it own your own risk!
Backup your data before update (different config structure!) and don't use in productive environment.
Fixed
- #245 / #255 Try fix warning 'StrEnum'
- #245 / #255 Try fix warning 'implicitly supports the turn_on/turn_off methods'
Full Changelog: 2024.9.23-Beta...2024.9.28-Beta
2024.9.23-Beta
This is a beta release!
It is based on a new code source. Please use it own your own risk!
Backup your data before update (different config structure!) and don't use in productive environment.
Fixed
Full Changelog: 2024.01.10-Beta...2024.9.23-Beta
2024.01.10-Beta
This is a beta release!
It is based on a new code source. Please use it own your own risk!
Backup your data before update (different config structure!) and don't use in productive environment.
Fixed
What's Changed
- Flow temperature sensors: add missing state class to enable statistics by @steffenweber in #219
New Contributors
- @steffenweber made their first contribution in #219
- @ggajoch made their first contribution in #227
Full Changelog: 2023.11.30-Beta...2024.01.10-Beta