looks like its working after changing:
blocks['StroomVerbruikPlug1'] = {
title: 'Powerplug 1',
devices: [228],
custom : {
"Dag": {
range: 'day',
graph: ['line'],
data: {
verbruik: 'd.u_228',
}
},
"Maand": {
range: 'month',
graph: ['bar'],
data: {
verbruik: 'd.u_max_228 ...
Search found 8 matches
- Thursday 11 February 2021 15:03
- Forum: Dashticz
- Topic: Graphs doesnt show month and year[Fixed]
- Replies: 4
- Views: 355
- Thursday 11 February 2021 14:59
- Forum: Dashticz
- Topic: Graphs doesnt show month and year[Fixed]
- Replies: 4
- Views: 355
Re: Graphs doesnt show month and year
this is what it shows in the debug.
{
"mountPoint": "#block_43",
"block": {
"width": 12,
"datasetColors": [
"yellow"
],
"axisRight": false,
"axisAlternate": true,
"barWidth": 0.9,
"beginAtZero": false,
"borderDash": [],
"borderWidth": 2,
"buttonsBorder": "white",
"buttonsColor ...
{
"mountPoint": "#block_43",
"block": {
"width": 12,
"datasetColors": [
"yellow"
],
"axisRight": false,
"axisAlternate": true,
"barWidth": 0.9,
"beginAtZero": false,
"borderDash": [],
"borderWidth": 2,
"buttonsBorder": "white",
"buttonsColor ...
- Thursday 11 February 2021 14:27
- Forum: Dashticz
- Topic: Graphs doesnt show month and year[Fixed]
- Replies: 4
- Views: 355
Graphs doesnt show month and year[Fixed]
hello a question.
for some kind of reason my filters dont work months and years. it does show hours. ive added the screenshots from dashticz and 1 from demoticz
this is my code:
blocks['StroomVerbruikPlug2'] = {
title: 'Powerplug 2',
devices: [232],
custom : {
"Dag": {
range: 'day',
graph ...
for some kind of reason my filters dont work months and years. it does show hours. ive added the screenshots from dashticz and 1 from demoticz
this is my code:
blocks['StroomVerbruikPlug2'] = {
title: 'Powerplug 2',
devices: [232],
custom : {
"Dag": {
range: 'day',
graph ...
- Wednesday 30 December 2020 13:49
- Forum: Dashticz
- Topic: Dashticz - Module - 112 Meldingen (Dutch)
- Replies: 66
- Views: 13548
Re: Dashticz - Module - 112 Meldingen (Dutch)
NVM found it i moved alarm meldingen to my blocks section now it works.
- Wednesday 30 December 2020 13:31
- Forum: Dashticz
- Topic: Dashticz - Module - 112 Meldingen (Dutch)
- Replies: 66
- Views: 13548
- Wednesday 30 December 2020 12:56
- Forum: Dashticz
- Topic: Dashticz - Module - 112 Meldingen (Dutch)
- Replies: 66
- Views: 13548
Re: Dashticz - Module - 112 Meldingen (Dutch)
ik looks like the block is not reading the config file at all.
config file:
blocks['alarmmeldingen'] = {
title: 'Alarm meldingen',
rss: 'https://alarmeringen.nl/feeds/city/hoeven.rss',
filter: 'Hoeven', //filter the messages for your town and if you want the cities around you
show_lastupdate ...
config file:
blocks['alarmmeldingen'] = {
title: 'Alarm meldingen',
rss: 'https://alarmeringen.nl/feeds/city/hoeven.rss',
filter: 'Hoeven', //filter the messages for your town and if you want the cities around you
show_lastupdate ...
- Tuesday 29 December 2020 16:14
- Forum: Dashticz
- Topic: Dashticz - Module - 112 Meldingen (Dutch)
- Replies: 66
- Views: 13548
Re: Dashticz - Module - 112 Meldingen (Dutch)
this is in my config.js :
blocks['alarmmeldingen'] = {
title: '<string>',
rss: 'https://alarmeringen.nl/feeds/city/hoeven.rss',
filter: 'Hoeven', //filter the messages for your town and if you want the cities around you
show_lastupdate: true,
width: 12,
refresh: 300, //refresh rate in seconds ...
blocks['alarmmeldingen'] = {
title: '<string>',
rss: 'https://alarmeringen.nl/feeds/city/hoeven.rss',
filter: 'Hoeven', //filter the messages for your town and if you want the cities around you
show_lastupdate: true,
width: 12,
refresh: 300, //refresh rate in seconds ...
- Tuesday 13 October 2020 10:23
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: weird issue with fresh install
- Replies: 0
- Views: 306
weird issue with fresh install
my problem is with a freshly installed ubuntu 20.04 i cant acces the plugins folder and allot of folder rights are owned by a user and group 2000:2000
cant acces plugins folder and when i created script in demoticz they cannot be run.
what i do and what i install and order
1. default installation ...
cant acces plugins folder and when i created script in demoticz they cannot be run.
what i do and what i install and order
1. default installation ...