platypush/platypush/plugins/zwave
Fabio Manganiello 16c24d799d
Removed custom formatting for child zigbee/zwave entity names
The parent->child relationship is now modelled on the database itself,
so we no longer need value names specifically formatted as
`[DeviceName] ValueName` - the UI will take care of it.
2022-11-30 01:02:25 +01:00
..
mqtt Removed custom formatting for child zigbee/zwave entity names 2022-11-30 01:02:25 +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