https://github.com/qtoggle/espqtoggle
A qToggle implementation for the ESP8266
https://github.com/qtoggle/espqtoggle
actuators esp8266 firmware home-automation iot qtoggle sensors
Last synced: about 1 year ago
JSON representation
A qToggle implementation for the ESP8266
- Host: GitHub
- URL: https://github.com/qtoggle/espqtoggle
- Owner: qtoggle
- License: apache-2.0
- Created: 2019-06-23T20:39:07.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-24T10:17:48.000Z (over 1 year ago)
- Last Synced: 2025-04-14T22:54:59.019Z (about 1 year ago)
- Topics: actuators, esp8266, firmware, home-automation, iot, qtoggle, sensors
- Language: C
- Homepage:
- Size: 1.43 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://github.com/qtoggle/espqtoggle/actions)
[](https://discord.gg/wwYn3jJNPM)
[](http://facebook.com/qtoggle)
---
## About
**espQToggle** is a custom firmware for ESP8266/ESP8285 devices that implements the [qToggle API](https://github.com/qtoggle/docs/wiki/API-Specifications).
## Supported Devices
Check out the [supported devices](https://github.com/qtoggle/espqtoggle/wiki/Supported-Devices) wiki page for a complete list of categorized supported devices.
## Installation
Head over to the [latest release](https://github.com/qtoggle/espqtoggle/releases/latest) page for install instructions specific to each supported device.
## Compiling
The [compiling](https://github.com/qtoggle/espqtoggle/wiki/Compiling) page will guide you through compiling the source
code.