Search found 10 matches

by edge
Thursday 01 November 2018 18:46
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 959
Views: 155363

Re: Dashticz - Module - Garbage collector

Many thanks! Got it working.

Code: Select all

		config['garbage_mapping'] = {
		gft:['gft'], 
		pmd:['pbp'],
		zak_blauw:['zak']
		}
by edge
Tuesday 30 October 2018 22:12
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 959
Views: 155363

Re: Dashticz - Module - Garbage collector

Sorry, another question :) The garbage module is working for GFT but not for other garbagestreams. My location uses 'deafvalapp'. If I follow the URL http://dataservice.deafvalapp.nl/dataservice/DataServiceServlet?&service=OPHAALSCHEMA&land=NL&postcode=XXXXAB&huisnr=X The output is ZAK_BLAUW;21-12 ...
by edge
Friday 26 October 2018 11:19
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 570092

Re: Dashticz - General Discussions

I managed to got the scripts working again. But somehow the fontawesome icons aren't working.

fas fa-calendar-alt
fa-calendar-alt
fas.fa-calendar-al

All without luck :(
by edge
Thursday 25 October 2018 12:01
Forum: Dashticz
Topic: dashticz: Important Request
Replies: 203
Views: 26706

Re: IMPORTANT REQUEST!!!

Grrrr can't get access-control-allow-origin header working with nginx. Anyone who can help me with that one? :)
by edge
Thursday 25 October 2018 9:26
Forum: Dashticz
Topic: dashticz: Important Request
Replies: 203
Views: 26706

Re: IMPORTANT REQUEST!!!

In my situation Domoticz is running at :8080. If I start a new webserver at :8081 where the scripts are 'hosted' I receive a "No access-control-allow-origin' header is present on the requested resource" within Chrome. Workaround: Start Chrome with the following parameters: chrome.exe --user-data-dir ...
by edge
Thursday 25 October 2018 9:23
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 959
Views: 155363

Re: Dashticz - Module - Garbage collector

Somehow I do not get it working. My local garbage collector is using "deafvalapp". So my config.js contains: config['garbage_company'] = 'deafvalapp'; config['garbage_icalurl'] = 0; config['garbage_zipcode'] = '1234AA'; config['garbage_street'] = ''; config['garbage_housenumber'] = '1'; config ...
by edge
Wednesday 24 October 2018 20:17
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 959
Views: 155363

Re: Dashticz - Module - Garbage collector

Somehow I do not get it working. My local garbage collector is using "deafvalapp". So my config.js contains: config['garbage_company'] = 'deafvalapp'; config['garbage_icalurl'] = 0; config['garbage_zipcode'] = '1234AA'; config['garbage_street'] = ''; config['garbage_housenumber'] = '1'; config ...
by edge
Thursday 10 September 2015 8:08
Forum: Blockly
Topic: Blockly temperature comparison not working?
Replies: 12
Views: 5507

Re: Blockly temperature comparison not working?

Hmm interesting.. Going to try that asap.
by edge
Thursday 03 September 2015 7:32
Forum: Blockly
Topic: Blockly temperature comparison not working?
Replies: 12
Views: 5507

Re: Blockly temperature comparison not working?

Domosapiens wrote:.... these type of remarks:
but (shame!) such an basic event isn't working
in your 1st post! ....
You can say sorry, by using the Donate button here: https://domoticz.com/
Well, the 'shame' reflects on myself, not Domoticz.

Thanks for testing Domosapiens..
by edge
Wednesday 02 September 2015 14:13
Forum: Blockly
Topic: Blockly temperature comparison not working?
Replies: 12
Views: 5507

Blockly temperature comparison not working?

Hi,

I have one virtual sensor for the temperature (via WUnderground - link). The sensor is giving as output "14.9" only.

Just created an event for testing purposes, but (shame!) such an basic event isn't working... What am I doing wrong?:
Image