@all I pushed a small update so that older browers should also be able to use this module.
@Mar They are the same changes that you made.
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-ProfileSwitcher, A Profile/User/Layout Switching Module
-
RE: not able to profileswitch/schedule LocalTransport module
@dfuerst that’s unfortunate. There is another problem currently going on, since I used code that isn’t supported on all browsers. My first thought now is that it might be related. I will fix this soon and hope that this was the issue. What browser are you using?
-
RE: MMM-ProfileSwitcher, A Profile/User/Layout Switching Module
-
RE: not able to profileswitch/schedule LocalTransport module
@dfuerst hmm, ouch. First of all sorry for the inconvenience. If you have the most up-to-date version set
useLockStringstofalsedoes it work like the original version 2? -
RE: not able to profileswitch/schedule LocalTransport module
-
RE: MMM-ProfileSwitcher, A Profile/User/Layout Switching Module
@Mar After a helpfull pull request by @Jopyth this line got removed. Try pulling the new changes and let me know if still gives problems! Thank you for letting me know that bug.
@All The module uses lockstrings now! This due to some problems in combination with other modules. Give the README configurables a look if you want to disable this.
Edit: Ugh I just noticed I made a terrible mistake in that line. the
=>should have been>==. Thanks again!
Edit 2: Double ugh, read it again and it was right. -
RE: not able to profileswitch/schedule LocalTransport module
-
RE: [MMM-Buttons] Connect multiple buttons to send configurable notifications
Nice! I think many people will be able to use this for their mirror
-
RE: MMM-ProfileSwitcher, A Profile/User/Layout Switching Module
-
RE: MMM-TouchNavigation, A Touch Activated Profile/Layout Changer
@GorramRob hmmm that’s fairly odd. Try doing a fresh clone and make sure that your config file it right. Did you add the touchnavigation to the ignore modules aswell, is ne spelling correct (case sensitive) and is the ignoremodules config an array? In the meantime I will have another look at the module trying to figure out what might be wrong.
-
RE: Adjust modules size to match each other (weather/calendar)
@l8kerjuan good to hear, you’re welcome!
-
RE: Adjust modules size to match each other (weather/calendar)
@l8kerjuan xsmall means extra small, xlarge means extra large. No not all the same then different font sizes won’t have any effect. Instead you should either add or subtract a certain amount from all of them
-
RE: Open Website
@ReLaTet maybe you could use the iframe module together with the module scheduler?
-
RE: Adjust modules size to match each other (weather/calendar)
@l8kerjuan did you change the values of
font-size? I didn’t check, but I assume those are the default values -
RE: starter problem # 2
Did you do
npm installin your~/MagicMirrorfolder? -
RE: Paul's frameless MM- finally done :)
@PaulB ah that’s unfortunate. The mirror still looks awsome! And it’s not that bad if you only see it in certain conditions
-
RE: Paul's frameless MM- finally done :)
@PaulB Wouldn’t it be possible to glue them or something simmilair so that you don’t see the cracks at all anymore and for better stability? (No idea if it’s possible with mirrors, just a thought)
-
RE: Paul's frameless MM- finally done :)
Looks awsome! Great job and a good first mirror :thumbsup_tone1:
-
RE: LocalTransport-Module and calendar
I just came across this module. Isn’t this what you are looking for?
-
RE: ESP8266 + DHT22 + Thingspeak in magic mirror
@Gelomidor I just realised I made a mistake! Setti your channel to public isn’t secure (anyone would be able to check the states of your lamps ect). Instead you should add the api key to the url by using the same url you would use when it’s public and adding
&api_key=YOUR_KEYat the end of the url. Please do update this! (also remove the channel id in the url you usef above in post 6)