@Ronald ok, I only see pinn on sd card as a choice there
On the MagicMirror topic you can use a different config.js with the
MM_CONFIG_FILE
environment variable
So a different startup script would allow you to quickly switch between them
@Ronald ok, I only see pinn on sd card as a choice there
On the MagicMirror topic you can use a different config.js with the
MM_CONFIG_FILE
environment variable
So a different startup script would allow you to quickly switch between them
@KristjanESPERANTO the module splits the line with ‘\n’ into its parts. Is RC converting that text to 0x0a
@costascontis sadly Google has not disclosed an api that could revive the module.
@hahawoooooo you do NOT Have to do a wipe and install again…
generally that error message means it was trying to do a string operation (toLowerCase), but the thing was not a string (usually null )
@jtillinghast yes, AND it needs to add the this.identifier to the data it sends to the node_helper,
and the node helper has to send that identifier back as part of the returned data, AND the module needs to check the identifier to make sure it matches
else, filter for tasks Sue, send it back and ALL instance will get the tasks for Sue, even tho they asked for Bob or Bill.
so the module needs to be enhanced for 2 different things…
@Racing88 thx… mine has all those, in middle_center instead of bottom_bar
@jtillinghast it’s inside the module, nothing you can do.
Currently the module does not do this extra
The module with a node helper sends a request to the helper
The helper gets done and sends the response back
But, the method we use which is fast and flexible,
goes to ALL the same modules at once
So read chore list, send back, all instances get the One list
MagicMirror provides a unique identifier for each module entry in config.js . The trick is to send that identifier with the request
And the helper sends it back with the data AND The modules checks to see if the identifier in the response matches its identifier.
If not just ignore it.
@Racing88 can you post your config for MMM-CalendarExt3? I don’t see that on any of my instances
@videogame95 I replied to your other topic
any module that wants to use OpenWeatherMap has to change the endpoint and provide the other parms
AND the user needs to get a new apikey…
supposedly the old 2.5 api parms still work, but OWM has told us repeatedly they are going to shut that down completely…
@videogame95 from the doc
https://docs.magicmirror.builders/modules/weather.html#openweathermap-options
in v3, location and locationID are not used. only lat/lon
also, in old api we got the location back and added it to the header
in 3.0 api we don’t so YOU have to set the header for the module
AND
set
appendLocationNameToHeader:false
in the weather module config
@karsten13 any debug we can look at?
@Mathes75 you are runnng the pios with desktop,
correct. ?
A browser requires the graphical desktop as all the ui is drawn in graphics mode
Please use code block around logs, code or config
Uncaught (in promise) TypeError: searchClass.toLowerCase is not a function
newModules http://192.168.1.180:8080/js/main.js:526
modulesByClass http://192.168.1.180:8080/js/main.js:522
exceptWithClass http://192.168.1.180:8080/js/main.js:507
animatePageChange http://192.168.1.180:8080/modules/MMM-pages/MMM-pages.js:220
notificationReceived http://192.168.1.180:8080/modules/MMM-pages/MMM-pages.js:117
Can you post your pages config
@jtillinghast ok, takes a little extra coding for multiple instances. Just making sure that is handled too
@jtillinghast and then you need multiple instances in config.js
@htilburgs none that I know of. Anything 8000 and above is ‘free’ of system requirements.
@htilburgs you might consider changing the port number. HomeAssistant uses 8123
so both on the same machine will collide
@techeros part of the problem is that people ‘assume’ that data entry (making calendar entries, updating chore lists, adding to shopping lists) is ‘built in’, ’ of course’…
we don’t have that… the design for MM is a composable(different modules for different data sources) information panel.
data entry is phone, display is MM.
and then there is a whole HOST of fun things, dakboard has this ‘cool’ white background…
MM is black, and all the modules are transparent, showing the black.
change the background to white (easy), but the modules do not auto adjust cause they are all user developed and didn’t use the built in styles…
@ankonaskiff17 i don’t use the extension on my sonoff dongles… no problem yet
I do NOT have line of sight… my zigbee dongle is in my office space (spare bedroom) on one corner of the house, and everything is spread out across the house to the opposite corner…
I DID have to put an always on repeater in between due to the walls and distance, but this is part of the zigbee design of the mesh… had to do that in my garage too as the metal door causes enough loss of signal to make the GDO control flakey without it… but plugged in another zigbee outlet(not used for any switching), poof all good