Hmm it was sometime now I did work with this (I run now Hassio) but what I can read is something with the python script
Not sure if that help but look at this page
https://stackoverflow.com/questions/2792650/import-error-no-module-name-urllib2/38906959
At first you can see when you run your ...
Search found 16 matches
- Sunday 31 March 2019 17:47
- Forum: Temperature and Weather
- Topic: Domoticz read realtime.txt
- Replies: 8
- Views: 3486
- Thursday 08 March 2018 13:55
- Forum: Temperature and Weather
- Topic: Domoticz read realtime.txt
- Replies: 8
- Views: 3486
Re: Domoticz read realtime.txt
All I do is read the textfile with python
Split where it is space and then use the array in the http protocol to send info to the Domoticz
A example to write the temp
file = open("realtime.txt", "r")
vader = file.read().split(" ")
response = urllib2.urlopen('http://<ipaddress>:<port>/json.htm ...
Split where it is space and then use the array in the http protocol to send info to the Domoticz
A example to write the temp
file = open("realtime.txt", "r")
vader = file.read().split(" ")
response = urllib2.urlopen('http://<ipaddress>:<port>/json.htm ...
- Wednesday 07 March 2018 22:15
- Forum: Temperature and Weather
- Topic: Domoticz read realtime.txt
- Replies: 8
- Views: 3486
Re: Domoticz read realtime.txt
Well this page is a BIG help
https://www.domoticz.com/wiki/Domoticz_ ... .2Fsensors
I did notice that my address was not complete
So maybe soon I can get my info to my weather system at home
https://www.domoticz.com/wiki/Domoticz_ ... .2Fsensors
I did notice that my address was not complete
So maybe soon I can get my info to my weather system at home
- Wednesday 07 March 2018 15:59
- Forum: Others
- Topic: TP-Link smart plug HS100/HS110
- Replies: 256
- Views: 102955
Re: TP-Link smart plug HS100/HS110
Sorry I mean HS110 
- Wednesday 07 March 2018 15:58
- Forum: Temperature and Weather
- Topic: Domoticz read realtime.txt
- Replies: 8
- Views: 3486
Re: Domoticz read realtime.txt
Have got it to work 
- Tuesday 06 March 2018 23:12
- Forum: Temperature and Weather
- Topic: Domoticz read realtime.txt
- Replies: 8
- Views: 3486
Re: Domoticz read realtime.txt
Hi again
I trying now to build my own but I have a litle problem with the API/JSON of Domoticz
I have create a Virtual sensors and a device that have "Temp" as type
everything looks fine and is time to insert info
Before I did connect all my script I did make it easy and just write a static value ...
I trying now to build my own but I have a litle problem with the API/JSON of Domoticz
I have create a Virtual sensors and a device that have "Temp" as type
everything looks fine and is time to insert info
Before I did connect all my script I did make it easy and just write a static value ...
- Tuesday 06 March 2018 19:54
- Forum: Others
- Topic: TP-Link smart plug HS100/HS110
- Replies: 256
- Views: 102955
Re: TP-Link smart plug HS100/HS110
Just here to say thanks MikeF for the script that you post in page 1
Have a HS100 and was curious if I can use that too read the Watt for me.
Have a HS100 and was curious if I can use that too read the Watt for me.
- Monday 05 March 2018 23:37
- Forum: Cameras
- Topic: connect to a trendnet camera
- Replies: 0
- Views: 1269
connect to a trendnet camera
Have anyone connect Domoticz to a Trendnet TV-IP320PI??
I have try some but never got it to work
I try first to just the address and chrome to see if I get some picture
http://ipaddress/Streaming/Channels/2/httpPreview
A box came and ask username and password and after I login it show the ...
I have try some but never got it to work
I try first to just the address and chrome to see if I get some picture
http://ipaddress/Streaming/Channels/2/httpPreview
A box came and ask username and password and after I login it show the ...
- Monday 05 March 2018 21:05
- Forum: Temperature and Weather
- Topic: Domoticz read realtime.txt
- Replies: 8
- Views: 3486
Domoticz read realtime.txt
Is it possible to make Domoticz to read a realtime.txt file that generate from Cumulus?
- Monday 05 March 2018 20:52
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Best way to install Domoticz on Ubuntu server 16.04
- Replies: 11
- Views: 13668
Re: Best way to install Domoticz on Ubuntu server 16.04
Have no idea what I have done.
But today I did reconnect the USB and restart the Domoticz and now I can see it??

But today I did reconnect the USB and restart the Domoticz and now I can see it??
- Sunday 04 March 2018 20:45
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Best way to install Domoticz on Ubuntu server 16.04
- Replies: 11
- Views: 13668
Re: Best way to install Domoticz on Ubuntu server 16.04
ok after I have done that and plug it in USB and start the server and look in the log I can see
2018-03-04 20:38:01.506 OpenZWave: New Node added. HomeID: 3878640583, NodeID: 1 (0x01)
2018-03-04 20:38:01.506 OpenZWave: New Node added. HomeID: 3878640583, NodeID: 1 (0x01)
I guess it is the new ...
2018-03-04 20:38:01.506 OpenZWave: New Node added. HomeID: 3878640583, NodeID: 1 (0x01)
2018-03-04 20:38:01.506 OpenZWave: New Node added. HomeID: 3878640583, NodeID: 1 (0x01)
I guess it is the new ...
- Sunday 04 March 2018 20:31
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Best way to install Domoticz on Ubuntu server 16.04
- Replies: 11
- Views: 13668
Re: Best way to install Domoticz on Ubuntu server 16.04
yes I did shut the computer down, remove the USB and push a the button until it led to be blue and then plug it in and start the server again
- Sunday 04 March 2018 19:20
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Best way to install Domoticz on Ubuntu server 16.04
- Replies: 11
- Views: 13668
Re: Best way to install Domoticz on Ubuntu server 16.04
ok I have now install it again
After I have add the USB and see that Domoticz find it I go to the control panel
I select "Add Device" and press "Go"
Almost right after it say
"Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)"
I press the button for " Z ...
After I have add the USB and see that Domoticz find it I go to the control panel
I select "Add Device" and press "Go"
Almost right after it say
"Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)"
I press the button for " Z ...
- Sunday 04 March 2018 19:09
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Best way to install Domoticz on Ubuntu server 16.04
- Replies: 11
- Views: 13668
Re: Best way to install Domoticz on Ubuntu server 16.04
ok I can try it again.
Last time I did install OpenZwave first but now I just run the command and see.
Last time I did install OpenZwave first but now I just run the command and see.
- Sunday 04 March 2018 18:40
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Best way to install Domoticz on Ubuntu server 16.04
- Replies: 11
- Views: 13668
Re: Best way to install Domoticz on Ubuntu server 16.04
hmm ok, do you have any guide that I can follow?
- Sunday 04 March 2018 18:18
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Best way to install Domoticz on Ubuntu server 16.04
- Replies: 11
- Views: 13668
Best way to install Domoticz on Ubuntu server 16.04
Hi
I have now reinstall the Domoticz over three times and not got it to work.
I have install it in three different ways but still have problem with it
I have no problem to install the Domoticz, I also have no problem to install OpenZwave (I get no error anyway)
But when I trying to add a node to ...
I have now reinstall the Domoticz over three times and not got it to work.
I have install it in three different ways but still have problem with it
I have no problem to install the Domoticz, I also have no problem to install OpenZwave (I get no error anyway)
But when I trying to add a node to ...