A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-FHEM
-
hello,
can you try a , behind
‘CUL_WS_1’,
‘CUL_WS_2’you have:
deviceNames: [
‘CUL_WS_1’,
‘CUL_WS_2’
],and i have
deviceNames: [
‘Bad’,
‘Wohnzimmer’,
‘Kueche’,
],schienw
-
Hi All,
i´m sorry for not responding. i have currently no access to my system. i will give you feedback as soon i had a chance to test the version with the comma.
-
@cpramhofer the last comma will not make a difference.
normally a comma at the end is a syntax error, but meanwhile the engines kind of ignore it and handle it correctly
it’s like in human languages if you write a list, you will not write buy me eggs, cake, ham,
-
This post is deleted!