mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00: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:
parent
416c10a793
commit
bcbce6f159
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user