@MrPringless I do not know the inner workings of the module.
typically
module not found
means npm install for the module was not done or the package.json for the module didn’t list the library dependency. MMRIZE is very good on that point, so I don’t the second is the reason…
but thanks for the nudge… my backup/restore scripts will save/restore extra files discovered in a modules folder… but files with leading dot are hidden by convention… so I will have to check that
I would not have picked up the .env file… fixed… thx
@sdetweil said in MMM-AddressBook - Display a list of people/addresses:
I would put those behind QR codes so someone could scan them and save
thus ability to use the text or numbers quickly
vs take a picture and have to rekey it all…
That’s not a bad idea! I’m not sure EMTs are set up to be able to do that, but I’ll look into it. Apparently, QR codes can hold 4600 alphanumeric characters so pretty much any reasonable list could be put into a QR code.
Thanks for the suggestion!
Description:
I initially wanted to create a legend for MMM-CalendarExt3 to show which calendar is what color (I show 11 calendars of the 15+ I maintain) so I created this module to put a little table below the calendar.
I’ve since added another instance to list a chart of who’s supposed to set the dinner table on which night.
I’ve tried to make it flexible enough in terms of formatting but I’m certainly no javascript programmer. Nor am I well versed in the ways of CSS.
It’s useful to me; I hope it’s useful to others as well.
Screenshots:
A legend for CalendarExt3 calendars:
[image: 1754587071293-32080eb4-9fb7-496a-845d-7afd0969867c-image.png]
A table of who’s supposed to set the table (half the time I end up doing it):
[image: 1754587150424-b04ccb05-4a6b-4244-9e89-6599a752bbf1-image.png]
Download:
[card:Unclearogre/MMM-CustomTable]
I’m not sure how that card is supposed to work so here’s a link:
Github for MMM-CustomTable
@mischag ok, so I think you need to reduce the config the the two modules
Calendar and ext3timeline
Simplest is to add
disabled: true,
To each other module after its position line
Then once you solve this, change true to false
@tfergy You may want to look at these config options. Have a read through the options list on the Github page.
[image: 1717227152308-673f17c9-d186-4a1c-bc9b-df67f6076a40-image.png]
MMM-Tommekalender is a module that fetches and displays waste collection dates from HIKS(Horisont). https://www.hiks.no/privat/tommekalender/
[image: screenshot.png?raw=true]
https://github.com/kurtern84/MMM-Tommekalender.git
A MagicMirror module to display the next postal delivery date from Posten.no
The api is based on HomeAssistant-Posten. Thanks to @BobTheShoplifter
Features
Shows the next postal delivery date using terms like “today”, “tomorrow”, etc.
Simple setup with a provided postal code.
https://github.com/kurtern84/MMM-PostenDelivery
[image: screenshot.png?raw=true]
MMM-GmailNotifier is a MagicMirror module that displays the user’s Gmail profile picture and name, and checks for unread emails in the inbox.
Features
Displays the profile name and profile picture from the Gmail account.
Shows the number of unread emails.
Automatically hides email notifications if there are no unread emails.
[image: screenshot.png?raw=true]
MMM-GmailNotifier
Anyone??? I’ll bump this to see if anyone can help. There has to be a way to get the chart to look better than this.
[image: 1706042335602-20240122_113312-copy.jpg]
@KlausLadegaard Sorry this is so long time. What I was talking about is that it has day, week, and month views. I found the day view in the documentation and set that up so it only shows a single day - today. In that view, it shows start and end times.
MMM-CalendarExt3Journal
Magic mirror module for presenting events as daily/weekly journal style.
Screenshot
[image: screenshot.png]
[image: screenshot2.png]
[image: 1701097216542-5dcea6c5-d3fa-471e-a08c-bf4cb8132713-image-resized.png]
Features
Main Features
More detailed view of events by day/week with specific time ranges.
locale-aware calendar
customizing events: filtering, sorting, transforming
multi-instance available. You don’t need to copy and rename the module. Just add one more configuration in your config.js.
https://github.com/MMRIZE/MMM-CalendarExt3Journal
@MMRIZE said in MMM-OpenAI:
@Rags
Give me the whole configuration and log of backend terminal/frontend dev-console. Without details, I cannot guess anything.
??backend terminal/frontend dev console…please guide howto ? thanks
@myayo001 I just searched GitHub and octomirror and found multiple.
some older ones don’t use the library producing the error.
I know nothing about theodule itself, just debugging the error