python_openzwave update config service (#12060)
* update python-openzwave to 4.1.0 * add service which updates the configuration files from github * 0.4.3
This commit is contained in:
parent
b66be59598
commit
351e8921fa
3 changed files with 11 additions and 0 deletions
|
@ -51,6 +51,7 @@ SERVICE_RENAME_VALUE = "rename_value"
|
|||
SERVICE_REFRESH_ENTITY = "refresh_entity"
|
||||
SERVICE_REFRESH_NODE = "refresh_node"
|
||||
SERVICE_RESET_NODE_METERS = "reset_node_meters"
|
||||
SERVICE_UPDATE_CONFIG = "update_config"
|
||||
|
||||
EVENT_SCENE_ACTIVATED = "zwave.scene_activated"
|
||||
EVENT_NODE_EVENT = "zwave.node_event"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue