|
Hello everybody, I am trying to simulate the day/night cycle and therefore would like to start heating with a given delay after sunrise and end heating before sunset. I created a light area which has a delay after sunrise (sunrise + 90m to sunset - 90m) and added that one as a dependency on the heating area. The dependency turns off heating at sunset - 90m but heating starts right with day because relay delays of the dependencies are ignored. My next idea way was to remove the dependency and just work with delays, but this will also delay a normal heating period during day. It would be easy with two day/night offsets, one for sunrise and one for sunset, so I wouldn‘t have to deal with relay delays, but this is not possible atm. Does anyone have an idea if this can be realized with TerrariumPi? Thank you! edit:
|
@HTPProXy Is this by accident solved with solving the relay delay when toggling off? #1007