platypush/platypush/plugins/zwave
Fabio Manganiello 3a92bf59ca
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:48:42 +01:00
..
mqtt Support for the new way of reporting events on ZWaveJS-UI. 2022-12-04 20:48:42 +01:00
__init__.py Added deprecation notice for `zwave` plugin and backend (use `zwave.mqtt` instead) 2022-10-22 19:17:58 +02:00
_base.py Support for battery entities 2022-10-29 13:38:42 +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