Skip to content

Releases: SukramJ/hahomematic

0.17.1

09 Jan 18:39
d861815
Compare
Choose a tag to compare

What's Changed

  • Fix naming for multi channel custom entities

Full Changelog: 0.17.0...0.17.1

0.17.0

09 Jan 17:24
76e6f99
Compare
Choose a tag to compare

What's Changed

  • Refactor entity definition
    • improve naming
    • classify entities (primary, secondary, sensor, Generic, Event)
  • remove option_enable_virtual_channels from central
  • remove entity.create_in_ha. Replaced by HmEntityUsage

Full Changelog: 0.16.2...0.17.0

0.16.2

08 Jan 17:02
b86444c
Compare
Choose a tag to compare

What's Changed

  • Fix enum str in entity definition
  • Use helper for device_name
  • Add logging to show usage of unique_id in name
  • Add HmIPW-WRC6 to custom entities
  • Add HmIP-SCTH230 to custom entities
  • Refactor entity definition
    • Remove unnecessary field names from additional entity definitions
    • Add additional entity definitions by device type

Full Changelog: 0.16.0...0.16.2

0.16.0

08 Jan 07:05
d5995c0
Compare
Choose a tag to compare

What's Changed

  • Return unique_id if name is not in cache
  • Remove no longer needed press_virtual_remote_key

Full Changelog: 0.15.2...0.16.0

0.15.2

07 Jan 22:04
Compare
Choose a tag to compare

What's Changed

  • Add devices to CustomEntity
    • HmIP-WGC
    • HmIP-WHS
  • Update to pydevccu 0.1.0

Full Changelog: 0.15.1...0.15.2

0.15.0

07 Jan 11:22
e36f896
Compare
Choose a tag to compare

What's Changed

  • Use actions instead of buttons for virtual remotes

Full Changelog: 0.14.0...0.15.0

0.14.0

06 Jan 15:07
1772171
Compare
Choose a tag to compare

What's Changed

  • Switch some HM-LC-Bl1 to cover
  • Use decorators on central methods
  • Make decorators async aware
  • Don't exclude DutyCycle, needed for old rf-modules
  • Don't exclude Watchdog from SV sensor
  • Ignore mypy error

Full Changelog: 0.13.3...0.14.0

0.13.3

05 Jan 08:39
a8b4ce5
Compare
Choose a tag to compare

What's Changed

  • HM cover fix: check level for None
  • Only device_address is required for HA callback
  • Fix: max_temp issue for hm thermostats
  • Fix: hm const are str instead of int

Full Changelog: 0.13.2...0.13.3

0.13.2

05 Jan 08:39
f909bc6
Compare
Choose a tag to compare

What's Changed

  • Fix cover state
  • add method to delete a single device to central

Full Changelog: 0.13.1...0.13.2

0.13.1

05 Jan 08:38
905cfb7
Compare
Choose a tag to compare

What's Changed

  • Use generic climate profiles list

Full Changelog: 0.13.0...0.13.1