Skip to content

Releases: aceindy/Duepi_EVO

v2024.09.10

10 Sep 04:28
1899e4a
Compare
Choose a tag to compare

Oops, corrected a typo.
Full Changelog: v2024.08.23...v2024.09.10

v2024.08.23

23 Aug 14:40
Compare
Choose a tag to compare

Resolved some pylint problem & suggestions, no functional changes
Full Changelog: v2024.03.26...v2024.08.23

Setting the proper ClimateEntityFeature

26 Mar 08:11
8979550
Compare
Choose a tag to compare

What's Changed

  • Setting the proper ClimateEntityFeature. by @aceindy in #46

Full Changelog: v2024.02.20(2)...v2024.03.26

v2024.02.20(2)

20 Feb 07:57
56ba6c8
Compare
Choose a tag to compare

v2024.02.19

19 Feb 14:11
4829810
Compare
Choose a tag to compare

Updates to comply with HA code changes

What's Changed

Full Changelog: v2023.07.07...v2024.02.19

v2023.07.07

07 Jul 12:11
d870f67
Compare
Choose a tag to compare

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

19 Jun 10:26
bfbb085
Compare
Choose a tag to compare

Added setting temp_nofeedback
Use this temperature when device doesn't support feedback (instead of using current temperature)

What's Changed

v2023.04.17

17 Apr 07:09
abbc555
Compare
Choose a tag to compare

Apparantly the are more then 16 error codes

15 Apr 17:12
676c927
Compare
Choose a tag to compare

v2023.04.14

14 Apr 13:28
83d3503
Compare
Choose a tag to compare

image

What's Changed

New Contributors

Full Changelog: https://github.com/aceindy/Duepi_EVO/commits/v2023.04.14