Private GIT

Skip to content
Snippets Groups Projects
Select Git revision
  • 792f39c648fe1d2b6da1e52b4b581d51590bf0dd
  • main default protected
2 results

libpurecool_adapter.py

Blame
    • Sean Rees's avatar
      792f39c6
      Switch to libdyson-based discovery · 792f39c6
      Sean Rees authored
      This is the second part of a three-part change to refactor this code
      from libpurecool to libdyson. This part replaces the discovery components
      (e.g; DysonDevice.auto_connect in libpurecool) to the separate API provided
      by libdyson. This also adapts the libpurecool_adapter shim to have a
      libdyson-like get_device() method to make switching fully over easier in
      the next change.
      792f39c6
      History
      Switch to libdyson-based discovery
      Sean Rees authored
      This is the second part of a three-part change to refactor this code
      from libpurecool to libdyson. This part replaces the discovery components
      (e.g; DysonDevice.auto_connect in libpurecool) to the separate API provided
      by libdyson. This also adapts the libpurecool_adapter shim to have a
      libdyson-like get_device() method to make switching fully over easier in
      the next change.
    libpurecool_adapter.py 1.73 KiB