Closed boelle closed 3 years ago
If I understand what you want, your idea is unrelated to the original project.
The original project adds an extra "IF" condition, relating to sun angle, for an event. For example, if motion is detected, or if XYZ happens; then, it will check if the current time falls between certain sun angles and decide whether or not to skip the action.
What you want is an actual event driven by sun angle. E.g., once the sun angle is at a specific point, then do an action. There are some functionalities like this built into IFTTT, but only for sunrise and sunset as far as I know. You can check these for Weather Underground.
If you'd like to use IFTTT, the best way is something like this: https://ifttt.com/maker_webhooks
Then, have an external trigger call this webhook when the time is correct.
Something simple can be used to do this for free, if you use Google Apps Script. You could probably also find a free API which could give you parameters like solarNoon
which is I think closer to what you're looking for.
but only for sunrise and sunset as far as I know
yep, i checked those, i need one in between those
If you'd like to use IFTTT
does not have to be, but i also found that irobot have made a few aplets. they also have google home integration
but i will try and continue my search and see what i can find out, if nothing else i will add a switch to the robot so light is turned on if a cleaning run is started
yep, i checked those, i need one in between those
In this case, you can do the following:
https://www.reddit.com/r/roomba/comments/kbt2hv/start_roomba_at_sun_culmination/
it turns out that it changes slightly over a year but an avg time of 12:52 for my location is not far off
i'm not sure how to add this and if it can even be done
but i'm trying to find a way to start my roomba at sun culmination, where its brightest
problem is that in winter time there is not enough light for the roomba to find its way, but mid between sunrise and sunset it can work
https://www.suncalc.org/#/55.3962,10.3908,11/2020.12.13/17:52/1/3 shows the culmination time