Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-17T21:19:37.000Z (about 1 month ago)
- Last Synced: 2024-11-17T22:19:57.898Z (about 1 month ago)
- Topics: actuators, esp8266, firmware, home-automation, iot, qtoggle, sensors
- Language: C
- Homepage:
- Size: 1.42 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Actions Status](https://github.com/qtoggle/espqtoggle/workflows/Main/badge.svg)](https://github.com/qtoggle/espqtoggle/actions)
[![Join us on Discord](https://img.shields.io/discord/742719160865521714)](https://discord.gg/wwYn3jJNPM)
[![Join us on Facebook](https://img.shields.io/badge/chat-facebook-blue)](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.