v3.0.0
Feature
- Support Python 3.11 (
55a92d0)
Fix
- Add type hints because mypy is stupid (
b36ec6b) - Ignore lingering tests (
505149c) - Remove state_class from Sensor Mode (
7680303) - Remove state_class from Last Sensor Mode (
a91090e) - Remove state_class from Last Message Received (
3a1bbeb) - Remove state_class from Cell Tower Id (
d2d2990) - Sort manifest (
afb6793)
Breaking
- Drop support for Python <3.10--no-verify (
55a92d0)