@sdetweil damn that’s a bummer! I will just have to go back to the chromecast and adjust text size and colours i guess, thanks for your help!
Read the statement by Michael Teeuw here.
Posts made by superior_carter
-
RE: Magic Mirror through browser not formatting correctly
-
Magic Mirror through browser not formatting correctly
I am wanting to set up a second display (not directly connected to the RPi) using a browser on a Amazon Firestick, but the modules are all stacked on top of each other like it is really zoomed in. I have the main one set up in a different room and I have it set to the sizing I want and it fits nicely, then when I view it through the tv browser, it doesn’t fill the whole screen (it looks like it is just squished into the top left corner of the screen) and the modules seem way too big. Viewing throught the browser works on my 27" monitor when using my PC, but the tv browser does not work the same way. I tried to cast the tab from a PC to a chromecast instead and while it does work, it is too blurry and pixelated for me to read most of the time. I couldn’t think of any other solutions, if I could just change the sizing on the tv browser without changing the original RPi display set up in another room but I haven’t figured out how. If anyone has tried something similar or knows another potential solution, I would much appreciate the help! Thank you!
-
Cannot change font size or colour of Alert; using MMM-Remote-Control to send alert
I have a custom css set up but no matter what I seem to try, as far as I can get is increasing the size of the alert box. I want to make the font much larger, and make the title text color a more visible shade. I tried a solution on an old forum post but it had no effect on my alerts.
any help would be appreciated!
-
RE: MMM-GoogleTasks stuck loading
@sdetweil ah okay, im not super familiar with this kind of stuff so how would i go about fixing it/implementing a google permission refresh into the module?
-
MMM-GoogleTasks stuck loading
My google tasks module stopped updating yesterday, and upon restarting mm it was stuck saying loading. This happens every three-ish days and is really annoying. Usually what I do is just reinstall the module and it works fine but this time I am getting an error involving the API, “The API returned an error: Error: invalid_grant”. I tried looking into it but didn’t get very far, I haven’t hit the max number of queries or grant tokens so I’m not sure what the issue is. Any help would be appreciated, especially if you’ve had the same or a similar problem.
-
Custom Event Colors for MMM-MonthlyCalendar
I was hoping to use the array for custom events that’s in calendar.js to save some time and then I wouldn’t have to do anything crazy as I’m still new to this. I quickly found that the colors don’t show on the monthly calendar module I’m using (MMM-MonthlyCalendar), but they do show on the default calendar. There is a block of code for broadcasting custom symbols in calendar.js, but nothing for the colors… I believe the issue is just that, that the custom event colors are not being broadcast to other modules but the calendar url colors are. I’m not sure how to implement it so it would work the way I’m wanting though, any help on how this would be done would be appreciated!