Skip to content
Open
Changes from 2 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
22 changes: 22 additions & 0 deletions src/docs/devices/glowswitch-wifi/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: glowswitch WiFi
date-published: 2025-11-20
type: misc
standard: global
board: esp32-c3
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

Check failure on line 15 in src/docs/devices/glowswitch-wifi/index.md

View workflow job for this annotation

GitHub Actions / Markdown Lint

Lists should be surrounded by blank lines [Context: "- SG90 Servo to press light sw..."]
- Manual override button
- Servo position adjustable through `number` entity
- Powered by USB-C port

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

<img width="4000" height="3000" alt="image" src="https://github.com/user-attachments/assets/333948db-ffb1-4703-b86c-60c6d182976b" />
Loading