Releases: danielperna84/custom_homematic
Releases · danielperna84/custom_homematic
1.40.0
New Features
- Add event entities
- Add service translations
What's Changed
- Bump hahomematic to 2023.7.4
- Add identifier to device
- Rename ENTITY_NO_CREATE to NO_CREATE
- Ignore click events on plugs
- Bump hahomematic to 2023.7.5
- Add SystemInformation to client api
- Send credentials on XmlRPC api only when authentication is enabled in CCU
- Bump hahomematic to 2023.7.6
- Refactor Json error handling / logging
- Use ping pong only for CCU
- Bump hahomematic to 2023.8.0
- Remove only the starting device name from entity name
- Remove title from program and sysvar names
- Remove support for python 3.10
- Add available_interfaces to SystemInformation
- Use identifier from device
- Add event entities
- Remove unmaintained NL translation
- Add service translations
- Remove click_events from logbook
- Add SystemInformation to diagnostics
Full Changelog: 1.39.2...1.40.0
1.39.2
What's Changed
- Bump hahomematic to 2023.7.3
- Fire interface event about ping/pong mismatch
- Add message to fire_interface_event
- Refactor event usage
- Add option to config flow to control system notifications (controls CALLBACK and PINGPONG notifications)
Full Changelog: 1.39.1...1.39.2
1.39.1
What's Changed
- Bump hahomematic to 2023.7.1
- Log an error about the ping/pong count mismatch
- Bump hahomematic to 2023.7.2
- Add new Events PRESS_LOCK and PRESS_UNLOCK for HmIP-WKP
- Add entity descriptions and translations for HmIP-WKP
Full Changelog: 1.39.0...1.39.1
1.39.0
What's Changed
- Bump hahomematic to 2023.7.0
- Project file maintenance
- Add services that return data:
- get_device_value
- get_paramset
- Fix entity state translations
Full Changelog: 1.38.0...1.39.0
1.38.0
This update is required for HA 2023.7, but can be installed on earlier HA versions.
What's Changed
- Guard against failure due to future HA api changes related to CC specific usage
- Make entity name translation more verbose
Full Changelog: 1.37.6...1.38.0
1.37.6
1.37.4
What's Changed
- Bump hahomematic to 2023.6.1
- Fix tunable white support for hmIP-RGBW
- Avoid creating entities that are not usable in selected device operation mode for hmIP-RGBW
- Update requirements
- Add missing comma, to fix entity description
- Remove device class from percentage entity description
Full Changelog: 1.37.3...1.37.4
1.37.3
What's Changed
- Bump hahomematic to 2023.6.0
- Update requirements
- Do not create update entities for virtual remotes
- Cleanup FIX_UNIT_BY_PARAM
- Fix latest version of update entity
- Use VALVE_STATE entity description only for Bidcos devices
Full Changelog: 1.37.1...1.37.3
1.37.1
What's Changed
- Display updates only if update is ready for installation on device
Full Changelog: 1.37.0...1.37.1
1.37.0
New Features
- It's now possible to update the homematic device firmware from HA. More information can be found here. This feature has only been tested with HomematicIP devices.
What's Changed
- Bump hahomematic to 2023.5.1
- Refactor device description cache handling
- Add device firmware update handling
- Add device firmware update entity
- Add 'Update device firmware data' service
- Add multiple schedules for device firmware data refresh
- Avoid overriding hostname by ssdp data
Full Changelog: 1.36.0...1.37.0