Add zwavejs2mqtt integration #34
Labels
No labels
architecture
authentication
backend
bug
ci/cd
cleanup
documentation
duplicate
enhancement
good first issue
help wanted
in progress
invalid
media
mobile
new feature
packaging
question
ui
voice
waiting user input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: platypush/platypush#34
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
python-openzwave
is unmaintained and the codebase hasn't seen any new activity for the past two years.This leaves many Z-Wave-related issues (e.g. #180, #182, #183) unaddressed, since the bugs are often caused by the underlying
python-openzwave
dependency.zwave2mqtt
is in a similar condition as python-openzwave, is currently unmaintained and its API is largely incomplete and mostly designed for the specific use case of HomeAssistant.zwavejs2mqtt
is probably the most mature project that implements a Z-Wave bridge and is still largely maintained.Platypush should implement an integration with
zwavejs2mqtt
and decommission/deprecate the nativepython-openzwave
integration once it's ready.