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
-
RE: dead SD-card every aprox. 6 months
@marvin424 that’s really weird. I’m also using 16 cards, in both my mirrors (one is for testing) a in both I’ve had to replace card in about 6 months max. Maybe I’m using to many modules, maybe there is al lot of writes on card… I’ll try SSD
-
RE: dead SD-card every aprox. 6 months
@MadScientist thx, sounds great, i’ll try that
-
dead SD-card every aprox. 6 months
hi all
what do u do use for store MM? I’ve tried USB and it was slow. I’ve bought about 5 different micro SD cards (Kingston, …) but after 3-8 months, when I did restart, the RPi doesn’t start at all. Some “error” with mounting or something (fatal error…). For me the only solution was reinstall (recovery, reinstall Jessie and reinstall MM). What’s wrong? Too many access to SD card and cause fo that damage?
Any recommendation?thanks
Zdeněk -
RE: MMM-RTSPStream - no video
@zdenek said in MMM-RTSPStream - no video:
I’ve used also “sample” config and added just MMM-RTSPStream module, but the same result. I’ve red about Google Maps, but I don’t use this module
module config:
{ module: "MMM-RTSPStream", position: "top_left", config: { autoStart: true, rotateStreams: true, rotateStreamTimeout: 10, moduleWidth: 354, moduleHeight: 240, localPlayer: 'omxplayer', remotePlayer: 'none', showSnapWhenPaused: true, remoteSnaps: true, stream1: { name: '', url: 'rtsp://IPADDRESS/stream1', frameRate: 'undefined', snapshotType: 'url', snapshotRefresh: 10, width: undefined, height: undefined, }, } }, -
MMM-RTSPStream - no video
I need help. I’ve installed MMM-RTSPStream, followed manual, generated confiq…but after run MM there is just white border, but no picture. Camera is AirLive 2025 HD, based on http://www.ispyconnect.com/man.aspx?n=airlive I’ve tried urls
rtsp://user:pass@ip:554/stream1
rtsp://user:pass@ip:554//stream1
rtsp://user:pass@ip/stream1
rtsp://user:pass@ip//stream1
and also /video.mp4 and //mp4 and also without user:passtried rtsp on VLC and after entering IP and name and pass I can see video in VLC player (VLC doesn’t ask for port)
http://IPADDRESS/axis-cgi/mjpg/video.cgi works in Chrome like a charm
in camera homepage config is port 554 configured properly.
what I’m doing wrong?
@shbatm - any suggestion?
thanks, Zdeněk
-
RE: New non-mirror
-
RE: 2nd try Smart Mirror, 30" monitor and 110cm wide
hi @DiyMagnus thanks, it’s great…
-
RE: 2nd try Smart Mirror, 30" monitor and 110cm wide
hi @DiyMagnus . Thank you very much. I’m scared to drill holes into the mirror. And it seems I’ve to buy 3D printer :-)
one more quesion - how is it mounted on the wall?
thanks, Zdeněk