Historique des commits

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