nice work - can u plz post link to order USB plugs? thanks
Read the statement by Michael Teeuw here.
Posts
-
RE: Finished (are they ever really...)
-
RE: MMM-Netatmo updated
@Miller can u plz help me to customize CSS? I need to “somehow” add to my CSS
MMM-netatmo . modules bubbles horizontal . module .secondary .displayAQI .AQI .medium light
font-size:15px;MMM-netattmo . modules bubbles horizontal . module .primary . displayTemp . Temperature . data_container . data_left large light bright
font-size: 40px;and also overide the module css value
.x-medium { font-size:170%; }
to
.x-medium { font-size:100%; }
the task is decrease the size of font of mentioned DIVs to own defined size (the actual is too big for me)
I’ve tried
.x-medium { font-size:100%; } .MMM-netatmo .bubbles.horizontal .module .primary .displayTemp .data_container .data_left { font-size: 40px; } .MMM-netatmo .bubbles.horizontal .module .secondary .displayAQI .AQI { font-size: 15px; }
thanks a lot - I’m lost :-(
-
RE: MMM-Netatmo updated
@Miller it will be great. I’ve the one form thermostat, but it only show temp and off/on. Will be great to see “plan”, also the status of valves (actual temp, open/closed, temp by plan…)
thanks
-
RE: MMM-Netatmo updated
@Miller no problem, I’ll reorganize modules a little bit…
thanks
-
RE: MMM-Netatmo updated
@Miller so, it works almost perfect, Just:
- I would recomment to add comma (,) next to last bracket on git-hub. Like this:
},
when someone copy settings somewhere in the middle of config, he/she has to remember to add comma… - for me doesn’t in hotizontal mode works “horizontalOverflow” or I didn’t get the meaning. I’ve set it false and the row of MMM-Netatmo writes values over modules in “right” column". And cause the size is too big for me, I had to remove one of sensors (1 external + 3 internals)
anyway, thanks a lot - great job
- I would recomment to add comma (,) next to last bracket on git-hub. Like this:
-
RE: MMM-Netatmo updated
hi, is there way, how to show rooms in one row, instead of in one column?
thanks
Zdeněk -
RE: MMM-OpenhabFloorplan
Hi all
sorry for stupid question - do I need to have another RPi to run OpenHAB, or it can by on the same?thanks Zdeněk