Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 800 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 800 Bytes

SmartHumidifier

A Http based smart humidifier system to detect, record and control indoor humidity.

System includes:

  • raspberrypi pico with DHT sensor to measure and report humidity,
  • raspberrypi hosting API by fastapi to keep record of humidity reading
  • background python code registered as service to control humidifier.

Sensor

Server API

Humidity control

Homebridge