I’ve found another repo on github for this. A node.js client library for NissanConnect EV (previously called carwings).
https://github.com/philliphoff/carwings2
Anyone savvy enough to say if this is something that could be used for a quick build?
Which Exchange version ? I do that with 2010 (SBS).Activate the iCal Funktion and past the link in the calendar module… I show 2 different calendar in one row, additional a holiday calendar …
https://blogs.technet.microsoft.com/ucedsg/2010/09/02/how-do-i-enable-the-new-internet-calendar-sharing-ics-with-exchange-2010-sp1/
did it!
entering the currentweather css, removing the
display:inline-block
in the first one, and then adding at the very end (yup, had to make a separate one…)
.currentweather{
display:none;
}
that did the trick! thanks for the help!