Search found 14 matches
- Wednesday 10 January 2018 19:07
- Forum: Dashticz
- Topic: Dashticz - Module - Garbage collector
- Replies: 959
- Views: 137595
Re: Dashticz - Module - Garbage collector
Hmm indeed, we cannot use the afvalkalender.container-beheer.nl website. But I've read on the website of Rotterdam that you should be able to use mijnafvalwijzer. Try choosing this in dashticz-settings and enter your zipcode and house number. Hi Rob/aiolos, I’ve requested to have our city to be i ...
- Monday 08 January 2018 8:55
- Forum: Dashticz
- Topic: Dashticz - Module - Garbage collector
- Replies: 959
- Views: 137595
Re: Dashticz - Module - Garbage collector
hi Rob, is it possible to add: afvalkalender.container-beheer.nl (that's for the Rotterdam area) as the mijnafvalwijzer won't work (mijnafvalwijzer is only pointing to a 'demo'). Thanks in advance :) Hi Andre, At first site it looks tricky to add this. Do you know if there is an app that can also ...
- Saturday 06 January 2018 14:03
- Forum: Dashticz
- Topic: Dashticz - Module - Garbage collector
- Replies: 959
- Views: 137595
Re: Dashticz - Module - Garbage collector
hi Rob,
is it possible to add: afvalkalender.container-beheer.nl (that's for the Rotterdam area) as the mijnafvalwijzer won't work (mijnafvalwijzer is only pointing to a 'demo'). Thanks in advance
is it possible to add: afvalkalender.container-beheer.nl (that's for the Rotterdam area) as the mijnafvalwijzer won't work (mijnafvalwijzer is only pointing to a 'demo'). Thanks in advance
- Friday 05 January 2018 21:54
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 524013
Re: Dashticz - General Discussions
I’v Managed the setup to my satisfaction. I’m facing only a strange thing: when I’m accessing my Dashticz from my phone (4g), then I can only see the ‘non-IDX’ part. Everything else is working, except I can’t see my devices. Any idea to solve this? Btw I see them if I access Domoticz....
- Thursday 04 January 2018 10:08
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 524013
Re: Dashticz v2.0, custom positioning and multiple screens
Just this jquery.min.js:4 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. send @ jquery.min.js:4 ajax @ jquery.min.js:4 (anonymous) @ main.js?v=108:16 then @EdwinK; how ...
- Wednesday 03 January 2018 21:58
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 524013
Re: Dashticz - General Discussions
@Andre, how are you calling your dashticz? It seems like you are not opening it from a webserver because it tries to get the CONFIG.js from an address starting with: file:// @Rob, i use : http://192.168.178.178/dashboard/ Port 80 The thing is that it worked before and since yesterday I get the ...
- Wednesday 03 January 2018 19:15
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 524013
Re: Dashticz v2.0, custom positioning and multiple screens
Just this jquery.min.js:4 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. send @ jquery.min.js:4 ajax @ jquery.min.js:4 (anonymous) @ main.js?v=108:16 then @EdwinK; how ...
- Wednesday 03 January 2018 14:58
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 524013
Re: Dashticz - General Discussions
@Kottick, I've got this on various browsers... Strange, as it worked before without a problem... will try to dig further in the CONFIG.js file
- Wednesday 03 January 2018 9:47
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 524013
Re: Dashticz - General Discussions
hi All, I'm experiencing a weird problem, Dashticz was running fine till yesterday afternoon. Steps I did so far: 1) copied the CONFIG.js from Rob, started with only changing the IP address from Domoticz => no result, started to commend out almost everything, still no result 2) removed the Dashticz ...
- Wednesday 20 December 2017 11:08
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 85763
Re: Buienradar Weather Lookup Plugin
I noticed that the buienrader plugin is giving some errors: 2017-12-20 08:08:38.909 Error: (Buienradar ) Error: URL: http://xml.buienradar.nl/ 2017-12-20 08:08:38.913 Error: (Buienradar ) Error: URL: https://api.buienradar.nl/ 2017-12-20 08:19:08.951 Error: (Buienradar ) 'onHeartbeat' failed ...
- Monday 11 December 2017 20:00
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 85763
Re: Buienradar Weather Lookup Plugin
I found the solution: restart Domoticz and watch the logs
Btw its now pointing to the correct ‘meetstation’
Btw its now pointing to the correct ‘meetstation’
- Monday 11 December 2017 18:34
- Forum: Python
- Topic: Python Plugin: SolarEdge Public
- Replies: 3
- Views: 988
Re: Python Plugin: SolarEdge Public
@Noudje,
Do you need another ‘tester’ of de plug-in? Do you use The API or do you use the info which is sent to The SolarEdge portal?
Do you need another ‘tester’ of de plug-in? Do you use The API or do you use the info which is sent to The SolarEdge portal?
- Monday 11 December 2017 9:48
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 85763
Re: Buienradar Weather Lookup Plugin
let's rephrase my question then: how do I check if the correct meetstation location is used?
- Monday 11 December 2017 9:25
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 85763
Re: Buienradar Weather Lookup Plugin
I've got a 'problem' with the location of the 'Buienradar'. I've put the location in Domoticz setup (it's correctly used by the openweathermap), however if I run python3 locatest.py it's pointing to meetstation Lauwersoog (instead of Rotterdam): pi@raspberrypi:~/domoticz/plugins/domoticz-buienradar ...