mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Allow picking multiple entity targets for zwave_js.refresh_value service (#79634)
Allow selection of multiple entities for zwave_js.refresh_value service
This commit is contained in:
@@ -105,6 +105,7 @@ refresh_value:
|
||||
selector:
|
||||
entity:
|
||||
integration: zwave_js
|
||||
multiple: true
|
||||
refresh_all_values:
|
||||
name: Refresh all values?
|
||||
description: Whether to refresh all values (true) or just the primary value (false)
|
||||
|
Reference in New Issue
Block a user