Search found 5 matches

by marcoon66
Tuesday 07 February 2023 22:09
Forum: Dashticz
Topic: Domoticz authorization error
Replies: 24
Views: 5780

Re: Domoticz authorization error

ressof wrote: Wednesday 25 January 2023 12:35 Where in dashticz do I put my base64 converted username and password?
Hi, I have the same problems after updating to the newest build (Version: 2022.2 (build 15050))

Where and how (base64) to store username and password in CONFIG.js?

Thanks for your help,

Marco
by marcoon66
Monday 10 January 2022 21:31
Forum: Dashticz
Topic: make stop / make start works for just 1 minute
Replies: 2
Views: 451

Re: make stop / make start works for just 1 minute

Thanks Lokoni! That's the solution (Sorry, RTFM).

Marco
by marcoon66
Monday 10 January 2022 19:22
Forum: Dashticz
Topic: make stop / make start works for just 1 minute
Replies: 2
Views: 451

make stop / make start works for just 1 minute

Hi all,

My garbage part didn't work (rova). After a tip at this forum I did the following:
git checkout beta
git pull
make stop
make start

And after that the garbage function worked.

But...
for just 1 minute. After then dashticz show error when I go to the URL

After make stop / make start it ...
by marcoon66
Wednesday 22 December 2021 7:31
Forum: Dashticz
Topic: After update to latest beta some graphs went empty
Replies: 2
Views: 460

Re: After update to latest beta some graphs went empty

Thanks. This was the trick.
by marcoon66
Tuesday 21 December 2021 20:43
Forum: Dashticz
Topic: After update to latest beta some graphs went empty
Replies: 2
Views: 460

After update to latest beta some graphs went empty

Hi,

(first of all: what a splendid add on to domoticz!).

I updated this weekend from version 3.8.5 to 3.8.8.
The graphs containing one data line gone empty.

for example my 'gas'-graph doesn't work, my electricity graph works well:


blocks[grafiek_gas] = {
title: 'Gas op de plank',
devices ...