-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi @hvorragend,
I have version 2026.01.14 and I have a strange issue:
Yesterday morning and this morning I realized that some covers in my home did not open although they should have whereas others have opened.
configuration of the cover which **opened** correctly
blind: cover.rollladen_schlafzimmer
auto_options:
- auto_up_enabled
- auto_down_enabled
- auto_ventilate_enabled
- auto_shading_enabled
- auto_sun_enabled
cover_status_options: cover_helper_enabled
cover_status_helper: input_text.rollladen_schlafzimmer_helfer
drive_time: 25
ventilate_position: 70
shading_position: 19
time_control: time_control_input
default_brightness_sensor: sensor.helligkeit_aussen
brightness_up: 200
contact_window_opened: binary_sensor.fenster_schlafzimmer
shading_azimuth_start: 240
shading_azimuth_end: 360
shading_elevation_min: 10
shading_temperatur_sensor1: sensor.temperatur_schlafzimmer_zum_bad_hin_taster
shading_forecast_sensor: weather.forecast_home
shading_weather_conditions:
- clear
- cloudy
- partlycloudy
- sunny
shading_forecast_temp: 18
reset_override_config: reset_fixed_time
reset_override_time: '00:00:00'
reset_override_timeout: 60
auto_shading_start_action_before: []
workday_sensor: binary_sensor.arbeitstag_heute
workday_sensor_tomorrow: binary_sensor.arbeitstag_morgen
time_up_early_non_workday: '08:30:00'
time_up_late: '08:30:00'
time_up_late_non_workday: '09:30:00'
time_down_late: '19:00:00'
time_down_late_non_workday: '19:00:00'
time_up_early: '07:30:00'
sun_elevation_up: -3.5
sun_elevation_down: -3.5
auto_up_force: binary_sensor.rollladen_zwingend_geoffnet_automation
auto_down_force: binary_sensor.rollladen_zwingend_geschlossen_automation
auto_recover_after_force: auto_recover_enabled
ignore_after_manual_config:
- ignore_opening_after_manual
auto_global_condition:
- condition: state
entity_id: input_boolean.rollladenautomatik
state:
- 'on'configuration of the cover which **did not open** correctly
blind: cover.rollladen_arbeitszimmer_doppelfenster
auto_options:
- auto_up_enabled
- auto_down_enabled
- auto_ventilate_enabled
- auto_shading_enabled
- auto_sun_enabled
cover_status_options: cover_helper_enabled
cover_status_helper: input_text.rollladen_arbeitszimmer_doppelfenster_helfer
drive_time: 30
ventilate_position: 70
shading_position: 23
time_control: time_control_input
default_brightness_sensor: sensor.helligkeit_aussen
brightness_up: 200
contact_window_opened: binary_sensor.fenster_arbeitszimmer_doppel_contact
shading_azimuth_start: 0
shading_azimuth_end: 150
shading_elevation_min: 5
shading_temperatur_sensor1: sensor.temperatur_arbeitszimmer_taster
shading_forecast_sensor: weather.forecast_home
shading_weather_conditions:
- clear
- cloudy
- partlycloudy
- sunny
shading_forecast_temp: 18
reset_override_config: reset_fixed_time
reset_override_time: '00:00:00'
reset_override_timeout: 60
auto_shading_start_action_before: []
workday_sensor: binary_sensor.arbeitstag_heute
workday_sensor_tomorrow: binary_sensor.arbeitstag_morgen
time_up_early_non_workday: '06:00:00'
time_up_late: '08:30:00'
time_up_late_non_workday: '09:30:00'
time_down_late: '22:30:00'
time_down_late_non_workday: '23:00:00'
time_up_early: '05:30:00'
sun_elevation_up: -4.5
sun_elevation_down: -4.5
auto_up_force: binary_sensor.rollladen_zwingend_geoffnet_automation
auto_down_force: binary_sensor.rollladen_zwingend_geschlossen_automation
auto_recover_after_force: auto_recover_enabled
ignore_after_manual_config:
- ignore_opening_after_manual
auto_global_condition:
- condition: state
entity_id: input_boolean.rollladenautomatik
state:
- 'on'It was past 08:40 o'clock in the morning today when the cover still did not open. There was no manual override or the like since midnight.
I already used the validator but could not find an deviation between the two cinfigurations. Also, the force variables haven't been true sine a few days and they are mutually exclusive (i.e. they can't be both true at the same time).
I did not change the configuration in the last days and it seemed to work fine with openening the covers.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested