Thanks a lot for your help.
However, I am getting the same “false error logs” if “Check Configuration” is checked in my CCA.
I did the following:
- As “CLEAR” in Settings->System->Logs in HA-GUI does not really clear all logs, I truncated config/home-assistant.log to size 0 after having logged into my HA (Raspberry PI4) by ssh and restarted HA by “Restart Home Assistant” in HA-GUI
- Having manually running my CCA I downloaded the logs from Settings->System->Logs and saw the same “false errors” reported by “Check Configuration”. Please have a look in log file below.
Just a remark: My CCA had been fired by a trigger bevor I run it manually, so you will see it in the log file. I removed from the log file all entries not related to my CCA.
What do you mean with "have … but not flipped the switch”?
I created my Status Helper like described in your CCA Blueprint, i.e. “a input_text entity with a length of 254 chars” within the “Cover Status Helper” dialog and I do not understand what I should have done else - please find an image in the attachment.
CCA logfile:
2025-07-23 21:33:38.537 INFO (MainThread) [homeassistant.components.automation.cca_test1] Initialized trigger CCA Test1
...
2025-07-23 21:34:15.278 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Running automation actions
2025-07-23 21:34:15.283 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Executing step assigning variables
2025-07-23 21:34:15.569 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: Running automation actions
2025-07-23 21:34:15.580 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Running automation actions
2025-07-23 21:34:15.624 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 1 of 21 with item: {'condition': False, 'message': 'time_up_early should be earlier than time_up_late'}
2025-07-23 21:34:15.625 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.644 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 2 of 21 with item: {'condition': False, 'message': 'time_up_early_non_workday should be earlier than time_up_late_non_workday'}
2025-07-23 21:34:15.645 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.664 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 3 of 21 with item: {'condition': False, 'message': 'time_down_early should be earlier than time_down_late'}
2025-07-23 21:34:15.664 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.682 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 4 of 21 with item: {'condition': False, 'message': 'time_down_early_non_workday should be earlier than time_down_late_non_workday'}
2025-07-23 21:34:15.683 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.700 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 5 of 21 with item: {'condition': False, 'message': 'shading_azimuth_start should be lower than shading_azimuth_end'}
2025-07-23 21:34:15.701 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.719 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 6 of 21 with item: {'condition': False, 'message': 'shading_elevation_min should be lower than shading_elevation_max'}
2025-07-23 21:34:15.721 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.739 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 7 of 21 with item: {'condition': False, 'message': 'shading_sun_brightness_start should be higher than shading_sun_brightness_end'}
2025-07-23 21:34:15.740 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.758 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 8 of 21 with item: {'condition': False, 'message': 'open_position should be higher than close_position'}
2025-07-23 21:34:15.759 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.777 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 9 of 21 with item: {'condition': False, 'message': 'open_position should be higher than ventilate_position'}
2025-07-23 21:34:15.778 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.795 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 10 of 21 with item: {'condition': False, 'message': 'close_position should be lower than ventilate_position'}
2025-07-23 21:34:15.798 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.817 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 11 of 21 with item: {'condition': False, 'message': 'shading_position should be higher than close_position'}
2025-07-23 21:34:15.818 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.835 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 12 of 21 with item: {'condition': False, 'message': 'shading_position should be lower than open_position'}
2025-07-23 21:34:15.836 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.855 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 13 of 21 with item: {'condition': False, 'message': 'Please revise the position values and take the tolerance values into account. The values must not overlap'}
2025-07-23 21:34:15.856 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.875 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 14 of 21 with item: {'condition': False, 'message': 'resident_sensor is only allowed to be on/off/true/false'}
2025-07-23 21:34:15.876 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.894 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 15 of 21 with item: {'condition': False, 'message': 'Cover is missing attribute current_position'}
2025-07-23 21:34:15.895 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.913 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 16 of 21 with item: {'condition': False, 'message': 'Sun sensor is missing attribute elevation'}
2025-07-23 21:34:15.914 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.931 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 17 of 21 with item: {'condition': False, 'message': 'Sun sensor is missing attribute azimuth'}
2025-07-23 21:34:15.933 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.952 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 18 of 21 with item: {'condition': False, 'message': 'Brightness sensor not defined or state is not numeric'}
2025-07-23 21:34:15.952 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.971 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 19 of 21 with item: {'condition': False, 'message': 'Wrong length of the cover status helper'}
2025-07-23 21:34:15.971 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:15.990 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 20 of 21 with item: {'condition': True, 'message': 'Shading, ventilation and lockout protection require a cover status helper to be configured'}
2025-07-23 21:34:15.990 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:16.008 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: If at step 1: Running automation actions
2025-07-23 21:34:16.010 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: If at step 1: Executing step call service
2025-07-23 21:34:16.018 INFO (MainThread) [blueprints.hvorragend.cca] CCA Config issue: Shading, ventilation and lockout protection require a cover status helper to be configured - automation.cca_test1
2025-07-23 21:34:16.025 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 21 of 21 with item: {'condition': False, 'message': 'Schedule mode selected but no schedule helper specified'}
2025-07-23 21:34:16.025 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
...
2025-07-23 21:34:50.375 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Running automation actions
2025-07-23 21:34:50.377 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Executing step assigning variables
2025-07-23 21:34:50.595 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: Running automation actions
2025-07-23 21:34:50.608 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Running automation actions
2025-07-23 21:34:50.660 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 1 of 21 with item: {'condition': False, 'message': 'time_up_early should be earlier than time_up_late'}
2025-07-23 21:34:50.661 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:50.683 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 2 of 21 with item: {'condition': False, 'message': 'time_up_early_non_workday should be earlier than time_up_late_non_workday'}
2025-07-23 21:34:50.684 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:50.705 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 3 of 21 with item: {'condition': False, 'message': 'time_down_early should be earlier than time_down_late'}
2025-07-23 21:34:50.706 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:50.729 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 4 of 21 with item: {'condition': False, 'message': 'time_down_early_non_workday should be earlier than time_down_late_non_workday'}
2025-07-23 21:34:50.730 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:50.752 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 5 of 21 with item: {'condition': False, 'message': 'shading_azimuth_start should be lower than shading_azimuth_end'}
2025-07-23 21:34:50.753 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:50.775 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 6 of 21 with item: {'condition': False, 'message': 'shading_elevation_min should be lower than shading_elevation_max'}
2025-07-23 21:34:50.775 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:50.798 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 7 of 21 with item: {'condition': False, 'message': 'shading_sun_brightness_start should be higher than shading_sun_brightness_end'}
2025-07-23 21:34:50.799 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:50.821 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 8 of 21 with item: {'condition': False, 'message': 'open_position should be higher than close_position'}
2025-07-23 21:34:50.821 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:50.843 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 9 of 21 with item: {'condition': False, 'message': 'open_position should be higher than ventilate_position'}
2025-07-23 21:34:50.844 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:50.867 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 10 of 21 with item: {'condition': False, 'message': 'close_position should be lower than ventilate_position'}
2025-07-23 21:34:50.868 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:50.890 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 11 of 21 with item: {'condition': False, 'message': 'shading_position should be higher than close_position'}
2025-07-23 21:34:50.891 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:50.912 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 12 of 21 with item: {'condition': False, 'message': 'shading_position should be lower than open_position'}
2025-07-23 21:34:50.913 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:50.935 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 13 of 21 with item: {'condition': False, 'message': 'Please revise the position values and take the tolerance values into account. The values must not overlap'}
2025-07-23 21:34:50.936 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:50.958 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 14 of 21 with item: {'condition': False, 'message': 'resident_sensor is only allowed to be on/off/true/false'}
2025-07-23 21:34:50.959 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:50.982 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 15 of 21 with item: {'condition': False, 'message': 'Cover is missing attribute current_position'}
2025-07-23 21:34:50.983 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:51.005 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 16 of 21 with item: {'condition': False, 'message': 'Sun sensor is missing attribute elevation'}
2025-07-23 21:34:51.006 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:51.028 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 17 of 21 with item: {'condition': False, 'message': 'Sun sensor is missing attribute azimuth'}
2025-07-23 21:34:51.029 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:51.051 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 18 of 21 with item: {'condition': False, 'message': 'Brightness sensor not defined or state is not numeric'}
2025-07-23 21:34:51.052 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:51.077 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 19 of 21 with item: {'condition': False, 'message': 'Wrong length of the cover status helper'}
2025-07-23 21:34:51.078 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:51.100 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 20 of 21 with item: {'condition': True, 'message': 'Shading, ventilation and lockout protection require a cover status helper to be configured'}
2025-07-23 21:34:51.101 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
2025-07-23 21:34:51.121 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: If at step 1: Running automation actions
2025-07-23 21:34:51.124 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: If at step 1: Executing step call service
2025-07-23 21:34:51.133 INFO (MainThread) [blueprints.hvorragend.cca] CCA Config issue: Shading, ventilation and lockout protection require a cover status helper to be configured - automation.cca_test1
2025-07-23 21:34:51.141 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeating sequence: Iteration 21 of 21 with item: {'condition': False, 'message': 'Schedule mode selected but no schedule helper specified'}
2025-07-23 21:34:51.141 INFO (MainThread) [homeassistant.components.automation.cca_test1] CCA Test1: Choose at step 5: default: If at step 1: Repeat at step 1: Running automation actions
...
My current CCA config:
alias: CCA Test1
description: ""
use_blueprint:
path: hvorragend/cover_control_automation.yaml
input:
blind: cover.plus2pm_roller_cover_0
cover_status_helper: input_text.coverhelpertry2
drive_time: 28
close_position: 16
auto_options:
- auto_up_enabled
- auto_down_enabled
- auto_shading_enabled
- auto_sun_enabled
default_brightness_sensor: sensor.lumi_1_linkquality
brightness_time_duration: 30
brightness_up: 1200
brightness_down: 1000
check_config: true
time_control: time_control_disabled
shading_brightness_sensor: sensor.lumi_1_illuminance
shading_sun_brightness_start: 100000
shading_sun_brightness_end: 50000
shading_temperatur_sensor1: sensor.s1_temperature
shading_min_temperatur1: 19
shading_forecast_type: weather_attributes
shading_azimuth_start: 0
shading_azimuth_end: 360
shading_position: 18
shading_config: []
shading_elevation_min: 50
sun_elevation_up: 10
sun_elevation_down: 15
sun_time_duration: 1
My Cover Status Helper:
{
"id": "coverhelpertry2",
"name": "CoverHelperTry2",
"min": 1,
"max": 255,
"mode": "text"
},