Skip to content

Releases: SukramJ/hahomematic

2024.10.13

24 Oct 13:40
7f95515
Compare
Choose a tag to compare

What's Changed

  • Disable climate temperature validation when turning off

Full Changelog: 2024.10.12...2024.10.13

2024.10.12

19 Oct 16:22
a0c6090
Compare
Choose a tag to compare

What's Changed

  • Small tweaks to improve central link management

Full Changelog: 2024.10.11...2024.10.12

2024.10.11

19 Oct 10:13
6168c4b
Compare
Choose a tag to compare

What's Changed

  • Align method parameters with CCU
  • Use PRESS_SHORT for reportValueUsage
  • Check if channel has programs before deleting links

Full Changelog: 2024.10.10...2024.10.11

2024.10.10

18 Oct 11:06
b452207
Compare
Choose a tag to compare

What's Changed

Add create_central_links and remove_central_links to device and central

Full Changelog: 2024.10.9...2024.10.10

2024.10.9

17 Oct 13:16
43f44a4
Compare
Choose a tag to compare

What's Changed

  • Add central link methods to click event
  • Add reportValueUsage, addLink, removeLink and getLinks to client
  • Add version to code
  • Fix wrong channel assignment for HmIP-DRBLI4
  • Add operation_mode to channel

Full Changelog: 2024.10.8...2024.10.9

2024.10.8

15 Oct 14:12
41d74a6
Compare
Choose a tag to compare

What's Changed

  • Add services to copy climate schedules
  • Make validation for climate schedules optional

Full Changelog: 2024.10.7...2024.10.8

2024.10.7

13 Oct 18:04
1f60a67
Compare
Choose a tag to compare

What's Changed

  • Add MIN_MAX_VALUE_NOT_RELEVANT_FOR_MANU_MODE, OPTIMUM_START_STOP and TEMPERATURE_OFFSET to climate
  • Improve profile validation
  • Use regex to identify schedule profiles

Full Changelog: 2024.10.6...2024.10.7

2024.10.6

11 Oct 19:49
50c7090
Compare
Choose a tag to compare

What's Changed

  • Export SIMPLE_PROFILE_DICT, SIMPLE_WEEKDAY_LIST

Full Changelog: 2024.10.5...2024.10.6

2024.10.5

11 Oct 18:57
1959e0c
Compare
Choose a tag to compare

What's Changed

  • Add simple climate schedule service to store profiles
  • Reuse existing dict types
  • Convert schedule time from minutes to hh:mm

Full Changelog: 2024.10.4...2024.10.5

2024.10.4

10 Oct 17:12
e417425
Compare
Choose a tag to compare

What's Changed

  • Add basic climate schedule services
  • Refactor constants
  • Rename climate enums and constants to better distinguish from HA

Full Changelog: 2024.10.3...2024.10.4