Search found 17 matches
- Monday 23 March 2015 16:33
- Forum: Others
- Topic: Denon & Globalcache
- Replies: 43
- Views: 9244
Denon & Globalcache
Today I was told that it might be possible to rewrite the python code as a JavaScript. Does any of you have an idea how to rewrite thit: #!/usr/bin/python import socket # set host and port HOST = 'IP amplifier' PORT = 23 # connect to Denon s = socket.socket( socket.AF_INET, socket.SOCK_STREAM) s ...
- Monday 23 March 2015 16:29
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 418682
Re: NEW frontpage.html - request comments
I would be very glad if we could make that work! But I don’t know how to rewrite the Python code to a JavaScript. And I know asking for an example wouldn’t match the topic but still I hope you can actually give me an example of the code rewritten in JavaScript? #!/usr/bin/python import socket # set h ...
- Sunday 22 March 2015 15:03
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 418682
Re: NEW frontpage.html - request comments
No problem, still thanks for the fast reply’s and your input 

- Sunday 22 March 2015 14:20
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 418682
Re: NEW frontpage.html - request comments
@ThinkPad Thanks for the fast replay. But the scripts are not the problem I already wrote them also for the volume channelling between input channels. And before I also used Domoticz virtual switches to trigger these python codes, but my domoticz got slower and slower after adding to much commands ...
- Sunday 22 March 2015 14:04
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 418682
Re: NEW frontpage.html - request comments
Hallo, I’m also working on my Domoticz frontpage and I wanted to make a function to control my amplifier. I already have made many functions to control in written in Python code. So my question is does anybody know how I can launch the python codes (located on my Raspberry Pi) from the frontpage.h ...
- Monday 16 March 2015 10:22
- Forum: Others
- Topic: Denon & Globalcache
- Replies: 43
- Views: 9244
Denon & Globalcache
I am using my Raspberry Pi with Domoticz on it, that’s also the place where my python codes are stored on. The python codes are used to control my Denon amplifier. De python codes look like this: #!/usr/bin/python import socket # set host and port HOST = 'IP amplifier' PORT = 23 # connect to Denon s ...
- Monday 16 March 2015 0:11
- Forum: Others
- Topic: Denon & Globalcache
- Replies: 43
- Views: 9244
Re: Denon & Globalcache
Hallo everybody, After long work on my Domoticz system I came to the question if it is possible to launch a Denon command written in a Python script from a html page. A little explanation I have been working on a control panel for my Domoticz system. I am almost done and I thought maybe I can ...
- Monday 23 February 2015 9:16
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 418682
Re: NEW frontpage.html - request comments
I had some questions that are more in line with this topic. I have two questions about the camera: 1. How do you load the img and refresh it because I noticed that some of the web browsers (like Google Chrome) won’t show the img on the way I loaded it now. 2. I have a camera with username and p ...
- Friday 20 February 2015 21:06
- Forum: Temperature and Weather
- Topic: Problem adding Weather Underground
- Replies: 13
- Views: 6813
Re: NEW frontpage.html - request comments
No problem but still really thanks for your help!SwordFish wrote:If you install the virtual devices as told in the wiki and you still don't get data then its stops for me, sorry.
Maybe someone else can help you.
- Friday 20 February 2015 20:22
- Forum: Temperature and Weather
- Topic: Problem adding Weather Underground
- Replies: 13
- Views: 6813
Re: NEW frontpage.html - request comments
Have you tried: pws:INOORDBR26 or just INOORDBR26 I already tried that one if i remember right but to be sure I tried it again and still got the error. I used for location helmond_netherlands I have tried your suggestion. I tried “bladel_netherlands” and “hapert_netherlands” but I still get the same ...
- Friday 20 February 2015 19:05
- Forum: Temperature and Weather
- Topic: Problem adding Weather Underground
- Replies: 13
- Views: 6813
Re: NEW frontpage.html - request comments
I have tried your suggestion. I tried “bladel_netherlands” and “hapert_netherlands” but I still get the same error. But still thanks for your replay.SwordFish wrote: I used for location helmond_netherlands
- Friday 20 February 2015 17:55
- Forum: Temperature and Weather
- Topic: Problem adding Weather Underground
- Replies: 13
- Views: 6813
Re: NEW frontpage.html - request comments
Oke thanks,
This are my settings at the moment:
But the exact name of the weather station is: INOORDBR26 and it is located in “Hapert”.
This are my settings at the moment:
But the exact name of the weather station is: INOORDBR26 and it is located in “Hapert”.
- Friday 20 February 2015 17:46
- Forum: Temperature and Weather
- Topic: Problem adding Weather Underground
- Replies: 13
- Views: 6813
Re: NEW frontpage.html - request comments
@mvveelen thanks for your fast reply
I have tried your suggestion but still get the error:
"Fri Feb 20 17:30:00 2015 Error: Wunderground: Error getting http data!"
At the moment I have used this as setting:
Location: pws:Bladel
(I would have post a image but I don't know how xD)
I have tried your suggestion but still get the error:
"Fri Feb 20 17:30:00 2015 Error: Wunderground: Error getting http data!"
At the moment I have used this as setting:
Location: pws:Bladel
(I would have post a image but I don't know how xD)
- Friday 20 February 2015 17:16
- Forum: Temperature and Weather
- Topic: Problem adding Weather Underground
- Replies: 13
- Views: 6813
Problem adding Weather Underground
I see all of you have done a pretty good job with the frontpage. I also have been busy with it but had some trouble with the weather forecast. I noticed that my Domoticz won’t accept my virtual weather underground and I keep getting an error that the http can’t be reached or something. I hoped som ...
- Wednesday 12 March 2014 18:21
- Forum: Others
- Topic: Denon & Globalcache
- Replies: 43
- Views: 9244
Re: Denon & Globalcache
RobDob I think the problem is solved. I have changed all the codes. I have tried them for a time and my Denon doesn’t complain about it. So I think its oke then. Thanks for script and changes.
/Iron Man
/Iron Man
- Friday 07 March 2014 19:28
- Forum: Others
- Topic: Denon & Globalcache
- Replies: 43
- Views: 9244
Re: Denon & Globalcache
RobDob, I was also thinking on a delay. At the moment I am using 2 different scripts for one command. One LUA script to notice a button press in my domoticz and this script calls for the second. The second script is a python. Actually it is your script but then whit a different command. When it got ...
- Friday 07 March 2014 17:39
- Forum: Others
- Topic: Denon & Globalcache
- Replies: 43
- Views: 9244
Re: Denon & Globalcache
I think you did some great work there. I have been looking for a good way to control may Denon from my Raspberry. I already knew of telnet and worked with it on my computer. But when I tried it on my raspberry I failed many time. Until I found this. I tried it and it worked just perfect. I made al ...