Search found 15 matches
- Wednesday 27 November 2019 19:39
- Forum: Show your projects
- Topic: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
- Replies: 247
- Views: 79195
Re: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
Hi Kees
How do I check if my Nefit Topline Compact HRC is compatible?
The word "Works for almost all EMS compatible Nefit boilers" is making me uncertain to buy your gateway.
Greetz
Its compatible.
The reason there is 'almost all' in the text is that there are so many different EMS boilers ...
- Wednesday 24 October 2018 20:55
- Forum: Dashticz
- Topic: Use specific data in graphs
- Replies: 3
- Views: 706
Re: Use specific data in graphs
Interesting, but can't it to work like I want.
If I insert/change the code to the above, my graphs (or better, the plotted lines/data) of my Gas & Electra meters also disappear. It looks like it doesn't doesn't execute the (idx=xxx) part. It acts the same, even if I put an imaginary idx-number in ...
If I insert/change the code to the above, my graphs (or better, the plotted lines/data) of my Gas & Electra meters also disappear. It looks like it doesn't doesn't execute the (idx=xxx) part. It acts the same, even if I put an imaginary idx-number in ...
- Monday 15 October 2018 20:20
- Forum: Dashticz
- Topic: Dashticz beta: set colors.
- Replies: 10
- Views: 2268
Re: Dashticz beta: set colors.
However, text below in CUSTOM.CSS does not color my icons;
.fa.fas fa-male.on {color: green}
.fa.fas fa-male.off {color: red}
.fa.fas fa-female.on {color: green}
.fa.fas fa-female.off {color: red}
For e.g. this works for me:
.fas.fa-fire {color: red}
.fas.fa-fire {color: green}
So I think you ...
- Friday 12 October 2018 10:14
- Forum: Dashticz
- Topic: Import weather data other than Wunderground
- Replies: 96
- Views: 22071
Re: Import weather data other than Wunderground
Dashticz V2.4.0
Domoticz version 4.10059
DzVents version: 2.4.7
Python version: None
The popup on buienradar (weer.nl) is also empty when I click on the picture. Also if I use any other url. I tried to see if my firewall is blocking something, but can't see anything there that's causing this. It ...
- Thursday 11 October 2018 16:52
- Forum: Dashticz
- Topic: Import weather data other than Wunderground
- Replies: 96
- Views: 22071
Re: Import weather data other than Wunderground
Post your complete config.js plz.dk78 wrote: Thursday 11 October 2018 16:34 Strange. WU works, but OWM not. I tried everything, including deleting the 'wu'-config stuff, but it isn't displaying any information. OWM in Domoticz itself works, but I can't see it in Dashticz. Is there some logging available? I'm pretty new to Dashticz.
- Thursday 11 October 2018 15:09
- Forum: Dashticz
- Topic: Import weather data other than Wunderground
- Replies: 96
- Views: 22071
Re: Import weather data other than Wunderground
Remove all the "wu_" config. The other stuff looks to be ok.
See also my post here: viewtopic.php?f=67&t=17242&start=440#p193496
- Tuesday 09 October 2018 17:48
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 1005
- Views: 345743
Re: Dashticz - Show your dashboard and how-to's!
for the bar, search morris.bar on google and take a look at the graphs.js in the js folder :-)
Sounds difficult :D
Care to share the graphs.js ?
Maybe someone can make it as an option in config.js, so you can choose, bar, line, cake :-)
And also the colors . . .
Can you share your ...
- Monday 08 October 2018 22:11
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 1005
- Views: 345743
Re: Dashticz - Show your dashboard and how-to's!
Sounds difficultThuis wrote: Monday 08 October 2018 16:18 for the bar, search morris.bar on google and take a look at the graphs.js in the js folder![]()
Care to share the graphs.js ?
- Monday 08 October 2018 12:00
- Forum: Dashticz
- Topic: dasticz show several errors
- Replies: 10
- Views: 1364
Re: dasticz show several errors
So you access Dashticz by: http://192.168.1.xxx:8080/dasticz_v2/index.htmlretetiba wrote: Sunday 07 October 2018 21:33 Hi
I have installed dashticz in the standard folder (I think). The files are located in ~/domoticz/www/dashticz_v2.
I assume this is correct.
Also attach your CONFIG.js and a screenshot of the actual error messages.
- Sunday 07 October 2018 9:15
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 1005
- Views: 345743
Re: Dashticz - Show your dashboard and how-to's!
My latest version;
https://image.prntscr.com/image/7y5Qzql3RfqJyDePyl9KJw.png
config.js
var config = {}
config['language'] = 'en_US';
config['domoticz_ip'] = 'http://192.168.1.51:8080';
config['app_title'] = 'Dashticz';
config['domoticz_refresh'] = '60';
config['dashticz_refresh'] = '60 ...
https://image.prntscr.com/image/7y5Qzql3RfqJyDePyl9KJw.png
config.js
var config = {}
config['language'] = 'en_US';
config['domoticz_ip'] = 'http://192.168.1.51:8080';
config['app_title'] = 'Dashticz';
config['domoticz_refresh'] = '60';
config['dashticz_refresh'] = '60 ...
- Saturday 06 October 2018 21:03
- Forum: Feature requests
- Topic: Dashticz - Feature Requests
- Replies: 391
- Views: 126866
Re: Dashticz - Feature Requests
Is it possible to add an second entry for detecting the one for gas too?
Fixed this myself. I am filtering on the Device-Name instead of Sub-Type .
In main.js, the function getYouLessBlock is changed as follows;
function getYouLessBlock(device, idx) {
this.html = '';
if (device['Name ...
- Saturday 06 October 2018 16:13
- Forum: Feature requests
- Topic: Dashticz - Feature Requests
- Replies: 391
- Views: 126866
Re: Dashticz - Feature Requests
I am using 2 Youless Energymeters (http://www.youless.nl/). 1 for measuring Electricity and 1 for Gas.
In the default Domoticz dashboard, they are seen as two separate devices, the one for Electricity using kWh and the one for Gas using m3.
But in Dashticz, they both show kWh.
When I search in ...
In the default Domoticz dashboard, they are seen as two separate devices, the one for Electricity using kWh and the one for Gas using m3.
But in Dashticz, they both show kWh.
When I search in ...
- Saturday 06 October 2018 15:51
- Forum: Dashticz
- Topic: Dashticz - Custom JS
- Replies: 27
- Views: 6315
Re: Dashticz - Custom JS
screen.PNGIts a long time since i post something here but now i have a question.
How can i reverse the icons for de blinds, when its closed i want the open icon and when its open i want the closed icon.
Also how can i reverse the text, i want the lux value under and the "lux buiten" on top?
Last ...
- Saturday 06 October 2018 10:13
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 1005
- Views: 345743
Re: Dashticz - Show your dashboard and how-to's!
My contribution:
https://image.prntscr.com/image/KoqLeVo_QRGxLTwirT0eNw.png
Config.js
var config = {}
config['language'] = 'en_US';
config['domoticz_ip'] = 'http://url&port';
config['app_title'] = 'Dashticz';
config['domoticz_refresh'] = '60';
config['dashticz_refresh'] = '60';
config ...
https://image.prntscr.com/image/KoqLeVo_QRGxLTwirT0eNw.png
Config.js
var config = {}
config['language'] = 'en_US';
config['domoticz_ip'] = 'http://url&port';
config['app_title'] = 'Dashticz';
config['domoticz_refresh'] = '60';
config['dashticz_refresh'] = '60';
config ...
- Friday 05 October 2018 14:42
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 1005
- Views: 345743
Re: Dashticz - Show your dashboard and how-to's!
Could you post your config.js?Thuis wrote: Thursday 04 October 2018 16:14
If only I could center the blocks on the standby screen ....
And get weather to show in Dutch. WIP.

