The SwitchDoc Labs F016TH (compatible with the F007TH) is a 433MHz wireless temperature and humidity sensor designed for use with the Smart Garden System, the WeatherRack2 system and the SkyWeather2 system. Fully WeatherSense Compatible.
For more information about WeatherSense - Tutorial: What is WeatherSense?
You can have up to 8 of these in your system. Each has a full temperature and humidity sensor.
Downloads
- WeatherRack2 and F016TH Installation Manual
- rtl_433 Open Source Software supporting WeatherRack2 and Indoor T/H sensors
- WeatherRack2 Raspberry P Python Test and Example Software
Specifications
Example of the Output of the F016TH Sensor
Here is an example of results coming in from the F016TH (F007TH) from the PythonTest Software:
pi@SwitchDocLabs:~/SDL_Pi_WeatherRack2 $ sudo python3 readWeatherSensors.py Starting Wireless Read {"time" : "2020-07-09 10:54:16", "model" : "SwitchDoc Labs F007TH Thermo-Hygrometer", "device" : 233, "modelnumber" : 5, "channel" : 3, "battery" : "OK", "temperature_F" : 72.100, "humidity" : 45, "mic" : "CRC"} This is the raw data: {"time" : "2020-07-09 10:54:16", "model" : "SwitchDoc Labs F007TH Thermo-Hygrometer", "device" : 233, "modelnumber" : 5, "channel" : 3, "battery" : "OK", "temperature_F" : 72.100, "humidity" : 45, "mic" : "CRC"}
- time: Time of Message Reception
- model: SwitchDoc Labs F007TH
- device: Serial Number of the sensor - changed on powerup but can be used to discriminate from other similar sensors in the area
- modelnumber: internal number indicating F007TH
- channel: channel number you have set
- batterylow: OK if battery good, LOW if battery is getting low
- temperature_F: Temperature in Fahrenheit
- humidity: Relative humidity in %