mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-26 19:02:15 +01:00
Updated ioBroker Card Definitionen (Seiten) (markdown)
@@ -753,7 +753,7 @@ on({id: sourceDP, change: "any"}, async function (obj) {
|
|||||||
cardLChartString = ticksAndLabels + '~' + coordinates
|
cardLChartString = ticksAndLabels + '~' + coordinates
|
||||||
setState(targetDP, cardLChartString, true);
|
setState(targetDP, cardLChartString, true);
|
||||||
|
|
||||||
if (Debug) console.info(cardLChartString);
|
if (Debug) console.log(cardLChartString);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user