• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. Askedal
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
A
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 0
  • Posts 7
  • Groups 0

Askedal

@Askedal

0
Reputation
1
Profile views
7
Posts
0
Followers
0
Following
Joined Oct 12, 2021, 5:13 AM
Last Online Jun 18, 2024, 9:34 PM

Askedal Unfollow Follow

Latest posts made by Askedal

  • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

    @Jalibu What information do you need ? I don’t see any description in GitHub what should be provided when opening an issue. Does MMM-Jast writing a special log or so ?

    posted in Utilities
    A
    Askedal
    May 24, 2024, 1:05 PM
  • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

    @Jalibu I figured it out, I put in the query2.yahoo… page in my pihole blacklist several years ago. After taking it out it worked for some time.

    Now it works from time to time, when it is not working I see these errors in the log:

    [14.05.2024 22:45.58.221] [WARN] API request for MSFT failed: request to https://finance.yahoo.com/quote/AAPL failed, reason: connect ENETUNREACH 87.248.119.252:443 - Local (0.0.0.0:0)

    I have MSFT (Microsoft) in my list, but not AAPL (Apple), so I don’t know where the error is coming from.

    Many thanks for your help

    posted in Utilities
    A
    Askedal
    May 14, 2024, 9:46 PM
  • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

    Hi @Jalibu,

    yes, I did a uninstall, wiped the directory and then re-cloned the module, but the error is still the same.

    Thanks
    Clas

    posted in Utilities
    A
    Askedal
    May 8, 2024, 9:11 AM
  • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

    Hello @Jalibu ,

    many thanks for this great module.

    I lately upgrade the module to get rid of the Yahoo crumb error, but I still get an error like:

    1|mm | [07.05.2024 09:04.57.536] [WARN]
    1|mm | API request for MSFT failed: request to https://query2.finance.yahoo.com/v10/finance/quoteSummary/MSFT?formatted=false&modules=price&crumb=EIJ.XkWSxQd failed, reason: connect ECONNREFUSED 0.0.0.0:443

    Any idea on how to fix this ?

    Many thanks

    Clas

    posted in Utilities
    A
    Askedal
    May 7, 2024, 7:09 AM
  • RE: MMM-CalendarExt2

    Many thanks, it is mostly working. I have now set it like this and it is showing the next 7 days correctly.

    {
                name: "Overview",
                mode: "daily",
                useEventTimeRelative: false,
                fromNow: 0,
                slotCount: 7,
                type: "row",
                position: "bottom_bar",
                calendars: [],
                dateFormat: "dd",
                slotTitleFormat: {
                    sameDay: "dd",
                    nextDay: "dd",
                    nextWeek: "dd",
                    sameElse: "",
                }
            },
    
    

    But there is a lot of free space between the days, can I somehow move the days closer together so that they look more like a table and not like 7 single days ?

    Many thanks for your help

    posted in Utilities
    A
    Askedal
    Oct 12, 2021, 11:53 AM
  • RE: MMM-CalendarExt2

    @mmrize said in MMM-CalendarExt2:

    @askedal
    Weeks views purpose is that. Use Daily view with horizontal layout.

    I tried the daily view, but then saturday and sunday were missing, it showed only the working days (maybe there were no events ?)

    posted in Utilities
    A
    Askedal
    Oct 12, 2021, 8:53 AM
  • RE: MMM-CalendarExt2

    Hi,

    is there a way to setup a sliding week (sliding 7 days) in the calendar, means always show the actual day as the first day and then e.g. 7 days into the future ?
    Currently I’m showing two weeks, but on Sundays the first week shows only gone events and is not very helpful. I rather would like to save the space for the first week by just showing only 7 days in the future. Unfortunately I was not able to figure this out by myself :crying_face: .

    Many thanks for the great addon

    Clas

    posted in Utilities
    A
    Askedal
    Oct 12, 2021, 5:25 AM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy