Commit History

Author SHA1 Message Date
  J. Nick Koston 01e8bdc45a Reduce the disconnect delay (#119) 1 year ago
  J. Nick Koston 78d2b116a2 Only setup the notify handler once (#116) 1 year ago
  J. Nick Koston 09fee63ca7 Update to support bleak 0.17 (#113) 1 year ago
  J. Nick Koston 9014b8411f Raise an exception instead of returning None on error (#111) 1 year ago
  J. Nick Koston 676dfd5798 Fix disconnect race (#110) 1 year ago
  J. Nick Koston 6159f90e74 feat: expose get_device api (#106) 1 year ago
  J. Nick Koston 4ac2ff0602 Handle EOFError (#105) 1 year ago
  J. Nick Koston 34d5c8255c Add method to check if advertisement has actually changed (#104) 1 year ago
  J. Nick Koston 52afa7219f Fix inheritance with smart plugs (#103) 1 year ago
  J. Nick Koston f5ebd04614 Workaround stale advertisement data while connected to bots (#102) 1 year ago
  J. Nick Koston 7d2ddb15f1 Fix typos in lights (#98) 1 year ago
  J. Nick Koston 0b992fc3d0 Add support for the ceiling light (#96) 1 year ago
  J. Nick Koston e248b30429 Improve logging of failed operations (#95) 1 year ago
  J. Nick Koston 1ebcc8cabe fix: reject advertisement updates that are missing data if we already have it (#93) 1 year ago
  J. Nick Koston 700be22493 fix: override the stale adv when making a change (#92) 1 year ago
  J. Nick Koston 031e9afd3b fix: logging for sequence devices (#91) 1 year 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) 1 year ago
  J. Nick Koston 8e88df6b7f fix: small fixes for light strips (#89) 1 year ago
  J. Nick Koston bcb954af4a feat: add support for light strips (#88) 1 year ago
  J. Nick Koston 2c98806e98 fix: report rssi when device is on the edge of range (#87) 1 year ago
  J. Nick Koston 6314604b92 Add support for the bulbs (#74) 1 year ago
  J. Nick Koston 017a08ab5b Avoid caching services when there are missing Characteristics (#84) 1 year ago
  J. Nick Koston 7c49f9bd0d Re-raise on Dbus error after handling disconnect (#83) 1 year ago
  J. Nick Koston f23c2f7631 Reset the connection on error during transaction (#81) 1 year ago
  J. Nick Koston 5459bbcbf6 Add support for roaming between adapters while establishing the ble connection (#78) 1 year ago
  J. Nick Koston 2e19327c44 Log RSSI on unexpected disconnects (#77) 1 year ago
  J. Nick Koston cb21bfdf28 Improve error message when device has disappeared (#76) 1 year ago
  J. Nick Koston b8e394191d Implement a retry on disconnect during transaction (#75) 1 year ago
  J. Nick Koston 4921858aca Implement service caching for faster reconnects (#69) 1 year ago
  J. Nick Koston 8c0239c3a4 Only lookup the characteristics once (#67) 1 year ago