platypush/docs/source
Fabio Manganiello 8469a1027f
Migrated/refactored `switchbot.bluetooth` integration.
- Out `gattlib` + `pybluez`, in `bleak`. It's not platform-dependent, it doesn't
  require libboost and other heavy build dependencies, and it doesn't require the
  user that runs the service from having special privileges to access raw
  Bluetooth sockets.

- Better integration with Platypush native entities. The devices are now mapped
  to write-only `EnumSwitch` entities, and the status returns the serialized
  representation of those entities instead of the previous intermediate
  representation.
2023-02-08 22:42:00 +01:00
..
_ext - Fixed `switchbot.status` to handle virtual devices 2021-10-26 00:48:05 +02:00
platypush Merge branch 'master' into 29-generic-entities-support 2023-01-07 22:31:36 +01:00
backends.rst Reduced :maxdepth: of toctree in documentation. 2022-09-30 11:47:19 +02:00
conf.py Migrated/refactored `switchbot.bluetooth` integration. 2023-02-08 22:42:00 +01:00
events.rst Merge branch 'master' into 29-generic-entities-support 2023-01-07 22:31:36 +01:00
index.rst Reduced :maxdepth: of toctree in documentation. 2022-09-30 11:47:19 +02:00
plugins.rst Merge branch 'master' into 29-generic-entities-support 2023-01-07 22:31:36 +01:00
responses.rst Reduced :maxdepth: of toctree in documentation. 2022-09-30 11:47:19 +02:00