The real problem came with Windows 10 which tends to reboot at the most inopportune times leaving the app off line unless you defeat login protection. Then the security camera console (the main thing running on that box) started locking up on that PC and the other PC running the security camera software plus and Homeseer. A third box that is clone of those, except that it only runs the security camera software and Chrome, works fine. So I started looking for non Windows options again. What I found was WeeWX It does the same things as Meteobridge, plus charting, runs on many flavors of Linux on Raspberry PI and Intel, even MacOS and best of all it is free. You can even import your old data from Wunderground back into it. The basic template looks like this
A bit wasteful on space but not a bad starting point. If you know a bit about HTML and CSS it is fairly simple to make this your own. Mine ended up like this
Now that I can read without glasses. Notice I added code to change the color of the current readings based on the value too so I can easily spot problems. Soil temp 2, temp 4 and moist 3, for example obviously are having problems that need looked at. And soil moist 1 and 2 alert me they need watering.
Gotchas:
The only gotcha I've found so far was it did not read from the Davis station till I lowered the polling to once a minute.Cons:
The only thing I've found so far Meteobridge has over WeeWX is alert notifications. Meteobridge gives you many simple to implement optionsBut WeeWX pretty much only has the pay service OpsGenie to send you alerts without having to code something up yourself. (See Adding a service.) Check out the WeeWx Wiki to see all the driver, service, skin and uploader extensions that are available.
No comments:
Post a Comment