Commit History

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