yamllint
This commit is contained in:
@@ -1950,7 +1950,7 @@ script:
|
||||
{"command", command}
|
||||
});
|
||||
|
||||
- id: update_alarm_icon #To do: Move to blueprint
|
||||
- id: update_alarm_icon # To do: Move to blueprint
|
||||
mode: restart
|
||||
parameters:
|
||||
component: string
|
||||
@@ -2158,8 +2158,6 @@ script:
|
||||
return (major1 == major2) && (minor1 == minor2);
|
||||
};
|
||||
return (compareVersions("${version}", id(version_tft).c_str()) and compareVersions("${version}", id(version_blueprint).c_str()));
|
||||
#- lambda: !lambda 'return (id(version_tft) == "${version}");'
|
||||
#- lambda: !lambda 'return (id(version_blueprint) == "${version}");'
|
||||
timeout: 60s
|
||||
- lambda: |-
|
||||
static const char *const TAG = "script.check_versions";
|
||||
@@ -2279,8 +2277,7 @@ script:
|
||||
|
||||
- id: page_alarm
|
||||
mode: restart
|
||||
then:
|
||||
# There's nothing here so far
|
||||
then: # There's nothing here so far
|
||||
|
||||
- id: page_blank
|
||||
mode: restart
|
||||
@@ -2321,8 +2318,7 @@ script:
|
||||
mode: restart
|
||||
parameters:
|
||||
page_number: uint
|
||||
then:
|
||||
# There's nothing here so far
|
||||
then: # There's nothing here so far
|
||||
- id: page_buttonpage01
|
||||
mode: restart
|
||||
then:
|
||||
@@ -2350,25 +2346,21 @@ script:
|
||||
|
||||
- id: page_climate
|
||||
mode: restart
|
||||
then:
|
||||
# There's nothing here so far
|
||||
then: # There's nothing here so far
|
||||
|
||||
- id: page_confirm
|
||||
mode: restart
|
||||
then:
|
||||
# There's nothing here so far
|
||||
then: # There's nothing here so far
|
||||
|
||||
- id: page_cover
|
||||
mode: restart
|
||||
then:
|
||||
# There's nothing here so far
|
||||
then: # There's nothing here so far
|
||||
|
||||
- id: page_entitypage
|
||||
mode: restart
|
||||
parameters:
|
||||
page_number: uint
|
||||
then:
|
||||
# There's nothing here so far
|
||||
then: # There's nothing here so far
|
||||
- id: page_entitypage01
|
||||
mode: restart
|
||||
then:
|
||||
@@ -2396,8 +2388,7 @@ script:
|
||||
|
||||
- id: page_fan
|
||||
mode: restart
|
||||
then:
|
||||
# There's nothing here so far
|
||||
then: # There's nothing here so far
|
||||
|
||||
- id: page_home
|
||||
mode: restart
|
||||
@@ -2416,18 +2407,15 @@ script:
|
||||
|
||||
- id: page_keyb_num
|
||||
mode: restart
|
||||
then:
|
||||
# There's nothing here so far
|
||||
then: # There's nothing here so far
|
||||
|
||||
- id: page_light
|
||||
mode: restart
|
||||
then:
|
||||
# There's nothing here so far
|
||||
then: # There's nothing here so far
|
||||
|
||||
- id: page_media_player
|
||||
mode: restart
|
||||
then:
|
||||
# There's nothing here so far
|
||||
then: # There's nothing here so far
|
||||
|
||||
- id: page_notification
|
||||
mode: restart
|
||||
@@ -2440,8 +2428,7 @@ script:
|
||||
|
||||
- id: page_qrcode
|
||||
mode: restart
|
||||
then:
|
||||
# There's nothing here so far
|
||||
then: # There's nothing here so far
|
||||
|
||||
- id: page_screensaver
|
||||
mode: restart
|
||||
@@ -2477,8 +2464,7 @@ script:
|
||||
mode: restart
|
||||
parameters:
|
||||
page_number: uint
|
||||
then:
|
||||
# There's nothing here so far
|
||||
then: # There's nothing here so far
|
||||
- id: page_weather01
|
||||
mode: restart
|
||||
then:
|
||||
|
||||
Reference in New Issue
Block a user