github danielperna84/custom_homematic 1.18.0

latest releases: 1.66.0b6, 1.66.0b5, 1.66.0b4...
23 months ago

What's Changed

Version 1.18.0 (2022-10-03)

  • Bump hahomematic to 2022.10.0
    • Rename hub event
    • Remove Servicemeldungen (count) from sysvars. It's already included in the hub_entity (sensor.{instance_name}) See README
  • Split hub between scheduler and entity
  • Convert hub entity to sensor
  • Reorg device_info for ControlUnit

Deprecation warning: The entity homematicip_local.{instance_name} must be replaced by sensor.{instance_name} till HA 11.2022:
Replace it in:

  • service calls (homematicip_local.set_variable_value).
  • automations
  • scripts
  • replace blueprint for persistant notifications

The old entity homematicip_local.{instance_name} will disappear, if all usages have been replaced.

Full Changelog: 1.17.0...1.18.0

Don't miss a new custom_homematic release

NewReleases is sending notifications on new releases.