Sun position or light sensor for blinds?
-
Yes, it's all been done. You need @futzle's Heliotrope plugin. It runs under openLuup, IIRC, but may need a couple of lines commenting out because it was very chatty in the logs.
With a small amount of work, these variables (sun right ascension & declination, azimuth & elevation) could be exposed in openLuup natively, since the timer module also calculates these from scratch using the 'equation of time'.
@akbooer said in Sun position or light sensor for blinds?:
Yes, it's all been done. You need @futzle's Heliotrope plugin.
Out of interest; I've modified/updated and re released Futzle's Heliotrope plugin in the AltApp store (with Futzle's permission).
Likewise; I've modified/updated and re released Chris Jackson's EDS one wire server plugin in the AltApp store (with Chris's permission).
-
@akbooer said in Sun position or light sensor for blinds?:
Yes, it's all been done. You need @futzle's Heliotrope plugin.
Out of interest; I've modified/updated and re released Futzle's Heliotrope plugin in the AltApp store (with Futzle's permission).
Likewise; I've modified/updated and re released Chris Jackson's EDS one wire server plugin in the AltApp store (with Chris's permission).
-
There seems to be no repository information in the Alt App Store for the Heliotrope plugin? I can fix this, having found your GitHub version of it, unless you want to change it yourself.
@akbooer said in Sun position or light sensor for blinds?:
There seems to be no repository information in the Alt App Store for the Heliotrope plugin?
If you look at the AltApp store in AltUI it shows up. Gets back to the mirror delay you have previously referred to? I also have thought in the past, things were going awry. The publishing process has some strangeness that can be tricky to traverse and I don't do it often enough to be sure all is OK.
It may be an idea to start an alt App Store thread starting with how to publish an app. I know it can be found
hereand there but here would be good. -
@akbooer said in Sun position or light sensor for blinds?:
There seems to be no repository information in the Alt App Store for the Heliotrope plugin?
If you look at the AltApp store in AltUI it shows up. Gets back to the mirror delay you have previously referred to? I also have thought in the past, things were going awry. The publishing process has some strangeness that can be tricky to traverse and I don't do it often enough to be sure all is OK.
It may be an idea to start an alt App Store thread starting with how to publish an app. I know it can be found
hereand there but here would be good.@a-lurker said in Sun position or light sensor for blinds?:
If you look at the AltApp store in AltUI it shows up.
Yes, but have you tried to install it from there? I haven't, but I'm just looking at the raw database.
@a-lurker said in Sun position or light sensor for blinds?:
It may be an idea to start an alt App Store thread
Excellent idea! Not a specific openLuup issue... wonder where the best place would be?? @DesT ?
-
@akbooer said in [Yes, but have you tried to install it from there?]
I've re released it so I don't have to install it.
@DesT said in Sun position or light sensor for blinds?:
yeah I can create a new category for that!
Whatever it needs - it seems there are many users that understand the mysterious inner workings of the store and those that run their invisible hands over it
Is Vosmont around?
-
Just to update this thread, I've installed my sensor, added my virtual sensor and this seems to work. I'm still operating the blinds at specified time (but looking at the real amount of light to choose to operate them or not), but weather is starting to suck here in Italy, so I'm working on something smarter than this. I'll probably write some averaging logic, in order to avoid to operate the blings too frequently.