Hi,
I'm looking to add my thermostat to Domoticz so that I can log the temperature in my house as well as more control over the heating times. My thermostat is just a basic two wire system; nothing complicated and I don't need a fancy thermostat just to control it (ie Nest). I have no cooling ...
Search found 13 matches
- Saturday 02 January 2016 17:14
- Forum: Heating/cooling
- Topic: Looking for a thermostat for North America, basic, not Nest!
- Replies: 0
- Views: 761
- Saturday 02 January 2016 2:33
- Forum: Others
- Topic: What thermostats is Domoticz compatible with (no nest)
- Replies: 16
- Views: 9178
What thermostats is Domoticz compatible with (no nest)
Hi,
I'm looking to add my thermostat to Domoticz so that I can log the temperature in my house as well as more control over the heating times. My thermostat is just a basic two wire system; nothing complicated and I don't need a fancy thermostat just to control it (ie Nest). I have no cooling ...
I'm looking to add my thermostat to Domoticz so that I can log the temperature in my house as well as more control over the heating times. My thermostat is just a basic two wire system; nothing complicated and I don't need a fancy thermostat just to control it (ie Nest). I have no cooling ...
- Tuesday 06 October 2015 21:14
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 232264
Re: [MyDomoAtHome] Support thread
Just sent the files.epierre wrote:yes the database. the log for app::... interrest me too
There was a third, deployment.log but because it was 0kb, it would not attach/send it.
- Monday 05 October 2015 23:26
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 232264
Re: [MyDomoAtHome] Support thread
[19246] core @0.001129> request: GET /devices from 192.168.86.162 in /usr/share/perl5/Dancer/Handler.pm l. 56
[19246] debug @0.022549> [hit #3]http://192.168.86.198:8085/json.htm?type=devices&filter=all&used=true&order=Name in /home/pi/domoticz/MyDomoAtHome/lib/Domo.pm l. 347
Use of ...
- Monday 05 October 2015 20:13
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 232264
Re: [MyDomoAtHome] Support thread
I changed production to development in start2.sh and this is what I get now in browser when visiting /devices
{
exception: "Could not create socket: Invalid argument ",
error: "Could not create socket: Invalid argument "
}
And this is the responses in console:
[05/Oct/2015:15:12:29 -0300] "GET ...
{
exception: "Could not create socket: Invalid argument ",
error: "Could not create socket: Invalid argument "
}
And this is the responses in console:
[05/Oct/2015:15:12:29 -0300] "GET ...
- Monday 05 October 2015 20:11
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 232264
Re: [MyDomoAtHome] Support thread
@resentedpoet: hard to tell from that... can you do an ./update-mdah.sh and try again this way ?
try edition start2.sh and change the production string to development
Here is the output after running update-mdah.sh
pi@domoticz ~/domoticz/MyDomoAtHome $ ./update-mdah.sh
Stoping MyDomoAtHome ...
try edition start2.sh and change the production string to development
Here is the output after running update-mdah.sh
pi@domoticz ~/domoticz/MyDomoAtHome $ ./update-mdah.sh
Stoping MyDomoAtHome ...
- Monday 05 October 2015 17:36
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 232264
Re: [MyDomoAtHome] Support thread
ok this is fine, now get the /devices
Still getting the same problem:
"An Internal Error Occurred"
same thing on the console ??
The error is what I get when I try and access devices from my web browser, this is the response in console when I try and access http://gatewayip:3001/devices
pi ...
Still getting the same problem:
"An Internal Error Occurred"
same thing on the console ??
The error is what I get when I try and access devices from my web browser, this is the response in console when I try and access http://gatewayip:3001/devices
pi ...
- Monday 05 October 2015 17:15
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 232264
Re: [MyDomoAtHome] Support thread
Still getting the same problem:epierre wrote:ok this is fine, now get the /devices
"An Internal Error Occurred"
- Monday 05 October 2015 16:39
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 232264
Re: [MyDomoAtHome] Support thread
@resentpoet ok a process is still running on 3001 port
2015/10/05-11:24:54 Can't connect to TCP port 3001 on 0.0.0.0 [Address already in use]
, please do:
lsof -i tcp:3001
from that kill the listening process (called starman master) and launch start2.sh
Hello again epierre,
Killed all the ...
2015/10/05-11:24:54 Can't connect to TCP port 3001 on 0.0.0.0 [Address already in use]
, please do:
lsof -i tcp:3001
from that kill the listening process (called starman master) and launch start2.sh
Hello again epierre,
Killed all the ...
- Monday 05 October 2015 16:26
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 232264
Re: [MyDomoAtHome] Support thread
As well, I am able to access the main landing page for the MDAH server (http://myservergatewayip:3001) but when I try to access http://myservergatewayip:3001/devices , I receive an error message saying:
An internal error occured
Hello,
That is not so frequent...
Can you launch start2.sh ...
An internal error occured
Hello,
That is not so frequent...
Can you launch start2.sh ...
- Monday 05 October 2015 13:54
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 232264
Re: [MyDomoAtHome] Support thread
Hi,
I'm having some problems setting up MDAH and Domoticz on the same Raspberry Pi 2.
I have Domoticz installed and working great (v2.2563) and followed the Wiki guide and installed MyDomoAtHome. I copied the default config.yml, development.yml and production.yml files and edited their settings ...
I'm having some problems setting up MDAH and Domoticz on the same Raspberry Pi 2.
I have Domoticz installed and working great (v2.2563) and followed the Wiki guide and installed MyDomoAtHome. I copied the default config.yml, development.yml and production.yml files and edited their settings ...
- Thursday 09 July 2015 10:14
- Forum: Cameras
- Topic: Has anyone has success with Zoneminder and Domoticz?
- Replies: 14
- Views: 9699
Re: Has anyone has success with Zoneminder and Domoticz?
Hi Thinkpad,
Ok, didn't know about the limitations, thanks for the info. I've been trying any and all the suggestions from http://www.ispyconnect.com/man.aspx?n=Zoneminder but still no luck.
Ok, didn't know about the limitations, thanks for the info. I've been trying any and all the suggestions from http://www.ispyconnect.com/man.aspx?n=Zoneminder but still no luck.
- Tuesday 07 July 2015 23:14
- Forum: Cameras
- Topic: Has anyone has success with Zoneminder and Domoticz?
- Replies: 14
- Views: 9699
Has anyone has success with Zoneminder and Domoticz?
Hi,
Has anyone had any success with Zoneminder and Domoticz? I have Zoneminder set up and working fine on my server and can see the streams in my browser no problem from another PC. I wanted to then integrate it into Domoticz, but I can't for some reason get the streams to work. Not sure what I am ...
Has anyone had any success with Zoneminder and Domoticz? I have Zoneminder set up and working fine on my server and can see the streams in my browser no problem from another PC. I wanted to then integrate it into Domoticz, but I can't for some reason get the streams to work. Not sure what I am ...