https://github.com/robinlinde/esphome-config
Some of my ESPhome config
https://github.com/robinlinde/esphome-config
Last synced: 3 months ago
JSON representation
Some of my ESPhome config
- Host: GitHub
- URL: https://github.com/robinlinde/esphome-config
- Owner: RobinLinde
- License: mit
- Created: 2023-05-03T10:40:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-25T16:39:23.000Z (8 months ago)
- Last Synced: 2025-10-25T18:30:02.599Z (8 months ago)
- Size: 70.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ESPHome-config
This repository contains some of my [ESPHome](https://esphome.io/) configurations.
## Devices
| Device | Description | Folder |
| ---------------------- | ------------------------------------------------------------- | ---------------------------------------------------------------- |
| Sonoff Dual R3 | Dual channel switch with power monitoring | [devices/sonoffdualr3](devices/sonoffdualr3/README.md) |
| Sonoff Mini | Single channel switch | [devices/sonoffmini](devices/sonoffmini/README.md) |
| Vindriktning | IKEA Vindriktning with ESP8266 | [devices/vindriktning](devices/vindriktning/README.md) |
| Clock | Neopixel ring with ESP32 | [devices/clock](devices/clock/README.md) |
| MapComplete Clock | Neopixel ring with ESP32, also showing MapComplete changesets | [devices/mapcomplete_clock](devices/mapcomplete_clock/README.md) |
| LSC Smart Plug | LSC Smart Connect Smart Power Plug | [devices/lscsmartplug](devices/lscsmartplug/README.md) |
| LSC Smart Ceiling Lamp | LSC Smart Connect Ceiling Lamp | [devices/lsc_ceiling_lamp](devices/lsc_ceiling_lamp/README.md) |