Weather Station
Interact with the weather station.
Last updated
Interact with the weather station.
Last updated
pocs weather
offers some basic commands for interacting with the running weather station service.
status
Get the most recent weather reading.
restart
Restart the weather (supervisorctrl
) service. Use if getting errors with the other commands.
The configuration will depend exactly on how you set up the Weather Stationhardware but the config key is in environment.weather
either way. For a remote weather station you will have a url (i.e. environment.weather.url
) and for a locally attached weather station a serial port (i.e. environment.weather.serial_port
).
See the weather station config variables at documentation for details about setting the safety thresholds and heater settings.