Skip to content

Releases: SukramJ/hahomematic

2024.12.3

14 Dec 13:02
348925b
Compare
Choose a tag to compare

What's Changed

  • Add method cleanup_text_from_html_tags
  • Decode received sysvar/program descriptions
  • Replace special character replacement by simple UriEncode() method use by @jens-maus

New Contributors

Full Changelog: 2024.12.2...2024.12.3

2024.12.2

10 Dec 19:01
0f79e97
Compare
Choose a tag to compare

What's Changed

  • Use kelvin instead of mireds for color temp

Full Changelog: 2024.12.1...2024.12.2

2024.12.1

10 Dec 08:08
Compare
Choose a tag to compare

What's Changed

  • Catch orjson.JSONDecodeError on faulthy json script response

Full Changelog: 2024.12.0...2024.12.1

2024.12.0

06 Dec 12:54
66a1b0d
Compare
Choose a tag to compare

What's Changed

  • Add description to sysvar and program
  • Add BidCos-Wired to list of primary interface candidates
  • Remove obsolete try/except in homegear client

Full Changelog: 2024.11.11...2024.12.0

2024.11.11

30 Nov 16:58
Compare
Choose a tag to compare

What's Changed

  • Enable central link management for HmIP-wired
  • Reset temporary values before write

Full Changelog: 2024.11.10...2024.11.11

2024.11.10

25 Nov 13:20
0391c0e
Compare
Choose a tag to compare

What's Changed

  • Add TIME_OF_OPERATION to smoke detector
  • Switch multiplier from int to float
  • Use more constants for cover and light

Full Changelog: 2024.11.9...2024.11.10

2024.11.9

22 Nov 19:37
49adb26
Compare
Choose a tag to compare

What's Changed

Make sysvars eventable

Full Changelog: 2024.11.8...2024.11.9

2024.11.8

21 Nov 19:17
edf8ecb
Compare
Choose a tag to compare

What's Changed

  • Add missing @service annotations
  • Add performance measurement to @service
  • Don't re-raise exception on internal services
  • Move @service
  • Remove @service from abstract methods

Full Changelog: 2024.11.7...2024.11.8

2024.11.7

19 Nov 21:38
8294c20
Compare
Choose a tag to compare

What's Changed

  • Set state_uncertain on value write

Full Changelog: 2024.11.6...2024.11.7

2024.11.6

19 Nov 21:04
d91d83a
Compare
Choose a tag to compare

What's Changed

  • Cleanup data point

Full Changelog: 2024.11.5...2024.11.6