Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 411 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 411 Bytes

on-air

node script that switches a smart light (Wemo) on/off based on computer camera status

TODO

  • handle the case where the previously connected light is disconnected, to avoid calling on it
  • error handling
  • run at startup (https://github.com/jkeefe/wfh-on-air-light)
  • console menu to choose the light from the list of devices (auto select if light and only one)
  • learn typescript for reals :-)