@BKeyport I was able to solve some of the width wonkiness I was having. Figuring out the CSS is definitely a project, as you say, it costs nothing to backup my custom.css, try something new, the restore the old one if I borked it somehow.
Read the statement by Michael Teeuw here.
Posts
-
RE: Change default module width
-
RE: MMM-CalendarExt3 - use hidden calendar and remote weather locale?
@MMRIZE said in MMM-CalendarExt3 - use hidden calendar and remote weather locale?:
For specifying the target weather, once I considered that case but had thought nobody would use the weather module like that. But finally, here are you. I’ll implement that feature on the next update.
I have arrived!!! :)
Kidding. But, yeah, if I could throw my openweather API key and new location data into the MMMCal3 config, that would be sick!
-
RE: MMM-CalendarExt3 - use hidden calendar and remote weather locale?
@sdetweil Actually I figured it out SORT OF. Just added another calendar module and no position and it did exactly what you said. However – if I don’t put this second instance of the calendar as the LAST thing in my config.js, it stops all modules below it from loading. Really odd.
Thanks for all the help!
-
RE: MMM-CalendarExt3 - use hidden calendar and remote weather locale?
@sdetweil ahhhh I understand.
Sorry to ask to be spoonfed here – when creating a 2nd instance of a default module, can that just be done in the config or do I need a 2nd copy of the entire calendar directory? How will I distinguish between the two for the purposes of having MMMCal3 pull data from one but not the other?
-
RE: MMM-CalendarExt3 - use hidden calendar and remote weather locale?
@sdetweil said in MMM-CalendarExt3 - use hidden calendar and remote weather locale?:
@eqpaisley remove the position on the default calendar, then it won’t show.
I do want the default calendar to show, but I want MMMCal3 to show different calendar. I have 4 google calendars all in my default module. I want a 5th calendar that doesn’t appear in my default, to appear in MMMCal3.
you can do multiple calendar module entries, and also multiple calendars in one entry.
weather, set the location there. takes either a location Id or lat/long
Set the location withint MMCal3? I want my weather module to show my weather where I live, but I want MMMCal3 to show the weather icons of a different location.
-
MMM-CalendarExt3 - use hidden calendar and remote weather locale?
Installed MMM-CalExt3 and it’s working well. Looks like it requires data from the generic calendar module. I’d like the MMM-CalExt3 module to show data that does not appear in my generic calendar module. Can I add a calendar to the generic mod and then not show it somehow?
Also MMM-CalExt3 pulls in weather icons from the generic weather module (which is awesome). But I’d like weather icons from a DIFFERENT location (my calendar shows availability at a rental in another city so I’d like the weather in THAT city to show up on the calendar).
Anyone know if these things are doable?
-
Module to show rental availability?
Wondering if something like this exists. I own a short term rental property. Was hoping I could pull info from a calendar of some kind (google?) into a module that would show me:
a) is the property booked today
b) is it booked tomorrowSimple boolean thing. Does a module that could do this exist?
thanks!
-
RE: Change default module width
@BKeyport thanks to you and @sdetweil – really appreciate you both patiently helping me with the basics. I think my previous setup looked fine :)
-
RE: Change default module width
I tried this out and it was MOSTLY successful - I can get multiple inline modules on my top bar. But they look pretty wonky. Did you have to do anything in your CSS to get them to be the same height?
![alt text]( image url)
-
RE: Change default module width
@BKeyport oh, wow very cool. I’ll give this a try ty