J. Nick Koston
|
7d2ddb15f1
Fix typos in lights (#98)
|
2 years ago |
J. Nick Koston
|
0b992fc3d0
Add support for the ceiling light (#96)
|
2 years ago |
J. Nick Koston
|
e248b30429
Improve logging of failed operations (#95)
|
2 years ago |
J. Nick Koston
|
1ebcc8cabe
fix: reject advertisement updates that are missing data if we already have it (#93)
|
2 years ago |
J. Nick Koston
|
700be22493
fix: override the stale adv when making a change (#92)
|
2 years ago |
J. Nick Koston
|
031e9afd3b
fix: logging for sequence devices (#91)
|
2 years ago |
J. Nick Koston
|
5f25d59572
fix: return None when there is no response instead of an empty byte so we can give a better error (#90)
|
2 years ago |
J. Nick Koston
|
8e88df6b7f
fix: small fixes for light strips (#89)
|
2 years ago |
J. Nick Koston
|
bcb954af4a
feat: add support for light strips (#88)
|
2 years ago |
J. Nick Koston
|
2c98806e98
fix: report rssi when device is on the edge of range (#87)
|
2 years ago |
J. Nick Koston
|
6314604b92
Add support for the bulbs (#74)
|
2 years ago |
J. Nick Koston
|
017a08ab5b
Avoid caching services when there are missing Characteristics (#84)
|
2 years ago |
J. Nick Koston
|
7c49f9bd0d
Re-raise on Dbus error after handling disconnect (#83)
|
2 years ago |
J. Nick Koston
|
f23c2f7631
Reset the connection on error during transaction (#81)
|
2 years ago |
J. Nick Koston
|
5459bbcbf6
Add support for roaming between adapters while establishing the ble connection (#78)
|
2 years ago |
J. Nick Koston
|
2e19327c44
Log RSSI on unexpected disconnects (#77)
|
2 years ago |
J. Nick Koston
|
cb21bfdf28
Improve error message when device has disappeared (#76)
|
2 years ago |
J. Nick Koston
|
b8e394191d
Implement a retry on disconnect during transaction (#75)
|
2 years ago |
J. Nick Koston
|
4921858aca
Implement service caching for faster reconnects (#69)
|
2 years ago |
J. Nick Koston
|
8c0239c3a4
Only lookup the characteristics once (#67)
|
2 years ago |
David K
|
4b9a5b2999
Fix for "ValueError: non-hexadecimal number found in fromhex()" raised with some passwords (#65)
|
2 years ago |
J. Nick Koston
|
aca522f0dc
Refactor to make it easier to add new devices (#61)
|
2 years ago |