Search found 19 matches
- Sunday 06 October 2019 14:26
- Forum: LUA
- Topic: Send GCM notification to a specific device of the list
- Replies: 1
- Views: 674
- Saturday 05 October 2019 16:03
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection using UniFi Controller (Ubiquiti Networks)
- Replies: 49
- Views: 30191
Re: Presence detection using UniFi Controller (Ubiquiti Networks)
@BakSeeDaa You are the BOMB DOT COM!!!
Thank your for this
Thank your for this

- Sunday 07 October 2018 14:49
- Forum: Z-Wave
- Topic: How do I set/change zwave device config parameters via lua?
- Replies: 2
- Views: 913
Re: How do I set/change zwave device config parameters via lua?
Not sure how I missed finding that. Thanks!
- Saturday 06 October 2018 15:45
- Forum: Z-Wave
- Topic: How do I set/change zwave device config parameters via lua?
- Replies: 2
- Views: 913
How do I set/change zwave device config parameters via lua?
I would like to be able to set and change zwave device configuration options via a lua script. Is this possible? I have a Vision ZM1601EU-5 Battery Operated Siren+ that has the option of Siren Strobe Mode as 1) siren, 2) strobe, or 3) both. I am incorporating a few of these into a home security ...
- Tuesday 25 September 2018 20:08
- Forum: Third party and supplementary tools
- Topic: Mikrotik script for phones/devices presence.
- Replies: 4
- Views: 4907
- Monday 24 September 2018 20:53
- Forum: Z-Wave
- Topic: Understanding Mesh?
- Replies: 3
- Views: 1114
Re: Understanding Mesh?
How do you read the eprom?ActionHenk wrote: ↑Saturday 04 August 2018 5:23 And if you have a good setup, backup the rasp pi sd card, and read the eprom from the aeotec z-wave stick to your harddisk, this way you can always go back to the point your setup was working oke!
- Monday 24 September 2018 18:23
- Forum: Cameras
- Topic: Camera - Active Devices/Scenes
- Replies: 2
- Views: 1366
Re: Camera - Active Devices/Scenes
ok that makes sense. thanks
- Friday 21 September 2018 22:57
- Forum: Cameras
- Topic: Camera - Active Devices/Scenes
- Replies: 2
- Views: 1366
Camera - Active Devices/Scenes
What is the point of the "Active Devices/Scenes" in the Camera setup? I don't see what attaching a switch or scenes to a camera does other than add the camera icon to it. Am I missing something?
- Thursday 20 September 2018 3:00
- Forum: Zigbee
- Topic: Zigbee USB to Serial (HUSBZB-1)
- Replies: 0
- Views: 1164
Zigbee USB to Serial (HUSBZB-1)
I have a Nortek Linear HUSBZB-1 ( https://www.amazon.com/GoControl-CECOMINOD016164-Linear-HUSBZB-1/dp/B01GJ826F8 ) that has USB to serial Zigbee and Zwave interfaces. I have the Zwave interface working with OpenZWave USB. Does anyone have a Zigbee plugin/driver or it or anyone zibgee device based on ...
- Wednesday 30 May 2018 22:49
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Installation on Ubuntu
- Replies: 10
- Views: 7964
Re: Installation on Ubuntu
do you have a file called domoticz.sh in /etc/init.d ?
try "service domoticz.sh status"
try "service domoticz.sh status"
- Tuesday 09 May 2017 22:17
- Forum: Third party and supplementary tools
- Topic: Error Mochad cannot decode 'Not supported 24'
- Replies: 3
- Views: 2186
Re: Error Mochad cannot decode 'Not supported 24'
Interesting. I get the same but with '29'
What kind of hardware are you running?
Code: Select all
Error: Mochad: Cannot decode 'Raw data received: 5D 29 ......
- Tuesday 03 May 2016 22:24
- Forum: Switches and Scenes
- Topic: Some X10 Motion Sensor Device's seen as lights, others MS
- Replies: 3
- Views: 1461
Some X10 Motion Sensor Device's seen as lights, others MS
Some of my X10 Motion sensors are been seen as lights/switches, others as motion sensors. Is there a reason for this and more importantly how can I changed the ones that are light/switches to motion sensors?
See pic. device 116 is an X10 motion sensor like the others circled.
See pic. device 116 is an X10 motion sensor like the others circled.
- Wednesday 27 April 2016 22:57
- Forum: Suggestions
- Topic: Selective Notifications from Lua
- Replies: 15
- Views: 5811
- Friday 08 April 2016 21:33
- Forum: Others
- Topic: coded support for X10 SH624 Security Remote
- Replies: 1
- Views: 682
- Friday 08 April 2016 21:20
- Forum: Others
- Topic: coded support for X10 SH624 Security Remote
- Replies: 1
- Views: 682
coded support for X10 SH624 Security Remote
I added support for the X10 SH624 Security Remote's "arm home" and "arm away" events via mochad. How do I go about getting them approved and added to the Domoticz standard code? ./hardware/MochadTCP.cpp else if (strstr((const char *)&m_mochadbuffer[j], "SH624")) { m_mochadsec.SECURITY1.subtype ...
- Thursday 07 April 2016 18:14
- Forum: LUA
- Topic: Monitoring Security Status
- Replies: 0
- Views: 613
Monitoring Security Status
fyi, i'm a lua rookie How do I monitor and do something (in lua) if the security status (globalvariables['Security'] i assume) changes? I am trying to run some os commands when I use the domoticz security panel. here is what I have so far but this just runs in an endless loop. I assume I need to an ...
- Thursday 07 April 2016 17:41
- Forum: LUA
- Topic: Can anybody help me?
- Replies: 6
- Views: 1272
Re: Can anybody help me?
This puts my system into a endless loop. Local variables aren't saved as the script's life ends when done so you can't test encendido in that way. Just create a script called: script_security_panel-changes.lua looking something like this: commandArray = {} -- printlog('###', 'SecPanel: status ...
- Friday 04 March 2016 21:00
- Forum: Others
- Topic: Arming (Home) X10 Security Console via Domoticz/Mochad
- Replies: 0
- Views: 557
Arming (Home) X10 Security Console via Domoticz/Mochad
I have setup a Domoticz/mochad server with my X10 system and so far am impressed. I have tried Openremote, Mr House, heyu, Open Source Automation, and X10's Active Home and this seems to work the best so far. One issue I am having is trying to get Domoticz to send the Arm Home/Arm Away/Disarm ...
- Friday 04 March 2016 20:29
- Forum: 1-wire
- Topic: Humidity sensor on 1-wire
- Replies: 5
- Views: 7649
Re: Humidity sensor on 1-wire
following...