Skip to content

[WIP] This is a HomeKit NodeMCU wall light switch controller using servo

License

Notifications You must be signed in to change notification settings

Fonger/esp-homekit-servo-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp-homekit-servo-switch

This is a HomeKit NodeMCU servo controller for my room light switch

Home Appliance

  1. Use servo to toggle the light switch on wall physically.
  2. A button to turn on/off the light switch.
  3. Read air quality data including AQI, PM2.5, PM10, NO2, SO2, CO and O3 data from LASS(Location Aware Sensing System) API. I'm using data from EPA (行政院環境保護署環境資源資料) near my home.

Usage

  1. Setup build environment for esp-open-rtos
  2. Run git submodule update --init --recursive for submodules this project use
  3. Copy config-sample.h to config.h and edit the settings.

Releases

No releases published

Packages

No packages published