Hello, forgive me for my bad english.
I'm using the master branch from github:
Code: Select all
[HEAD] Merge pull request #856 from lokonli/fixDebug
git rev-parse HEAD
a7867552f08dd143b98a600b205aeae3c2681a41
I'm trying to set up a dashboard and I'd like to change some user variables directly from dashticz.
- 1.png (59.32 KiB) Viewed 507 times
When I tap on the item
- 2.png (162.93 KiB) Viewed 507 times
My code:
Code: Select all
blocks['v7'] = {
title: "Consigne Température eau",
icon: 'fas fa-temperature-high'
}
Is there a way to chnage the user variables from dashticz ?