The way Home Assistant handles migration is absurd #154

This commit is contained in:
2023-10-02 20:17:57 -04:00
parent 8ffc894dd6
commit c44d8e1bee

View File

@ -828,7 +828,7 @@ basement_shutdown:
alias: Cancel the door timer since the lights are already off alias: Cancel the door timer since the lights are already off
mode: restart mode: restart
icon: mdi:power icon: mdi:power
'1696286918470': stairwell_led_strip:
alias: Stairwell LED Strip alias: Stairwell LED Strip
sequence: sequence:
- variables: - variables:
@ -862,7 +862,7 @@ basement_shutdown:
description: This script handles a few settings for the stairwell LED strip, for description: This script handles a few settings for the stairwell LED strip, for
convenience convenience
mode: restart mode: restart
adaptive_on_first_floor_2: adaptive_on_first_floor:
alias: Adaptive on First Floor alias: Adaptive on First Floor
sequence: sequence:
- if: - if:
@ -996,7 +996,7 @@ adaptive_on_first_floor_2:
value: Adaptive value: Adaptive
alias: If mud room light is on alias: If mud room light is on
mode: single mode: single
'1696287200179': adaptive_on_second_floor:
alias: Adaptive on Second Floor alias: Adaptive on Second Floor
sequence: sequence:
- if: - if:
@ -1157,7 +1157,7 @@ adaptive_on_first_floor_2:
data: data:
value: Adaptive value: Adaptive
alias: Upstairs bathroom handling alias: Upstairs bathroom handling
'1696287373796': bright_on_first_floor:
alias: Bright on First Floor alias: Bright on First Floor
sequence: sequence:
- service: light.turn_on - service: light.turn_on
@ -1197,7 +1197,7 @@ adaptive_on_first_floor_2:
- light.tina_desk_strip - light.tina_desk_strip
data: data:
brightness: 255 brightness: 255
'1696287429248': bright_on_second_floor:
alias: Bright on Second Floor alias: Bright on Second Floor
sequence: sequence:
- service: script.stairwell_led_strip - service: script.stairwell_led_strip
@ -1276,7 +1276,7 @@ adaptive_on_first_floor_2:
entity_id: input_select.emma_bedroom_scenes entity_id: input_select.emma_bedroom_scenes
data: data:
option: Bright option: Bright
'1696287564414': evening_on_first_floor:
alias: Evening on First Floor alias: Evening on First Floor
sequence: sequence:
- choose: - choose:
@ -1419,7 +1419,7 @@ adaptive_on_first_floor_2:
- input_select.mud_room_scenes - input_select.mud_room_scenes
data: data:
option: Adaptive option: Adaptive
'1696287633054': evening_on_second_floor:
alias: Evening on Second Floor alias: Evening on Second Floor
sequence: sequence:
- condition: state - condition: state
@ -1545,7 +1545,7 @@ adaptive_on_first_floor_2:
- input_text.emma_bedroom_selected_scene - input_text.emma_bedroom_selected_scene
data: data:
value: Adaptive value: Adaptive
'1696287683022': goodnight_in_basement:
alias: Goodnight in Basement alias: Goodnight in Basement
sequence: sequence:
- service: light.turn_off - service: light.turn_off
@ -1558,7 +1558,7 @@ adaptive_on_first_floor_2:
target: target:
entity_id: fan.basement_fan entity_id: fan.basement_fan
data: {} data: {}
'1696287713844': goodnight_on_first_floor:
alias: Goodnight on First Floor alias: Goodnight on First Floor
sequence: sequence:
- if: - if:
@ -1589,7 +1589,7 @@ adaptive_on_first_floor_2:
- mud_room - mud_room
- tina_desk - tina_desk
data: {} data: {}
'1696287748896': goodnight_on_second_floor:
alias: Goodnight on Second Floor alias: Goodnight on Second Floor
sequence: sequence:
- service: light.turn_off - service: light.turn_off
@ -1634,7 +1634,7 @@ adaptive_on_first_floor_2:
data: data:
color_temp_kelvin: 2000 color_temp_kelvin: 2000
brightness: 50 brightness: 50
'1696287826909': morning_scene:
alias: Morning Scene alias: Morning Scene
sequence: sequence:
- service: input_boolean.turn_off - service: input_boolean.turn_off
@ -1667,7 +1667,7 @@ adaptive_on_first_floor_2:
target: target:
entity_id: light.emma_bedroom_light entity_id: light.emma_bedroom_light
data: {} data: {}
'1696287949240': day_mode_in_tina_desk:
alias: Day Mode in Tina Desk alias: Day Mode in Tina Desk
sequence: sequence:
- parallel: - parallel:
@ -1698,7 +1698,7 @@ adaptive_on_first_floor_2:
data: {} data: {}
mode: restart mode: restart
icon: mdi:palette icon: mdi:palette
'1696288097687': evening_mode_in_tina_desk:
alias: Evening Mode in Tina Desk alias: Evening Mode in Tina Desk
sequence: sequence:
- parallel: - parallel:
@ -1722,7 +1722,7 @@ adaptive_on_first_floor_2:
option: Adaptive option: Adaptive
mode: restart mode: restart
icon: mdi:palette icon: mdi:palette
'1696288151029': night_mode_in_tina_desk:
alias: Night Mode in Tina Desk alias: Night Mode in Tina Desk
sequence: sequence:
- service: switch.turn_off - service: switch.turn_off
@ -1750,7 +1750,7 @@ adaptive_on_first_floor_2:
brightness: 128 brightness: 128
mode: restart mode: restart
icon: mdi:palette icon: mdi:palette
'1696288192634': bright_mode_in_tina_desk:
alias: Bright Mode in Tina Desk alias: Bright Mode in Tina Desk
sequence: sequence:
- service: switch.turn_off - service: switch.turn_off