-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Firstly, my apologies for opening an issue for what is clearly a feature request.
I have been happily using wfpiconsole for several years. I got to wondering how to use the "Inside Temperature" feature, and understand that it was written for the Weatherflow Air device, which is no longer being sold since Tempest was released. Weatherflow also seems not to be actively developing the "Breathe" product either.
Which leads to my request. I was able to spend around $10 to acquire an Adafruit AHT20 along with a QWIIC shim and cable, and with a simple python script I can now read temperature and humidity.
Is there any interest in developing a module to get temperature (and potentially humidity) and insert them into the Temperature panel on wfpiconsole? My python skills are not sufficient to do this myself, but I would be happy to test.
It seems like a really nice and inexpensive way to add Indoor temperature to wfpiconsole in lieu of the old WF Air module not being available any more.