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:
kpine
2022-10-04 23:30:34 -07:00
committed by GitHub
parent 416c10a793
commit bcbce6f159

View File

@@ -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)