Thanks for the pointer, Peter.
I looked through the install instructions and I don't see any mention of 
the weewx.conf file.

Does anyone know:
1. does MQTT need to be declared as a station_type in the weewx.conf file?
2. if so, is it ok to have more than one station_type in the weewx.conf 
file?

Right now, I've got my station_type set to SDR so I can accept weather 
station data via an RTL-SDR and rtl_433.

example:
##############################################################################
#   This section is for information about the station.
[Station] 
    # Set to type of station hardware. There must be a corresponding stanza
    # in this file with a 'driver' parameter indicating the driver to be 
used.
    station_type = SDR

Thanks for all the info.
Eric

On Tuesday, May 4, 2021 at 5:30:58 AM UTC-5 [email protected] wrote:

> Check this: https://github.com/bellrichm/WeeWX-MQTTSubscribe
>
> On Tuesday, May 4, 2021 at 12:31:55 AM UTC+2 [email protected] wrote:
>
>> I'm currently reading data into weewx using an Acurite Atlas, an RTL-SDR, 
>> rtl_433, and weewx-sdr.
>>
>> I'd like to import barometric pressure sensor data into weewx via MQTT 
>> from a wifi pressure sensor.  Is that possible?  
>> If yes, is it possible to import data via 2 different drivers?
>>
>> The potential plan is to connect an BME280 sensor (via i2c) to a ESP8266 
>> wifi module loaded with Tasmota open-source firmware.
>> see:  https://tasmota.github.io/docs/BME280/
>> Tasmota sends the data a tele/%topic%/SENSOR JSON response.
>>
>> Assuming that weewx can accept data via MQTT, I'm not sure what the 
>> device-facing variable name would be inside of weewx.
>> example of known device-facing variable name:  
>> outTemp = temperature.001.AcuriteAtlaspacket
>>
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/f2f02d20-9306-4b8d-8b8b-f1de7c395307n%40googlegroups.com.

Reply via email to