What's Changed * Fix lock encryption key retrieval by dsypniewski in https://github.com/Danielhiversen/pySwitchbot/pull/236 * Remove unused code by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/232 * Add SwitchbotApiError to __all__ by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/237
What's Changed * fix: missing coverage report by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/227 * Bump CI actions by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/228 * Fix test coverage reporting by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/229 * Add support for is_opening and is_closing for curtains by dcmeglio in https://github.com/Danielhiversen/pySwitchbot/pull/226
New Contributors * dcmeglio made their first contribution in https://github.com/Danielhiversen/pySwitchbot/pull/226