Page 3 of 3

Re: Dutch local covid-19 figures

Posted: Tuesday 08 June 2021 21:22
by waaren
Xenomes wrote: Tuesday 08 June 2021 20:21 Here is the extended log.
Sorry. No clue where to look for. Best to do is to add extra loglines at various places. Maybe that will point you in the right direction.

Re: Dutch local covid-19 figures

Posted: Tuesday 08 June 2021 21:27
by Xenomes
Thanks for looking at the problem, I will recreate the device. The script was not changed in a long time.

edit: Make a new counter and it is working again!?!
2021-06-08 21_38_08-Domoticz - Overige.png
2021-06-08 21_38_08-Domoticz - Overige.png (245.69 KiB) Viewed 2440 times

Code: Select all

sqlite> select * from DeviceStatus where id in (638, 835);
ID|HardwareID|DeviceID|Unit|Name|Used|Type|SubType|SwitchType|Favorite|SignalLevel|BatteryLevel|nValue|sValue|LastUpdate|Order|AddjValue|AddjMulti|AddjValue2|AddjMulti2|StrParam1|StrParam2|LastLevel|Protected|CustomImage|Description|Options|Color
638|8|82638|1|Reported covid-19 in Steenbergen old|1|113|0|3|1|12|255|0|2283|2021-05-31 15:37:41|651|0.0|1.0|0.0|1.0|||0|0|0||ValueQuantity:UGVvcGxl|
835|8|82835|1|Reported covid-19 in Steenbergen    |1|113|0|3|0|12|255|0|2278|2021-06-08 21:36:41|650|0.0|1.0|0.0|1.0|||0|0|0||ValueQuantity:UGVvcGxl|
sqlite>

Re: Dutch local covid-19 figures

Posted: Monday 20 June 2022 20:32
by Drees
Is this script still working, or is it stopped because they don't know all the positive tests humans?
If it is still working, can someone tell me where i need to put the second script of OP and what script language?

Re: Dutch local covid-19 figures

Posted: Monday 20 June 2022 21:24
by Xenomes
Yes, the script is still working, you only have to change line 158 because the data of rivm was getting very large.

Code: Select all

local filterDelay = 900
The script to update the meters with all the data, will run for a long time be patient.

The original poster has passed a way (God rest his soul) :cry: