-
Notifications
You must be signed in to change notification settings - Fork 8
Add services #15
Comments
completed: add_node (with secure param) to do: refresh_node_value |
set_config_parameter should probably be reviewed to make it a bit more user friendly. We can also add support for setting a value by name and label, which is a bit more user friendly. |
I think we can leave the following services in the to-do list out, as they can be handled through the OZW admin tools if needed, and should be websocket commands when we build the new management UI in HA: That would leave the following on the todo list: |
FYI, none of the network commands are implemented in OZW Admin yet. |
|
I think many people use that feature. It will be added, on our todo list. |
Add services for various OpenZWave functions.
others?
Unlike the current
zwave
component implementation of these services, we'll need to also allow specifying an OZW Instance number since multiple OZW instances can be running and reporting to MQTT. We should default the OZW Instance to be instance 1 though, for compatibility.May require upstream modifications to the python-openzwave-mqtt library
The text was updated successfully, but these errors were encountered: