Search found 4 matches

by audun
Mon Jan 16, 2023 10:54 am
Forum: General
Topic: Stickers plugin. Found good use for it
Replies: 0
Views: 11721

Stickers plugin. Found good use for it

After editing the font path in each file, his stickers work marvelously. At least on my server I had to add "./" before the font in use. You can see how I incorporated these in this YouTube stream https://www.youtube.com/channel/UCPegFX7Q6ULEcmaWaIcywrw [Edit] Linked to channel instead of ...
by audun
Wed Jul 04, 2018 10:11 am
Forum: Technologies & Internet
Topic: Ubuntu 18.04 - php7.2
Replies: 0
Views: 15670

Ubuntu 18.04 - php7.2

Just upgraded my home server from 16.04 to ubuntu18.04 So far I've found missing php-curl and php-xml to get API and website working. (I have limited blocks active so it might be other stuff that needs to be added) The NetAtmo API works with thiese fixes: sudo apt-get install php-curl sudo apt-get i...
by audun
Mon May 14, 2018 11:20 pm
Forum: Problems
Topic: Database identical T, Tmax, Tmin. (NetAtmo)
Replies: 3
Views: 4394

Re: Database identical T, Tmax, Tmin. (NetAtmo)

Thanks for your soothing reply. I can sleep now :)
Everything is cool then, since my DB updates at 5 min intervals with the API, it will always be like this :)
My old data was also stored with the same frequency (5min).

Thanks
audun
by audun
Mon May 14, 2018 9:49 pm
Forum: Problems
Topic: Database identical T, Tmax, Tmin. (NetAtmo)
Replies: 3
Views: 4394

Database identical T, Tmax, Tmin. (NetAtmo)

Hello everybody, this is my first post here :) I've noticed identical values being stored to DB for T, Tmax, Tmin. Using API for NetAtmo. It doesn't affect stats (that I have noticed), just makes me wonder why the colums are needed in the first place? [EDIT] : Forgot to mention it's like this for im...