VERY late to the party but Thank you so much for this…works like a charm!!!
Read the statement by Michael Teeuw here.
Posts made by cowboysdude
-
RE: MMM-Sonos - To show what your SONOS is playing.
-
RE: Show Module based on date
@soldado48 Just about anything is possible. You can add config entries to show or hide a module based on day/date … time would be a bit more difficult but doable.
-
RE: Getting module's URL from node_helper before socket connected
@sdetweil Yes I send my config to node_helper in my weather module :)
-
RE: MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror
This goes into your custom.css file in the css directory.
You can change size, color, font weight and line height. You may need to make changes to these depending on how you want it to look.
Remember when you change the font size you’ll need to change line-height size as well… Line height should be bigger then font size ;).MMM-HomeAssistant-Sensors .ha-small { font-size: 22px; line-height: 18px; font-weight: bold; color: #fff } .MMM-HomeAssistant-Sensors .ha-normal { font-size: 30px; line-height: 25px; color: #fff } .MMM-HomeAssistant-Sensors .ha-big { font-size: 42px; line-height: 26px; color: #fff }
-
RE: Star Trek TNG
@jasvanek Awesome job on the CSS! Why don’t you share it? I see others are interested in your work!
-
RE: Completely lost
@bugsounet But you gotta admit the PIR module ‘the guy’ made is damn good! LOL
-
RE: Completely lost
@ankonaskiff17 I agree!!! Once you get it, you get it but that can take a bit to understand.
I’m hoping things are getting easier for you!
My suggestion is this.Once you have the mirror running and working make a copy of your config.js file that way if you add something and it breaks the mirror you have your backup that you know works.
Problems persist as they always will. Make backups :)
Once you have a running mirror with all the modules you want/need then backup the entire thing and you’ll always have a fresh copy already setup in case you need it :)
I’ve been here almost from the beginning so setting this up and getting things running is just a matter of how long it takes the pi to move so I can get it done LOL.
My mirror is setup up with quite a few of my own modules running that I’ve built for my use.
Weather module
[with hourly and daily forecast]
My version of Holiday module
I’m using someone else’s PIR module [Name cannot mention he gets mad]
Sams config module
My own clock module
Background module
Sniles HA module [to get sensors from Home Assistant on my mirror]That’s about it.