Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 831 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 831 Bytes

Autohome: Fan controller

  • Part of the autohome project
  • This code runs on a sonoff which allows me to turn on a fan over WiFi to circulate air and easily add a temperature sensor to send data back to the server
  • Works with server and client

Features

  • Turn fan on and off through MQTT
  • Use button on sonoff to turn relay on
    • send fan status back through MQTT
  • send temperature from DS18B20 throught MQTT

Installation and Usage