Skip to content

The sourcecode for a mechanical window shutter.

License

Notifications You must be signed in to change notification settings

Poeschl/Window-shutter-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Window Shutter Control

This is a ardoino script which controls a servo which presses the shutter switches. It gets the commands via the mqtt protocol.

For more take a look here: Blog

Compiling

It should work on any ESP8266 board and uses following libraries:

  • Servo
  • ESP8266WiFi
  • PubSubClient

Settings

Some adujustables settings are on top of the file. Most of them are prefilled with my working values.

Important: Don't forget to insert your wifi and mqtt broker credentials.

If you have more than one controller in your configuration, change the COVER_ID to a unique id.

ESPHome

If you already have ESPHome running, I also added the config for it.

Releases

No releases published

Packages

No packages published

Languages