[userModule] Astronomy (Updated 2016/10/26)

Tips, Tricks and Scripts to enhance your home automation and workaround known device bugs, limitations and incompatibilities
kandalf
Posts: 54
Joined: 13 May 2016 11:10

Re: [userModule] Astronomy (Updated 2016/04/20)

Post by kandalf »

Ah ok. Thanks for your fast reply. Thats ok.
Raspberry PI with Z-Wave.me Board
2 x Fibaro Double Relay-Switch FGS 222
2 x Fibaro Shutter FGR 222
Fibaro Multi Sensor
Z-Wave.me RemoteControl
maros
Posts: 103
Joined: 05 Apr 2014 11:21

Re: [userModule] Astronomy (Updated 2016/04/20)

Post by maros »

There is no need to reduce the update interval. Just select 'Hide events for this device' for the altitude and azimuth device and all solar changes should be removed from the event list.
Z-Way 2.2.4 on Raspi B | My Zway GitHub repos | Amazon Wishlist to support module development
Mike Yeager
Posts: 160
Joined: 03 May 2014 07:02

Re: [userModule] Astronomy (Updated 2016/04/20)

Post by Mike Yeager »

maros,

I'm working on a project and I've run up against a wall. I know it's me and I might actually figure it out before you see this but here's what I have. In the config file, I have this:

"instanceId": "0",
"moduleId": "KwiksetManager",
"active": "true",
"title": "Kwikset Door Code Manager",
"params": {
"devices": ["ZWayVDev_zway_7-0-98"],
"code1": 0,
"code2": 0,
"code3": 0,
"code4": 0,

with devices being an array. I'm having a hell of a time pulling that array into the index.js file to process the devices in the array. I've looked at the SensorsPolling module since it does something similar but I haven't gotten very far. If you know how to do this, any help would be appreciated. I'm sure it's something simple that I'm screwing up but it's whipping my ass....
Post Reply