Allow picking multiple entity targets for zwave_js.refresh_value service (#79634)

Allow selection of multiple entities for zwave_js.refresh_value service
pull/79635/head
kpine 2022-10-04 23:30:34 -07:00 committed by GitHub
parent 416c10a793
commit bcbce6f159
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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)