Search found 3 matches

by filipvdv
Saturday 06 August 2016 2:55
Forum: Suggestions
Topic: Suggestion : unipi input update detection
Replies: 0
Views: 544

Suggestion : unipi input update detection

The unipi board has several digital inputs. Its quite a challenge but the board works in domoticz. Digital inputs in my case are used for light switches. When pressed 24v is sent to the digital input, eg 1. The input is detected in evok and it switches to on. In domoticz this update is not seen in ...
by filipvdv
Thursday 04 August 2016 21:44
Forum: LUA
Topic: uniPi I/O hardware script for LUA
Replies: 11
Views: 6595

Re: uniPi I/O hardware script for LUA

It seems when I apply 24v to the digital input 1 this does not trigger the device script. Thats why its not registered in domoticz. When for example I apply 24v to input 1 and I trigger a relay this does activate the device script. Then the input is set to on in domoticz. Now I need to figure out ...
by filipvdv
Thursday 04 August 2016 0:09
Forum: LUA
Topic: uniPi I/O hardware script for LUA
Replies: 11
Views: 6595

Re: uniPi I/O hardware script for LUA

Hello I got the Unipi working with Domoticz. Relays are working perfect via lua scripting or the Unipi control page. I cannot get the digital inputs working. DOmoticz doesn't seem to register the switch update. I can see the value going from 0 to 1 when i perform a "wget -qO ..." on the raspberry ...