Andy Stewart (1):
Update base.py
Keshav Varma (5):
Merge pull request #72 from andystewart999/main
Merge pull request #74 from mt104/main
Merge pull request #82 from kotyara75/feature/multirs-support
Fix lint errors
Release v0.9.3
kotyara75 (3):
feat(multirs): add MultiRS device support
fix(multirs): resolve linting issues in multirs.py
fix(ci): Pass advertisement data to scanner callbacks
mt104 (5):
Fix incorrect value for Smart Battery Protect off state
Use Enum rather than Flag when defining possible states
Restore 4 = Off and add 0 = Disabled
Add OffReason for when load output is disabled
Update smart_battery_protect.py