Skip to content

Releases: danielperna84/custom_homematic

0.15.1

07 Jan 22:26
77228ec
Compare
Choose a tag to compare

What's Changed

  • Bump hahomematic to 0.15.2
    • Identify virtual remote by device type
    • Fix Device Exporter / format output
    • Add devices to CustomEntity
      • HmIP-WGC
      • HmIP-WHS
  • Cleanup DeviceTrigger/Action
  • Add more EntityDescriptions

Full Changelog: 0.15.0...0.15.1

0.15.0

07 Jan 13:53
a934696
Compare
Choose a tag to compare

What's Changed

  • Bump hahomematic to 0.15.0
    • Remove Virtual Remotes from buttons (BREAKING CHANGE)
      Solution: obsolete entities (buttons) can be deleted in entities overview.
  • Update integration name in comments
  • Add device actions to call actions on virtual remotes
  • Add device(service) for virtual remote

Full Changelog: 0.14.0...0.15.0

0.14.0

06 Jan 18:45
Compare
Choose a tag to compare

What's Changed

  • Bump hahomematic to 0.14.0
    • Switch some HM-LC-Bl1 to cover
    • Don't exclude DutyCycle, needed for old rf-modules
    • Don't exclude Watchdog from SV sensor

Full Changelog: 0.13.2...0.14.0

0.13.2

05 Jan 09:40
Compare
Choose a tag to compare

What's Changed

  • Bump hahomematic to 0.13.3
    • HM cover fix: check level for None
    • Fix: max_temp issue for hm thermostats
    • Fix: hm const are str instead of int
  • Fix: duplicate remove exception after delete_device

Full Changelog: 0.13.1...0.13.2

0.13.1

04 Jan 20:38
1f0b1ec
Compare
Choose a tag to compare

What's Changed

  • Bump hahomematic to 0.13.2
    • Fix cover state
    • Add method to delete a single device to central
  • Add a service to delete a homematic device from HA (No delete in CCU!)
  • Fix read of previous device options

Full Changelog: 0.13.0...0.13.1

0.13.0

04 Jan 14:54
c446e76
Compare
Choose a tag to compare

What's Changed

  • Bump hahomematic to 0.13.1
    • Fix unique_id for heating_groups (Breaking Change)
      Solution: remove greyed-put climate entity, rename entity_id of new entity afterwards
      .
    • Remove dedicated json tls option
    • Use generic climate profiles list
  • Adopt changes from hahomematic
  • Redesign ConfigFlow and OptionsFlow
    • Username and Password are mandatory
    • OptionsFlow allows Reconfiguration of Setup (requires restart)

Full Changelog: 0.12.0...0.13.0

0.12.0

03 Jan 13:23
d627b78
Compare
Choose a tag to compare

What's Changed

  • Add logos & icon
  • Rename Integration

New Contributors

Full Changelog: 0.11.1...0.12.0

0.11.1

02 Jan 17:56
309c1ff
Compare
Choose a tag to compare

What's Changed

  • Bump hahomematic to 0.11.2
    • Precise entity definitions
    • Improve detection of multi channel devices

Full Changelog: 0.11.0...0.11.1

0.11.0

02 Jan 14:12
9de5f30
Compare
Choose a tag to compare

What's Changed

  • Bump hahomematic to 0.11.0
    • Add transition to dimmer
    • Remove channel no, if channel is the only_primary_channel
  • Follow change from hahomematic
  • Update docstrings
  • Add transition to dimmer

Full Changelog: 0.10.0...0.11.0

0.10.0: multiple Fixes (#68)

31 Dec 13:44
0e559bb
Compare
Choose a tag to compare
  • Add Github Basics
  • Add button entity_description
  • Fix unload issue
  • Fix device description_strategy