-
```
homebridge restart
[7/30/2016, 9:29:38 PM] Loaded plugin: homebridge-suncalc
[7/30/2016, 9:29:38 PM] Registering accessory 'homebridge-suncalc.Suncalc'
[7/30/2016, 9:29:38 PM] ---
[7/30/2016, 9:29…
-
Suddenly it has started giving rise=null.
Can you kindly check if that is normal?
`03-02 00:44:25.398 5274-5274/com.example.phocast I/System.out: MOONTIME=========MoonTimes[rise=null, set=Fri Mar 02…
-
hi all ,
I just wanted to update my plugins, and received the following error about homebridge-shutter (that I did not install nor use):
`npm ERR! Linux 4.4.23-v7+
npm ERR! argv "/usr/local/bin/nod…
-
Hi, thank you so much for this wonderful node! I am using it to control lighting in my smart home and it is really helpful.
I would love the ability to define the time range with an offset for the …
-
Examples are Sunset, Sunrise, New Moon or seasons which have some importance in calendars like hebrew or islamic.
-
It isn't obvious what "best practice" is for an opensphere plugin. It might be useful to have an example one.
bradh updated
6 years ago
-
@Exelord thank you for implementing this, I've looked to way how I can get access from light sensor in js :)
Does it work in current Mac OS? looks like we don't have access to sensor now, is it rig…
-
Hi,
You made a nice Atom module.
Maybe can i suggest you to use https://github.com/mourner/suncalc . This would allow to automatically set sunset and sunrise times based on geographical position of …
-
Hi,
I met a case that throw new ArgumentOutOfRangeException :
`new Coordinate(19.0991676999824, -98.2209974507276, new DateTime(2018,10,31,0,0,0))`
It seems that using these coordinates (Albuqu…
-
Zeitvergleich mit getAstroDate löst auch immer um 00:00 Uhr aus.
siehe auch [http://forum.iobroker.net/viewtopic.php?p=103046#p102806](url)
`// alle 10 Min
schedule("*/10 * * * *", function () …