@mz-ber
Yes but i have put the api key in the config. I dont have try it whitout the key
Read the statement by Michael Teeuw here.
Posts
-
RE: Volvo on Call
-
RE: Volvo on Call
@mz-ber
yes i’f you use the map function. I have add the api and it’s working fine -
RE: Volvo on Call
@mz-ber
yes but now you miss the data in the configmodule: "MMM-VolvoOnCall", disabled: false, //false, true position: "bottom_left", config: { units: "metric", mapConfig: { apiKey: "", // Your Google Map API Key display: { // You can control which section will be displayed or not. info: false, position: false, status: true, notice: true, trip: false, }}},
-
MMM-TracCar update of time/devices
Hello,
I just added this module.
The display of the users works fine, except there’s nowhere to find the update time.
The location stays in the same position, or the device stays offline when they are online. When I restart the module the position is up to date.
The config is belowGreetings Jerry from Holland
{ module: 'MMM-TracCar', disabled: false, //false, true position: 'bottom_center', config: { url: "http://X.X.X.X:80XX", // Traccar Prive Server username: "XXXX", // pass: "XXXX", // gmapid: "AIzaSBLABLABLA", // Google Apps key map_width: "520", // width of the map element map_height: "265", // height of the map element map_border_radius: "10", // border radius of the map element (optional) map_zoom: "15", // zoom level of the map (optional) map_shadow_color: "false", // shadow color of the border element (optional) }},
-
MMM-BMWConnected (Remake to MercedesME Drive data)
Goodmorning @HDurdle,
I have a question about the module MMM-BMWConnected
We have a Mercedes B250E (Yes I know it’s not a BMW)
We now use a module that is special made for the MercedesME, but its not working flawless. And now I wonder if maybe it is possible to change the module MMM-BMWConnected (BMW Connected Drive Data) so it can process the mercedes data? -
RE: MMM-RTSPStream broke after update 2.17.1
@sdetweil
O Yes it’s running only I’m using for testing a PI3B so this is running out of Ram memory.I also did the flus and still is er a issue when it’s booting pm2 start MagicMirror.
0|MagicMirror | [18.10.2021 21:18.12.312] [ERROR] 0|MagicMirror | Whoops! There was an uncaught exception... 0|MagicMirror | [18.10.2021 21:18.12.452] [ERROR] 0|MagicMirror | TypeError: Cannot convert undefined or null to object 0|MagicMirror | at Function.keys (<anonymous>) 0|MagicMirror | at stopProcs (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_helper.js:469:32) 0|MagicMirror | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_helper.js:498:17 0|MagicMirror | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2/lib/API.js:627:19 0|MagicMirror | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2-axon-rpc/lib/client.js:45:10 0|MagicMirror | at Parser.<anonymous> (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2-axon/lib/sockets/req.js:67:8) 0|MagicMirror | at Parser.emit (events.js:315:20) 0|MagicMirror | at Parser._write (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/amp/lib/stream.js:91:16) 0|MagicMirror | at writeOrBuffer (internal/streams/writable.js:358:12) 0|MagicMirror | at Parser.Writable.write (internal/streams/writable.js:303:10) 0|MagicMirror | [18.10.2021 21:18.12.466] [ERROR] 0|MagicMirror | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 0|MagicMirror | [18.10.2021 21:18.12.473] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
-
RE: MMM-RTSPStream broke after update 2.17.1
@sdetweil Why… the module is running fine after I did what you told me to do. Only the error in the log is there now. but the module is running fine. What will by the use of starting the stream Manuel…