
Dashticz Coronavirus - Features, Fixes & Updates
Moderators: leecollings, htilburgs, robgeerts
-
- Posts: 184
- Joined: Wednesday 06 September 2017 9:11
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Dashticz Coronavirus - Features, Fixes & Updates
Works like a charm, thank you so much


-
- Posts: 238
- Joined: Tuesday 18 August 2020 8:41
- Target OS: NAS (Synology & others)
- Domoticz version: 2021.1
- Location: NL
- Contact:
Re: Dashticz Coronavirus - Features, Fixes & Updates
Is the Corona feature currently broken? in the last 2 beta's I do not get a graph anymore. I'm now running beta 3.6.4
Looked at my previous working code but culd not see any strange things.
Looked at my previous working code but culd not see any strange things.
Code: Select all
//Corona COVID-19
blocks['corona_graph'] = {
title:'',
type: 'corona',
countryCode: 'NL',
startDate: '01/03/2020',
graph: 'bar',
datasetColors: ['LightGreen','Orange','Purple', 'Red'],
stacked: true,
toolTipStyle: true,
height: '350px',
zoom: 'x'
}
Domoticz beta | Dashticz beta | Synology DS415+ | Wall tablet Teclast 11.6inch (Android) | TADO v3 controlled heating
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Dashticz Coronavirus - Features, Fixes & Updates
Can't get it to work either. O well, something to sort out tomorrow.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 2290
- Joined: Monday 29 August 2016 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz Coronavirus - Features, Fixes & Updates
The server that provides the Corona data is down.
Let's wait a few days: it might come back. Otherwise we have to find an alternative server.
Let's wait a few days: it might come back. Otherwise we have to find an alternative server.
- HansieNL
- Posts: 964
- Joined: Monday 28 September 2015 15:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz Coronavirus - Features, Fixes & Updates
Isn’t it better to kill the Corona virus and get rid off the block?

Blah blah blah
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Dashticz Coronavirus - Features, Fixes & Updates
That would be nice if we can do that

Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
Re: Dashticz Coronavirus - Features, Fixes & Updates
It didn't come back yet; therefore i tried an old provider used in coronavirus block and it still seems to work.
I have replaced (commented out):
https://cvtapi.nl/v2/
with
https://covid-tracker-us.herokuapp.com/v2/
in cornavirus.js.
Re: Dashticz Coronavirus reporting

How to reduce the fontsize of the blocks? Mine are way to big.
Struggling to find the correct fields to add in the custom.css
- HansieNL
- Posts: 964
- Joined: Monday 28 September 2015 15:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz Coronavirus reporting
- Spoiler: show
Blah blah blah
Re: Dashticz Coronavirus reporting
- Spoiler: show
I find it hard to figure out for each of the modules how to handle them with custom.css. I typically just search the internet or try to dive in the code to find out myself. This is what I tried, sadly not working:
- Spoiler: show
-
- Posts: 238
- Joined: Tuesday 18 August 2020 8:41
- Target OS: NAS (Synology & others)
- Domoticz version: 2021.1
- Location: NL
- Contact:
Re: Dashticz Coronavirus - Features, Fixes & Updates
Thanks! that's works fine for nowlzwfkv wrote: ↑Wednesday 21 October 2020 6:29It didn't come back yet; therefore i tried an old provider used in coronavirus block and it still seems to work.
I have replaced (commented out):
https://cvtapi.nl/v2/
with
https://covid-tracker-us.herokuapp.com/v2/
in cornavirus.js.

Domoticz beta | Dashticz beta | Synology DS415+ | Wall tablet Teclast 11.6inch (Android) | TADO v3 controlled heating
- HansieNL
- Posts: 964
- Joined: Monday 28 September 2015 15:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz Coronavirus reporting
- Spoiler: show
Code: Select all
.coronavirus.block_report .title {
font-size: 10px !important;
}
.coronavirus.block_report .report {
font-size: 12px !important;
}
Blah blah blah
-
- Posts: 2290
- Joined: Monday 29 August 2016 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz Coronavirus - Features, Fixes & Updates
Thanks for finding the new server!lzwfkv wrote: ↑Wednesday 21 October 2020 6:29It didn't come back yet; therefore i tried an old provider used in coronavirus block and it still seems to work.
I have replaced (commented out):
https://cvtapi.nl/v2/
with
https://covid-tracker-us.herokuapp.com/v2/
in cornavirus.js.
I've updated this in the latest beta (3.6.5)
Who is online
Users browsing this forum: Google [Bot] and 1 guest