github danielperna84/custom_homematic 1.11.0

latest releases: 1.66.0b6, 1.66.0b5, 1.66.0b4...
2 years ago

This release requires HA 2022.7

What's Changed

  • Bump hahomematic to 2022.7.7
    • Ignore further parameters by device (CURRENT_ILLUMINATION for HmIP-SMI, HmIP-SMO, HmIP-SPI)
    • Align entity naming to HA entity name
  • Use new HA entity name:
    The entity name now only represents the entity part, and no longer includes the device name.
    The entity_id is untouched, as long as you don't reinstall the integration.
    The displayed name of an entity might change, depending on the used HA card.
    See HA docs for further information
  • Fix hub creation
  • Use entity is_valid for state
    Entities are now shown as unknown, as long as HA has not received any events from the CCU, or was not able to fetch data initially.
    Old behaviour was to display a DEFAULT value.
    As soon as events have been received from the CCU the state will switch to the correct state.
    This should be relevant, if HA has been restarted shortly after the CCU has been restart.
    See Readme for further information.
  • Add attribute state_uncertain
    There is now an extra attribute at each entity, that shows is the state of the entity might be uncertain due to a CCU restart.
    This should be relevant, if the CCU has been restarted and HA is still running.

Full Changelog: 1.10.0...1.11.0

Don't miss a new custom_homematic release

NewReleases is sending notifications on new releases.