- Remove only the starting device name from entity name - Remove title from program and sysvar names
2023.7.6
- Refactor Json error handling / logging - Use ping pong only for CCU - Add primary_client attribute to central_unit
2023.7.5
- Add SystemInformation to client api - Send credentials on XmlRPC api only when authentication is enabled in CCU - Remove support for python 3.10 - Add available_interfaces to SystemInformation
2023.7.4
- Update requirements - Add identifier to device - Rename ENTITY_NO_CREATE to NO_CREATE - Extend Channel - Add channel related attributes to entity - Add kwargs to update_entity - Call update_entity for ENTITY_EVENTS - Ignore click events on plugs - Add manufacturer to device
2023.7.3
- Fire interface event about ping/pong mismatch - Add message to fire_interface_event - Add schema for interface event