Custom Components
Closed this issue · 5 comments
Problem/Motivation
I use this addon with a couple of Eurotronics SpiritZ DVRs and the auto discovery of zwave2mqtt does not support complex types like climate
or fans
.
But they offer the custom components
where you can define it.
https://github.com/OpenZWave/Zwave2Mqtt#custom-components
Proposed changes
I see two possible solutions for this:
-
I submit the spirit Z configuration directly to zwave2mqtt and wait until it got merged and the addon got it's update.
-
I would suggest to copy the
device.js
file on build into a mapped folder and symlink it back tohass/devices.js
If the second proposal looks acceptable i would like to offer an PR for this
Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue - OpenZWave/Zwave2Mqtt
👋 Thanks for opening your first issue here! If you're reporting a 🐛 bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
They added the spirit z wave plus thermostat to their devices.js but the file itself is not customize able in the docker setup, so solution 1 is already fixed but looking forward for solution 2 to be added.
Same here. I’ve forrest shuttle cover but it identified by light.dimmer.
If devices.js is editable outside the container it can be fixed
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.