bellrichm / WeeWX-MQTTSubscribe

A WeeWX service and driver that receives data from MQTT.
GNU General Public License v3.0
52 stars 13 forks source link

Cleanup WeeWX stubs and mocks #194

Closed bellrichm closed 9 months ago

bellrichm commented 9 months ago

Trying to minimize the use of stubs (code), but for things like to_bool it makes sense to use a stub.