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