Search found 54 matches
- Wednesday 30 October 2019 14:37
- Forum: Bash / PowerShell / Batch etc.
- Topic: pfSense Internet Usage and Bandwidth
- Replies: 28
- Views: 15705
Re: pfSense Internet Usage and Bandwidth
Hi, I dove into this thing again as i still had the old script of you ben53252642 running but it was not working anymore. I made an update only for the total datatraffic used. Please see the script below. Change accordingly and it will work (at least for me) #!/bin/bash # Requirements (for Debian ...
- Thursday 27 December 2018 20:52
- Forum: Heating/cooling
- Topic: Essent ICY depreciation to Honeywell Lyric T6
- Replies: 0
- Views: 561
Essent ICY depreciation to Honeywell Lyric T6
Hi All, This is mainly for the dutch users i guess. Maybe you all have heard but Essent is ending the contract they have with ICY for their eThermostaat. I have this thermostat and it won't be able to be used anymore after next month or so. Now comes the big question lol. I've seen some topics here ...
- Thursday 01 March 2018 15:06
- Forum: Dashticz
- Topic: Dashticz - Module - Calendar
- Replies: 459
- Views: 115745
Re: Dashticz - Module - Calendar
Excelent, that change fixed it for me! Thanks!
- Wednesday 21 February 2018 19:21
- Forum: Dashticz
- Topic: Dashticz - Module - Calendar
- Replies: 459
- Views: 115745
Re: Dashticz - Module - Calendar
I think important here is do you use HTTP or HTTPS ?
- Tuesday 20 February 2018 13:13
- Forum: Dashticz
- Topic: Dashticz - Module - Calendar
- Replies: 459
- Views: 115745
Re: Dashticz - Module - Calendar
Indeed! I tried the following: Internal IP from Internal PC on port 8080 (http) works FQDN from Internal PC on port 8080 (http) works FQDN from Internal PC on port 443 (https) does not work Probably because dashticz.nl is http? I am using domoticz with https and official certificate as i prefer ...
- Tuesday 20 February 2018 11:05
- Forum: Dashticz
- Topic: Dashticz - Module - Calendar
- Replies: 459
- Views: 115745
Re: Dashticz - Module - Calendar
Interesting:


- Tuesday 20 February 2018 10:20
- Forum: Dashticz
- Topic: Dashticz - Module - Calendar
- Replies: 459
- Views: 115745
Re: Dashticz - Module - Calendar
Update: changed using the Beta branch completely. Did not work either.
- Tuesday 20 February 2018 10:04
- Forum: Dashticz
- Topic: Dashticz - Module - Calendar
- Replies: 459
- Views: 115745
Re: Dashticz - Module - Calendar
Changed that line in the JS but did not work unfortunately 

- Monday 19 February 2018 10:42
- Forum: Dashticz
- Topic: Dashticz - Module - Calendar
- Replies: 459
- Views: 115745
Re: Dashticz - Module - Calendar
Hi,
I have the same issue, All went fine for a week or so, now the calendar is stuck on Loading...
Any idea?
Thanks!
I have the same issue, All went fine for a week or so, now the calendar is stuck on Loading...
Any idea?
Thanks!
- Thursday 15 February 2018 10:37
- Forum: Design, usability and languages
- Topic: Aurora theme
- Replies: 466
- Views: 177663
Re: Aurora theme
Already tried that several times. No luck 

- Thursday 15 February 2018 10:08
- Forum: Design, usability and languages
- Topic: Aurora theme
- Replies: 466
- Views: 177663
Re: Aurora theme
@kevinbiri Please note that this is an english speaking forum.
I have the same thing though, all white
I have the same thing though, all white

- Monday 30 October 2017 11:32
- Forum: Other questions and discussions
- Topic: For Fun: x10 MS-DOS!
- Replies: 0
- Views: 422
For Fun: x10 MS-DOS!
Hey, Found this movie on youtube and thought it was funny and retro.
https://www.youtube.com/watch?v=pm33KB2Th9M
Regards, Paul
https://www.youtube.com/watch?v=pm33KB2Th9M
Regards, Paul
- Friday 08 September 2017 9:49
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570808
Re: Dashticz - Two Questions
Bingo! Bedankt Hansie!!! 
I changed those two to 0 and now i get my scenes and other buttons!
Much appreciated!

I changed those two to 0 and now i get my scenes and other buttons!
Much appreciated!
- Thursday 07 September 2017 22:18
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570808
Re: Dashticz - Two Questions
Surething! Using the one from GIT Hub, downloaded it this week. var _EDIT_MODE = false; var config = {} config['domoticz_ip'] = 'http://192.168.2.253:8080'; config['app_title'] = 'Dashticz'; config['domoticz_refresh'] = '5'; config['dashticz_refresh'] = '60'; config['default_news_url'] = 'http://www ...
- Thursday 07 September 2017 19:38
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570808
Re: Dashticz - Two Questions
As far as i can see yes.
- Thursday 07 September 2017 13:38
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570808
Dashticz - Two Questions
Hi, Got two questions for Dashticz. First, i can't seem to figure out how to add scene's to Dashticz. It just don't sees them. Checked the IDXes and everything. This is the block i use: Am i doing something wrong? blocks['blocktitle_1'] = {} blocks['blocktitle_1']['type'] = 'blocktitle'; blocks ...
- Tuesday 25 July 2017 8:47
- Forum: Python
- Topic: Kamstrup Multical 402 Python Script
- Replies: 49
- Views: 15124
Re: Kamstrup Multical 402 Python Script
Hey Frank,
I tried it out but i got unexpected results as in that it trims the last digit now anyway.
Thanks!
Paul
I tried it out but i got unexpected results as in that it trims the last digit now anyway.
Thanks!
Paul
- Monday 24 July 2017 15:14
- Forum: Python
- Topic: Kamstrup Multical 402 Python Script
- Replies: 49
- Views: 15124
Re: Kamstrup Multical 402 Python Script
Update: Frank visited my home and we got it to work!!! I will post the scripts we use down here. Hopefully people have success with this! Files: Kamstrup.sh is the script to use selective stuff sending to IDX devices. Kamstrup.py is screen logging only Kamstrup_single.py is modified by someone else ...
- Friday 14 July 2017 13:36
- Forum: Python
- Topic: Kamstrup Multical 402 Python Script
- Replies: 49
- Views: 15124
Re: Kamstrup Multical 402 Python Script
Hesmink I had some spare moment and decided to run it with your script as well. After changing import urllib2 into import urllib and added import urllib.request then also change the url into requestPost = urllib.request.urlopen( "http://127.0.0.1:8080/json.htm?type=command¶m=udevice&idx=" + str ...
- Friday 14 July 2017 9:22
- Forum: Python
- Topic: Kamstrup Multical 402 Python Script
- Replies: 49
- Views: 15124
Re: Kamstrup Multical 402 Python Script
Seriously?!?freijn wrote: RTFM
in the manual of Joost van der Linde it tells you to use python 3 !!
Running python -v gave me version 2.3 AHAHA !
Running python3 -v gives me version 3![]()
Wow............ Haven't tried that yet. LOL!
See you this evening Frank!