Releases: aceindy/Duepi_EVO
Releases · aceindy/Duepi_EVO
v2024.09.10
Oops, corrected a typo.
Full Changelog: v2024.08.23...v2024.09.10
v2024.08.23
Resolved some pylint problem & suggestions, no functional changes
Full Changelog: v2024.03.26...v2024.08.23
Setting the proper ClimateEntityFeature
What's Changed
Full Changelog: v2024.02.20(2)...v2024.03.26
v2024.02.20(2)
Full Changelog: v2024.02.19...v2024.02.20(2)
v2024.02.19
v2023.07.07
Added support for a Unique_ID
climate:
- platform: duepi_evo
name: Duepi Evo
host: <IP_ADDRESS>
unique_id: <unique_name>
port: 23
scan_interval: 10
auto_reset: True
temp_nofeedback: 16
What's Changed
Full Changelog: 2023.06.19...v2023.07.07
2023.06.19
Added setting temp_nofeedback
Use this temperature when device doesn't support feedback (instead of using current temperature)
What's Changed
- Update README.md by @aceindy in #34
- Added setting temp_nofeedback by @aceindy in #35
Full Changelog: v2023.04.17...2023.06.19
v2023.04.17
- Only validate when data was received
Full Changelog: v2023.04.15...v2023.04.17
Apparantly the are more then 16 error codes
Full Changelog: v2023.04.14...v2023.04.15
v2023.04.14
What's Changed
- Update powerOn and added fan_speed update by @mvroosmalen1970 in #15
- Setpoint test by @aceindy in #21
- Flu gas / exhaust fan sensors (wip) by @aceindy in #22
- Corrected Alarm code by @aceindy in #23
- Fixed alarm code by @aceindy in #24
- Use error code map by @aceindy in #26
- Use try with timeout on socket by @aceindy in #27
- Update climate.py by @aceindy in #28
New Contributors
- @aceindy made their first contribution in #2
- @mvroosmalen1970 made their first contribution in #15
Full Changelog: https://github.com/aceindy/Duepi_EVO/commits/v2023.04.14