@idoodler Hey,
In the config.js it says:
{
module: "MMM-Loxone",
position: "bottom_left",
config: {
host: "IP",
user: "User",
pwd: "PW",
presence: "false",
roomUuid: "0ea3ebd1-00eb-04ef-ffff390cde3b9b45",
showInfoNotifications: "true",
showErrorNotifications: "true",
showSystemNotifications: "true",
observingUuids:[
"103d9aaf-0037-597e-ffff390cde3b9b45",//Bad Luftfeuchte
"104c401f-03a0-9afc-ffff390cde3b9b45",//WarmwasserTemp
]
}
},
I switched on the monitor with light on, picture was there, i toggled the light to off, MM image is gone and does not come back. To your question, here is the log file, i can see the “got ligtmode”.
/home/pi/.pm2/logs/MagicMirror-out-0.log last 15 lines:
0|MagicMir | Create new news fetcher for url: http://derStandard.at/?page=rss&ressort=Seite1 - Interval: 300000
0|MagicMir | Create new news fetcher for url: https://rss.orf.at/news.xml - Interval: 300000
0|MagicMir | Opening Socket to your Miniserver
0|MagicMir | MMM-Loxone Download LoxApp3.json
0|MagicMir | MMM-Loxone Search room with uuid: 0ea3ebd1-00eb-04ef-ffff390cde3b9b45
0|MagicMir | MMM-Loxone Found room: OG Bad
0|MagicMir | MMM-Loxone Search IRC for room temperature
0|MagicMir | MMM-Loxone Found IRC (Intelligente Raumregelung) in room OG Bad
0|MagicMir | MMM-Loxone Search LightControls and LightV2Controls in room
0|MagicMir | MMM-Loxone Found LightControl (Badezimmerlicht) in room OG Bad
0|MagicMir | MMM-Loxone NotificationUuid: 0ea3ebd1-008d-029d-ffff390cde3b9b45
0|MagicMir | MMM-Loxone Enabling statusupdates
0|MagicMir | MMM-Loxone Successfully executed 'dev/sps/enablebinstatusupdate' with code 200 and value 1
0|MagicMir | MMM-Loxone Got room temperature: 22.9
0|MagicMir | MMM-Loxone Got lightMood change to: Custom mode(1)
0|MagicMir | MMM-Loxone Got lightMood change to: All on(777)
0|MagicMir | MMM-Loxone Got lightMood change to: All off(778)
0|MagicMir | MMM-Loxone Got lightMood change to: Custom mode(1)