Yep that works great once I figured out I needed to run this script: https://github.com/arpitjindal97/raspbian-recipes/blob/master/wifi-to-eth-route.sh
On Saturday, October 27, 2018 at 10:49:24 PM UTC-4, rich T wrote: > > Is your smarthub directly connected to the RPI? > > On Saturday, October 27, 2018 at 7:06:14 PM UTC-4, Gabe wrote: >> >> Thanks! Works! Except Belchersking giving me >> >> Generate failed with exception '<type 'exceptions.ValueError'>' >> >> but that's not related to acurite :) >> >> On Saturday, October 27, 2018 at 7:04:16 PM UTC-4, rich T wrote: >>> >>> Here is my mapping: >>> >>> [[sensor_map]] >>> >>> # bridge >>> >>> barometer = pressure.00001532.* >>> >>> # tower >>> >>> outTemp = temperature.00001532.* >>> outHumidity = humidity.00001532.* >>> windSpeed = windspeed.00001532.* >>> windDir = winddir.00001532.* >>> rain = rainfall.00001532.* >>> >>> # Indoor Sensor (Backroom) >>> >>> inTemp = temperature.00008397.* >>> inHumidity = humidity.00008397.* >>> >>> >>> >>> On Saturday, October 27, 2018 at 3:32:24 PM UTC-4, Gabe wrote: >>>> >>>> More specifically, I have no idea how to setup the sensor_map section >>>> of weewx.conf, I don't know how to get the inTemp = >>>> temperature.06022.* sensor ids >>>> >>>> On Thursday, October 18, 2018 at 7:47:13 PM UTC-4, rich T wrote: >>>>> >>>>> Here is my configuration: >>>>> >>>>> Smarthub >(Port 1) Managed Switch (Port 2) > RP3 >>>>> >>>>> Port 2 is mirror of Port 1. And used the weewx-interceptor driver to >>>>> process the data. >>>>> >>>>> On Wednesday, October 17, 2018 at 10:39:49 AM UTC-4, Gabe wrote: >>>>> >>>>>> Trying to see if I can get the smarthub connected directly into the >>>>>> Pi since I can't redirect DNS with Google Wifi (not enough advanced >>>>>> settings) >>>>>> >>>>>> >>>>>> -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
