·
40 commits
to refs/heads/main
since this release
What’s Changed
🚀 New features
- Add stop method (#182) @dknowles2
🐞 Bug fixes
- Add more checks before sending a command (#186) @dknowles2
- Pass both state payloads to the callback (#185) @dknowles2
- Fix potential concurrency bugs (#184) @dknowles2
- Add additional debug logging and fix some minor bugs (#180) @dknowles2
- Fix connection issues when grill is unavailable (#178) @dknowles2
📋 Other changes
- Remove the WSMsgType.CLOSE check (#183) @dknowles2
- Fix mypy presubmit (#179) @dknowles2
🧩 Dependency updates
- Fix dependency definitions (#181) @dknowles2
- Bump mypy from 1.14.0 to 1.14.1 (#177) @dependabot