* Use snake case in tests (24) * Fix enum inconsistencies (23) * Update CLI to consume similar to home-assistant (22) * Catch exception and continue to listen (21)
0.9.9
* Fix initial state bug (take 2) (20)
0.9.8
* Fix state assumption bug (19)
0.9.7
* Catch connection read exception
0.9.6
* Support Python versions without `StreamWriter.wait_closed`