Icons standardization
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
substitutions:
|
||||
##### DON'T CHANGE THIS #####
|
||||
version: "4.1.2"
|
||||
version: "4.2dev"
|
||||
#############################
|
||||
|
||||
##### ESPHOME CONFIGURATION #####
|
||||
@@ -185,9 +185,8 @@ api:
|
||||
variables:
|
||||
component: string
|
||||
foreground: int[]
|
||||
background: int[]
|
||||
then:
|
||||
- lambda: set_component_color->execute(component, foreground, background);
|
||||
- lambda: set_component_color->execute(component, foreground, {});
|
||||
|
||||
##### Service to play a rtttl tones #####
|
||||
# Example tones : https://codebender.cc/sketch:109888#RTTTL%20Songs.ino
|
||||
|
||||
Reference in New Issue
Block a user