Changes
misc_reinitialize
to force reinitialisation of the device as if it freshly joined.- 'attr_read' and 'attr_write' use the tries paramter.
- Extra services defined in services.yaml (for UI configuration)
- Accept CancelledError on retries
- Accept out clusters in the device definition for reading attributes as if there have corresponding in clusters
- Better handling of attribute read during attr_write, especially if
read_before_write
is false - Parameter definitions for individual services (for parameter validation)
Full Changelog: v0.7.0...v0.7.7