Search found 4 matches

by aram
Monday 20 February 2017 11:48
Forum: Show your projects
Topic: Domoticz controlling an Global Cache IP2IR using Wire
Replies: 7
Views: 4342

Re: Domoticz controlling an Global Cache IP2IR using Wire

might be useful info: if you are running domoticz on Raspberry pi and scripts are executed under "root" (not "pi" user), you will have to create config file for "wire" by running "sudo path/wire" and editing after wards wire.conf and remotes in /root/wired/ (/pi/wired/ settings will work from ...
by aram
Saturday 12 November 2016 14:45
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 444662

Re: homebridge-edomoticz Plugin

I have an outdoor Oregon temp/humidity/pressure device + weather underground setup. on domoticz web interface all the measurements are correct. however using Eve and Home apps negative temperature values are converted to positive. e.g. now its -4.8C outside, it shows as 4.8C in Eve and 5C in Home. I ...
by aram
Friday 11 November 2016 22:28
Forum: LUA
Topic: Lua script to execute post request on virtual switch toggle
Replies: 3
Views: 3523

Re: Lua script to execute post request on virtual switch toggle

simonrg,
ending with & I have tried as well as with > /dev/null &
by aram
Friday 11 November 2016 21:23
Forum: LUA
Topic: Lua script to execute post request on virtual switch toggle
Replies: 3
Views: 3523

Lua script to execute post request on virtual switch toggle

Hello everyone, Hope you can help me with this one. I have already spent few days researching the forum and trying different option and have a feeling that I miss something very simple. Here is the setup: Raspberry Pi with Domoticz V3.5879 I have got a Particle device which accepts POST requests via ...