platypush/platypush/plugins/zwave
Fabio Manganiello 00a918dd20
Support for the new way of reporting events on ZWaveJS-UI.
The most recent versions of ZwaveJS-UI don't send the `hexId` of the
node on node change events. We have therefore to infer it from the
reported `dbLink`.
2022-12-04 20:56:52 +01:00
..
mqtt Support for the new way of reporting events on ZWaveJS-UI. 2022-12-04 20:56:52 +01:00
__init__.py Added Switchbot plugin 2021-05-10 18:43:00 +02:00
_base.py Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
_constants.py Added zwave.mqtt plugin and backend [closes #186] 2021-04-12 02:45:59 +02:00
manifest.yaml Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00