Skip to content

v0.9.2

Choose a tag to compare

@omc69 omc69 released this 23 Aug 21:12
· 8 commits to main since this release

Adds tests for the entity layer.

The last two faults both lived in Home Assistant code and neither was reachable from a protocol test. Both raise the moment an entity writes its state, so the suite now imports the integration and builds real entities from captured parameters. Reintroducing either fault fails the tests.