Added a DIY sample configuration

The linked repo also contain a quick description on how to transform a noname Tuya switch into a device that actually run ESPHome
This commit is contained in:
ludrao 2021-12-24 00:04:11 +01:00 committed by GitHub
parent 8cf5696338
commit a71bf7dd6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,3 +110,4 @@ Sample Configurations
- `Universal menu system for devices with rotary encoder with push and SSD1306 I2C display <https://github.com/mikosoft83/pithy_screen_menu_system>`__ by :ghuser:`mikosoft83`
- `Show heart rate sensor values sent over Bluetooth Low Energy on a display <https://github.com/koenvervloesem/ESPHome-Heart-Rate-Display>`__ by :ghuser:`koenvervloesem`
- `ESPHome floor heating controller (proportional valves) <https://github.com/nliaudat/floor-heating-controller>`__ by :ghuser:`nliaudat`
- `ESPHome Curtain/Cover/Shutter Switch from a noname Tuya switch <https://github.com/ludrao/shutterswitch>`__ by :ghuser:`ludrao`