Search found 13 matches
- Wednesday 28 December 2016 11:51
- Forum: Cameras
- Topic: CGI commands for motion detection on Foscam cameras
- Replies: 1
- Views: 3806
CGI commands for motion detection on Foscam cameras
I use a virtual switch in domoticz to turn on and off motion detection on a FOSCAM FI8910W using a simple CGI command as ON action for the switch: http://IPADDRESS:PORT/set_alarm.cgi?mot ... d=PASSWORD This simple command does not work on the new models that I have (FI9831P and FI9828P but I guess ...
- Monday 26 December 2016 18:55
- Forum: PHP and all others
- Topic: Script to toggle motion detection alarm on new FOSCAM's
- Replies: 1
- Views: 1594
Script to toggle motion detection alarm on new FOSCAM's
I use a virtual switch in domoticz to turn on and off motion detection on a FOSCAM FI8910W using a simple CGI command as ON action for the switch: http://IPADDRESS:PORT/set_alarm.cgi?motion_armed=1&user=USERNAME&pwd=PASSWORD This simple command does not work on the new models that I have (FI9831P ...
- Wednesday 30 November 2016 13:47
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Connecting to Domoticz behind non public IP - More than one
- Replies: 15
- Views: 11341
Re: Connecting to Domoticz behind non public IP - More than one
I answer myself in case others may have the same problem.
What was missing was editing sshd_config file in the myPublicIP-Pi machine to insert the option
'GatewayPorts yes'
This way the tunnel can be used also from other machines that can reach myPublicIP-Pi:8081
What was missing was editing sshd_config file in the myPublicIP-Pi machine to insert the option
'GatewayPorts yes'
This way the tunnel can be used also from other machines that can reach myPublicIP-Pi:8081
- Monday 21 November 2016 18:29
- Forum: Z-Wave
- Topic: Howto use StellaZ in Domoticz? SetPoints...
- Replies: 53
- Views: 12827
Re: Howto use StellaZ in Domoticz? & Thermostat mode
As a late followup to my post above, I solved all those issues ... the reason the JSON commands were not working was due to the fact I needed to add username and password. After doing that the virtual switch was working fine. Now when you update to the new version of domoticz a new Thermostat Mode ...
- Saturday 19 November 2016 8:36
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Connecting to Domoticz behind non public IP - More than one
- Replies: 15
- Views: 11341
Re: Connecting to Domoticz behind non public IP - More than one
Sneezydevil, thank you for confirming I can still use the port locally. However I have some problems setting up the reverse tunnel: I use on Pi3g (this is the Pi without public IP that is running domoticz exposing it to local port 8080) ssh -R 8081:localhost:8080 me@myPublicIP-Pi -p222 (myPublicIP ...
- Thursday 17 November 2016 14:00
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Connecting to Domoticz behind non public IP - More than one
- Replies: 15
- Views: 11341
Re: Connecting to Domoticz behind non public IP - More than one
Thank you for the pointer Tony, but I would prefer keeping my data on hosts that I control. Despite the https network connections, with mydomoticz the data is going to an intermediate server administered by a third party. I will look more into the security issues of that solution but I would also ...
- Wednesday 16 November 2016 17:46
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Connecting to Domoticz behind non public IP - More than one
- Replies: 15
- Views: 11341
Re: Connecting to Domoticz behind non public IP - More than one
I need to do a similar setup since I have a raspberry+domoticz with a 3G connection (no public IP), hence I cannot connect from outside the LAN. I am planning to do a ssh reverse tunnel from this raspberry to another one that has a public IP. Suppose the one in the 3G network is Pi-A and the other ...
- Saturday 02 January 2016 16:15
- Forum: Others
- Topic: StellaZ Direct Mode?
- Replies: 2
- Views: 1097
Re: StellaZ Direct Mode?
Same here. I am setting the temp only by changing the 'comfort' setpoint (to a fake value since the achieved temp is always 1-2 degrees below what I set). Looking forward to a way to use the direct mode. I have set up the corresponding slider control but can't be used to control the valve (it is ...
- Sunday 31 May 2015 18:42
- Forum: Z-Wave
- Topic: Howto use StellaZ in Domoticz? SetPoints...
- Replies: 53
- Views: 12827
Re: Howto use StellaZ in Domoticz? SetPoints...
Dear gabriels, making progress indeed. Thanks for support. About JSON commands I found out that I have to use the notation userid:password@IP:port since I do ask for credentials even within the LAN. Now the setpoint gets updated. I also managed to set the wakeup for the stellaZ at 1600 by pressing ...
- Saturday 30 May 2015 15:21
- Forum: Z-Wave
- Topic: Howto use StellaZ in Domoticz? SetPoints...
- Replies: 53
- Views: 12827
Re: Howto use StellaZ in Domoticz? SetPoints...
I am trying to apply the useful suggestions, but I still can't see any effect in my setup. I think I have a basic problem as a beginner ... In the hardware node setup (the only place where I see the 'wake-up time' value) it is reported a wake-up of 604620. When I insert a shorter alternative value ...
- Wednesday 27 May 2015 9:39
- Forum: Z-Wave
- Topic: Howto use StellaZ in Domoticz? SetPoints...
- Replies: 53
- Views: 12827
Re: Howto use StellaZ in Domoticz? SetPoints...
Thank you BertB!
I will try these settings. At least this would enable me to change based on a temperature setpoint.
Anyone that knows how to change modes in domoticz ? (it is a bit unconvenient to work with a single setpoint ...)
I will try these settings. At least this would enable me to change based on a temperature setpoint.
Anyone that knows how to change modes in domoticz ? (it is a bit unconvenient to work with a single setpoint ...)
- Monday 25 May 2015 23:47
- Forum: Z-Wave
- Topic: Howto use StellaZ in Domoticz? SetPoints...
- Replies: 53
- Views: 12827
Re: Howto use StellaZ in Domoticz? SetPoints...
really? nobody that can help me with these questions on StellaZ setup in domotics?
- Friday 15 May 2015 8:39
- Forum: Z-Wave
- Topic: Howto use StellaZ in Domoticz? SetPoints...
- Replies: 53
- Views: 12827
Re: Howto use StellaZ in Domoticz? SetPoints...
Hi, I'm at my first experience with domoticz (installed over Pi2 + Razberry +Zway) and StellaZ. I have read this thread as well as what else I could find on this topic but I'm still puzzled on how to control the StellaZ that is not answering to my settings. After successful inclusion, I have the ...