mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
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:
committed by
Paulus Schoutsen
parent
b66be59598
commit
351e8921fa
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user