Side 12 af 14

Raspberry Pi

: 14 apr 2014 13:49
af Juel
Arhhh I have set the values now, and it Works :) Cool thanks :)

Ok, ill try an upgrade, maybe tonight :)

I'm gonna look into that fail2ban thing, I dont want ppl to turn off my heat :D

Raspberry Pi

: 14 apr 2014 14:07
af motoz
When you so kindly shared a link to your system I noticed that you have added 'flow' to your graph. There is a new-ish feature in pellmonweb that makes it possibly to add a scaling factor and offset to selected graph-lines. By adding a offset:divisor of eg. 0:10 to the flow line it would fit in with the other lines.

from config:
[scaling]
# add optional scaling to the plotlines before drawing the graph
# The right axis will scale to match the scaled data, when there are
# several different scales in use it will match the first selected
# line in the order they appear here
# the offset is first subracted and the result is divided by the divisor
# dxx = offset:divisor

Raspberry Pi

: 14 apr 2014 14:15
af Juel
Yep i saw that, and I'm gonna play with that to, but at first i just wanted it to Work. :) It's a nice feature, cuz the high numbers ruins the graph, so I'm really looking forward to that. :) Thanks for the hint ;)

Raspberry Pi

: 27 apr 2014 19:40
af motoz
I pulled in the websocket and 'live system image' changes to the master branch now as there don't seem to be any more problems to solve. The websocket module ws4py is now optional so installation is just as easy as before on rasbian where it is not packaged, but installing it enable live parameter view/event list and also makes the system image much nicer (no continuous polling needed). The wiki has updated installation instructions.

Raspberry Pi

: 30 apr 2014 21:33
af motoz
Pushed a new system image to master. These are fun to draw!
My system is a lot simpler without external hot water so I'm missing most of the sensors, but I suppose this is a common setup in Denmark?
Billede

Will probably include a couple of variants of these in the default install, and a way to point to your own picture will also be added. Any suggestions for the picture (missing/erroneus details or just the general look of it) would be appreciated...

Raspberry Pi

: 30 apr 2014 22:41
af epo
Jeg lavede mit eget lille system på en Beaglebone for at undgå at have en pc kørende. Burde sagtens kunne køre på r.pi også, hvis man har kørekort til linux.

Ckeck min fyrdata på http://37.75.172.9/

Det er lavet til en temmelig gammel version af Woody'en

Skrev et indlæg om det for nogen tid siden.
viewtopic.php?f=137&t=18530

Raspberry Pi

: 30 okt 2014 10:59
af bofrede
Jeg har selv en 16 KW Blackstar med v6.78 styring. skal jeg så forstå det at det er mulig at bruge en dims " MK802 " med android til at styre fyret med online på nette og så spare den computer jeg har til at gøre det med nu

Raspberry Pi

: 31 okt 2014 09:25
af motoz
Some googling shows that you could install ubuntu instead of android on the MK802 then both PellMon amd Epo's project will probably work fine. I'm not aware of anything made for android.

Raspberry Pi

: 02 nov 2014 15:53
af rydos
My system running http://88.196.184.120:8081/

Raspberry Pi

: 06 nov 2014 14:39
af motoz
Great! Nice to see another PellMon in the wild!

If you want you can remove the unused lines from the graph by commenting them out from the [PollValues] section in the config file:

[pollvalues]
...
#d06 = oxygen
...
#d08 = smoke_temp

To customize even further, the nonexistent sensor readings can be removed from the system image by opening the image file system.svg with eg. inkscape and removing the corresponding text objects. There is a piece in the PellMon wiki on the subject https://github.com/motoz/PellMon/wiki/C ... stem-image