claudobahn
claudobahn
It appears the docker macvlan / ipvlan drivers expect parent (host) interfaces to follow linux-like interface naming (e.g. `eth0` as a prefix) and break when faced w/ Mac OSX interface...
@gtxaspec my wifi environment has multiple stations serving the same SSID, allowing clients to roam. I noticed that since switching to the newer wifi drivers a while back, triggering roaming...
With solr 6.0.0 the current regex brings `adminPath` back and prevents solr from starting. I'd suggest changing line `38` in `solx.xml.erb` to use `~ /^1\.|^3\.|^4\.[0-9]\.\d/` instead of `!~ /^4\.[1-9][0-9]\.\d|^5/` that...
Note that the wview_extended schema provides support for some of the lightning data, now, and my pull request for adding default unit assignments (https://github.com/weewx/weewx/pull/581) has been merged. I've got a...