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