Looking for Schedule feature add. #316
Replies: 6 comments 7 replies
-
AqualinkD uses Linux Cron for scheduling, and that's not an option of Cron. Since AqualinkD integrates to all home automation hubs, any advanced scheduling like that, I recommend using your home automation hub. (Homeassistant / HomeKit / Domoticz) all support sunrise/sunset and are easily integrated with AqualinkD.
|
Beta Was this translation helpful? Give feedback.
-
HomeSeer has a MQTT integration. So you can use that since AqualinkD also has MQTT integration. |
Beta Was this translation helpful? Give feedback.
-
There doesn't seem to be much documentation on the MQTT. Trying to query it with MQTT Explorer and not get any results. The IP of my Raspberry PI running the AqualinkD is 192.168.1.236. I know the port is 1883. It appears the MQTT Explorer is trying to reach mqtt://192.168.1.236:1883. I assume there is no encryption, certificates, etc.....correct? |
Beta Was this translation helpful? Give feedback.
-
You probably need to install an MQTT broker, then configure AqualinkD to use that broker, then you will see the message. You will also need to configure homesear to use the broker. In the link below, scroll down a bit and it shows you how to install a MQTT broker. You can install this on Any machine it doesn’t have to be the same machine the AqualinkD is running on. |
Beta Was this translation helpful? Give feedback.
-
I know this is an old thread and I'll probably try to figure out one of these sometime, but I wonder if it would be possible to take the output of your cron scheduler and manually modify the file to use heliocron? https://github.com/mfreeborn/heliocron I realize any modifications in your UI would overwrite this file each time but maybe you could look at that sometime. |
Beta Was this translation helpful? Give feedback.
-
I got this working with Homebridge. Added the plugins for AqualinkD and HomebridgeToAlexa and boom, it just works. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Would like to see Sunrise/Sunset times added to the Schedule option. I think its typically based on what major city you live in or near. Would like to see +/- 15min increments (1 hr max) for the Sunrise/Sunset too. I think this would be handy for when you want the pool light on.
Beta Was this translation helpful? Give feedback.
All reactions