I’m trying to set up a project for my daughters Rabbit House, to get her involved and understand how useful it can be to know how to make some own projects.
My plan is to schedule the lights and measure the temperature in each cage to start with and thereby replace some Telldus Live stuff.
My platform is a RPi B+, and I have at the moment 4 relays connected. I am able to control each relay on/off from my mobile or my computer, and it works every time.
But when I try to schedule on/off and trying to use the scheduler, the only thing that does work is the notifications that I get by sms and email. It doesn’t matter if I schedule it in the app or the ordinary dash board on my computer.
Another question; if some of the relays are in the ‘on-state’ and the RPi is rebooted; will the relays go to the same state when the RPi is up and running again?
Hello Sir,
I tested the scheduler with my raspberry pi 3 and it is working as normal. Can you check which Kernel you have installed on your raspberry with the following command: uname -r
To the other question about the relays: The developer team is working on the function called “last state” as I know. This function will do this thing that you ask for. Now if the raspberry is rebooted, the relay will turn of and remain off until you switched it on ( it the relay is ACTIVE HIGH). If it is ACTIVE LOW - it will be triggered on.
As far as the last state goes with using relays, I have found that if I’m employing a relay and I need to use invert then on reboot those gpio all go high.
Hi @stefanspanberg, I apologize for the trouble you’re seeing. Since you’re not even seeing the email/SMS notifications, it could be some issue on our end. I’d like to try and replicate this exactly tonight on my end since I ran across an odd but very specific (unrelated to this) scheduler bug today. Maybe it is something in the exact settings of your events?
Could you tell me (really a screenshot would be great), the details to both your on/off events? I’m interested in the exact time, timezones, recurrence, everything. If its too big a pain to block out your email for the forum you can feel free to send it to support@mydevices.com instead. Thanks again for your help in troubleshooting.