Skip to content

kiesel/PowerTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerTimer

PowerTimer is an ESP8266 based application that controls configurable devices over a 433 Mhz remote control switch. In my case, it control outlets that power various consumers in my household.

It makes use of these other libraries:

Currently, there's only support for:

  • daily, fixed time alarms
  • Intertechno power outlets
  • a breathing status LED

... more is up to what I need:).

Adaption

The program can be adapted by changing the configuration in constants.h, where wifi config & some other stuff lives; the alarm list and socket configuration needs to be changed in config.h prior to recompilation. Yes, the configuration is compiled into the program at this time.

About

A ESP8266 based power timer for the household, uses RCSwitch library for 433Mhz outlets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors