Open heinemannj opened 4 weeks ago
Calculations based on sun_azimuth
are also a path to a dead end.
A working solution seems to be the following calculations by the usage of sunrise
, sunset
and daylight
:
I've introduced a script
blueprint
to setup related values for corresponding input_numbers
:
All sensors based on
sun_elevation
related toneeds to be replaced by calculations based on
sun_azimuth