Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions src/docs/devices/glowswitch-wifi/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: glowswitch WiFi
date-published: 2025-11-20
type: misc
standard: global
board: esp32
project-url: https://github.com/glowswitch/glowswitch-esphome
made-for-esphome: true
difficulty: 1
---

The [glowswitch WiFi](https://glowswitch.net) is a small device that attaches to a light switch
and uses a servo to turn it on and off.

Features:

- SG90 Servo to press light switch
- Manual override button
- Servo position adjustable through `number` entity
- Powered by USB-C port

The YAML configuration file can be found at [glowswitch-esphome](https://github.com/glowswitch/glowswitch-esphome).

![image](https://github.com/user-attachments/assets/333948db-ffb1-4703-b86c-60c6d182976b)