Jesse Hills
|
fbd0cfcc88
Initial Blind Tilt support (#181)
|
1 년 전 |
J. Nick Koston
|
aa4b0332a7
feat: wrap requests exceptions in SwitchbotAccountConnectionError (#175)
|
1 년 전 |
J. Nick Koston
|
93ac70e526
feat: add SwitchbotAuthenticationError exception (#174)
|
1 년 전 |
J. Nick Koston
|
2caa798bc8
Fix lock discovery when first advertisement is missing service data (#171)
|
1 년 전 |
Damian Sypniewski
|
9c969d254c
Added lock model with lock and unlock support (#164)
|
1 년 전 |
J. Nick Koston
|
7e388cb747
Fixes for curtain firmware 6 (#139)
|
1 년 전 |
J. Nick Koston
|
a469fd6921
Export close_stale_connections in __all__ (#107)
|
2 년 전 |
J. Nick Koston
|
6159f90e74
feat: expose get_device api (#106)
|
2 년 전 |
J. Nick Koston
|
b5804bb969
Fix typo in import (#100)
|
2 년 전 |
J. Nick Koston
|
1d8c1053dd
Add humidifier (#97)
|
2 년 전 |
J. Nick Koston
|
0b992fc3d0
Add support for the ceiling light (#96)
|
2 년 전 |
J. Nick Koston
|
bcb954af4a
feat: add support for light strips (#88)
|
2 년 전 |
J. Nick Koston
|
6314604b92
Add support for the bulbs (#74)
|
2 년 전 |
J. Nick Koston
|
31a2686133
Additional refactoring to make it easier to add new devices (#62)
|
2 년 전 |
J. Nick Koston
|
aca522f0dc
Refactor to make it easier to add new devices (#61)
|
2 년 전 |
J. Nick Koston
|
2174f2389c
Use faster async_timeout in place of asyncio.wait_for (#59)
|
2 년 전 |
J. Nick Koston
|
87752a94fa
feat: add basic support for the color bulbs (#57)
|
2 년 전 |
J. Nick Koston
|
9f921dbe3c
fix: wifi rssi incorrect on plugs (should be negative) (#56)
|
2 년 전 |
J. Nick Koston
|
b8c023e8e3
Add support for the motion sensor (#55)
|
2 년 전 |
J. Nick Koston
|
464e72c052
Add basic support for the mini plugs (#53)
|
2 년 전 |
J. Nick Koston
|
ed87807c7f
Fix connecting with bleak 0.15 (#54)
|
2 년 전 |
J. Nick Koston
|
5300c8b626
Add support for contact sensors (#51)
|
2 년 전 |
J. Nick Koston
|
aaed98ba0e
Use bleak-retry-connector to handle transient connection errors (#50)
|
2 년 전 |
J. Nick Koston
|
6b68f96500
Refactor to support push updates (#49)
|
2 년 전 |
Charlie Wang
|
c42de55b91
HACK: Handle new UUIDs in SwitchBot firmware (#48)
|
2 년 전 |
Diogo F. Andrade Murteira
|
e591eaee45
Discard sensor temperature alert status flags (#46)
|
2 년 전 |
RenierM26
|
dbc9d52a78
Change library from bluepy to Bleak (with async) (#32)
|
2 년 전 |
RenierM26
|
23efbec019
Timeout when unable to connect to device after 40 seconds. (#40)
|
2 년 전 |
RenierM26
|
d639a83769
Accidentally left a print statement during debug. (#35)
|
2 년 전 |
RenierM26
|
9603b60999
Fix erroneously returning "success" when the command failed. (#33)
|
2 년 전 |