I was missing the right ownner-ship
It is installed in /home/pi/domo... as user root.
but domoticz runs under user pi
chown -R pi.pi * did the trick.
Search found 10 matches
- Tuesday 11 September 2018 8:34
- Forum: Python
- Topic: Ikea Trådfri Gateway plugin problem
- Replies: 1
- Views: 1017
- Monday 10 September 2018 16:48
- Forum: Python
- Topic: Ikea Trådfri Gateway plugin problem
- Replies: 1
- Views: 1017
Ikea Trådfri Gateway plugin problem
Hi Guys, Almost got it to work, followed all the tutorials. Plugin seems to work: pi@RPI1_02:~/domoticz/plugins/IKEA-Tradfri $ python3 tradfri.tac :0: UserWarning: You do not have a working installation of the service_identity module: 'No module named 'cryptography.x509''. Please install it from ...
- Sunday 18 February 2018 16:17
- Forum: LUA
- Topic: Cannot change Alarm state in LUA script
- Replies: 11
- Views: 1636
Re: Cannot change Alarm state in LUA script
Yeah, got it.... ok here goes: The status of "Security Panel" when disarmed is "Normal" To change the state of Security Panel, set it to "Disarm" I used otherdevices['Security Panel'] = 'Normal' and otherdevices['Security Panel'] = 'Disarm' But they didn't work. Set the status with commandArray ...
- Sunday 18 February 2018 15:06
- Forum: LUA
- Topic: Cannot change Alarm state in LUA script
- Replies: 11
- Views: 1636
Re: Cannot change Alarm state in LUA script
uh oh.... I think I got it! print(otherdevices["Domoticz Security Panel"]) otherdevices['Domoticz Security Panel'] = 'Disarm' print(otherdevices["Domoticz Security Panel"]) please note that the second print will STILL display Armed Home... the commandarray is executed at the end of the script so ...
- Thursday 15 February 2018 18:02
- Forum: LUA
- Topic: Cannot change Alarm state in LUA script
- Replies: 11
- Views: 1636
Re: Cannot change Alarm state in LUA script
I'm indeed on a Raspberry Pi. Does that make a difference?
The screenshot above is a when i Arm/disarm manualy with a code in de security panel.
But setting it to Disarm doesn't make a difference. It's like it doesn't rememeber it after I leave the Lua script
The screenshot above is a when i Arm/disarm manualy with a code in de security panel.
But setting it to Disarm doesn't make a difference. It's like it doesn't rememeber it after I leave the Lua script
- Thursday 15 February 2018 16:18
- Forum: LUA
- Topic: Cannot change Alarm state in LUA script
- Replies: 11
- Views: 1636
Re: Cannot change Alarm state in LUA script
mmm, cannot insert image
Link image of different states of the varable:
https://pasteboard.co/H7LK93n.jpg
Link image of different states of the varable:
https://pasteboard.co/H7LK93n.jpg
- Thursday 15 February 2018 15:54
- Forum: LUA
- Topic: Cannot change Alarm state in LUA script
- Replies: 11
- Views: 1636
Re: Cannot change Alarm state in LUA script
Hi Emme,
Thank you for your reply.
Disarm isn't working either. The value of otherdevices["Domoticz Security Panel"] is "Normal" if i use the Panel with a code.
That's why I was using "Normal".
Thank you for your reply.
Disarm isn't working either. The value of otherdevices["Domoticz Security Panel"] is "Normal" if i use the Panel with a code.
That's why I was using "Normal".
- Thursday 15 February 2018 14:27
- Forum: LUA
- Topic: Cannot change Alarm state in LUA script
- Replies: 11
- Views: 1636
Re: Cannot change Alarm state in LUA script
Did another try today, but did not succeed ... anybody?
- Thursday 08 February 2018 16:12
- Forum: LUA
- Topic: Cannot change Alarm state in LUA script
- Replies: 11
- Views: 1636
Cannot change Alarm state in LUA script
Hi All, I made a dummy switch(name: SetSecurity) to toggle the alarm status. It triggers the LUA script, but it doesn't really work. It seems tot change the "otherdevices['Domoticz Security Panel'" to normal state, but will not set the status. It seems not to remember.... What am i doing wrong? Tnx ...
- Friday 17 July 2015 10:34
- Forum: Others
- Topic: Kerui 433MHz devices
- Replies: 4
- Views: 3066
Kerui 433MHz devices
Hi Guys, I'm looking into these devices to add to my domoticz setup. Does anybody know the chipset used in these? I don't mind a bit of a gamble, but if somebody knows... http://www.ebay.com/itm/KERUI-Wireless-Door-Gap-Window-Sensor-Detector-433MHz-For-8218G-G15-X1-Alarm-/301667912662?pt=LH ...