Prepare for service utilities_group_refresh
This commit is contained in:
@@ -775,6 +775,16 @@ api:
|
||||
then:
|
||||
- lambda: if (!id(is_uploading_tft)) buzzer->play(tone);
|
||||
|
||||
# Utilities group refresh
|
||||
- service: utilities_group_refresh
|
||||
variables:
|
||||
group_id: string
|
||||
value1: string
|
||||
value2: string
|
||||
direction: int
|
||||
then:
|
||||
# Do nothing for now
|
||||
|
||||
# Updates an entity to display specific values with dynamic icons, names, and color codes.
|
||||
- service: value
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user