Skip to content

A tool that simulates the "channel overpower" setting of shellyEM, that only triggers when the overpower continues for a defined amount of time

License

Notifications You must be signed in to change notification settings

Deco71/ShellyEM-TimedOverpower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShellyEM-TimedOverpower

A tool that simulates the "channel overpower" setting of shellyEM, that only triggers when the overpower continues for a defined amount of time

Installation

  1. Clone the repository
  2. Create and populate the .env file like in the example.env file
  3. Run the script with python3 main.py

Docker Installation

  1. Clone the repository
  2. Create and populate the .env file like in the example.env file
  3. Build the docker image with docker build -t shellyem-timedoverpower .
  4. Run the docker container with docker run --name ShellyEM-Overpower -d shellyem-timedoverpower

About

A tool that simulates the "channel overpower" setting of shellyEM, that only triggers when the overpower continues for a defined amount of time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages