What's Changed * fix: reject advertisement updates that are missing data if we already have it by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/93
What's Changed * fix: logging for sequence devices by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/91 * fix: override the stale adv when making a change by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/92
What's Changed * fix: return None when there is no response instead of an empty byte so we can give a better error by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/90
What's Changed * feat: add support for light strips by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/88 * fix: small fixes for light strips by bdraco in https://github.com/Danielhiversen/pySwitchbot/pull/89