Search found 3 matches

by kamal
Thursday 21 March 2024 16:26
Forum: Dashticz
Topic: World Air Quality Index (Waqi) widget
Replies: 7
Views: 3300

Re: World Air Quality Index (Waqi) widget

Hello Lokonli,

The readthedocs link fails to mention that the blocks must have the type: 'waqi'

In the block example: there is no type
And the parameters list has 2 times city but not type.

For clarity I believe it should be added.

Thanks for the work.
by kamal
Thursday 21 March 2024 9:52
Forum: Dashticz
Topic: Dashticz - Dial - UpDown - +/- buttons do nothing
Replies: 3
Views: 5878

Re: Dashticz - Dial - UpDown - +/- buttons do nothing

Hello,

I am indeed setup with the beta version. Sorry that I didn't mention it before.

I made an update of my dashticz and it is indeed working correctly now.

Thanks a lot for the very quick feedback and correction.
Much appreciated.
by kamal
Wednesday 20 March 2024 15:22
Forum: Dashticz
Topic: Dashticz - Dial - UpDown - +/- buttons do nothing
Replies: 3
Views: 5878

Dashticz - Dial - UpDown - +/- buttons do nothing

Hello,

I am trying to create a Dashticz dashboard and I am willing to use the block type: Dial and subType: upDown for my thermostat.

I have defined a block with:
blocks['thermtempupdown'] = {
idx: 71,
title: 'Thermostat',
type: 'dial',
subtype: 'updown',
}

This block will look like:
http ...