Filter only utility_meter select entities in reset service (#108855)
filter reset service to only utility_meters
This commit is contained in:
parent
7713cf377d
commit
12289f172d
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ reset:
|
||||||
target:
|
target:
|
||||||
entity:
|
entity:
|
||||||
domain: select
|
domain: select
|
||||||
|
integration: utility_meter
|
||||||
|
|
||||||
calibrate:
|
calibrate:
|
||||||
target:
|
target:
|
||||||
|
|
Loading…
Add table
Reference in a new issue