* Add Python 3.6-style variable type annotations (45) * **BREAKING CHANGE**: Switch to f-strings (and remove support for Python 3.5.3) (44) * Fixes multiple lines of code with an added ".items()" (42) * Fixed missing `await` in documentation
4.3.0
* Add "camera" as a valid sensor type (39) * Add a script to query events * Add script/ directory + script for finding sensors
4.2.0
* Add "remote" as a valid sensor type
4.1.0
* Add `get_latest_event()` system method (38)
4.0.1
* Fix two edge cases with setting PINs (37)
4.0.0
* **BREAKING CHANGE**: Make get_systems return a dict instead of a list (36)