What's Changed * Bump bleak-retry-connector to 1.7.2 by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/72 * fix: add guard to parse_advertisement_data for empty data by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/73
What's Changed * Implement service caching for faster reconnects by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/69 * Bump bleak-retry-connector to >=1.7.0 by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/70
What's Changed * Add parser tests by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/66 * Only lookup the characteristics once by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/67
What's Changed * Fix for "ValueError: non-hexadecimal number found in fromhex()" raised with some passwords by neffs in https://github.com/Danielhiversen/pySwitchbot/pull/65
New Contributors * neffs made their first contribution in https://github.com/Danielhiversen/pySwitchbot/pull/65