Release v0.9.0
Release contains bugfix and a huge improvement made by @GnoX to enable V4 wire format! Now it should be possible to support the modern EF devices!
What's Changed
- Add V4 wire format support, refactor Packet to dataclasses and align naming scheme for packets by @GnoX in #307
- Fix entity callback registration when device lacks the property by @GnoX in #324
Full Changelog: v0.8.7...v0.9.0