diff --git a/src/docs/devices/glowswitch-wifi/index.md b/src/docs/devices/glowswitch-wifi/index.md new file mode 100644 index 000000000..2d016a5c9 --- /dev/null +++ b/src/docs/devices/glowswitch-wifi/index.md @@ -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)