Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ageorgios/homebridge-sonoff-tasmota-http-h801
This is a plugin for homebridge which makes it possible to control Sonoff H801 Strip with Tasmota firmware through HTTP only
https://github.com/ageorgios/homebridge-sonoff-tasmota-http-h801
esp8266 homebridge sonoff tasmota
Last synced: 1 day ago
JSON representation
This is a plugin for homebridge which makes it possible to control Sonoff H801 Strip with Tasmota firmware through HTTP only
- Host: GitHub
- URL: https://github.com/ageorgios/homebridge-sonoff-tasmota-http-h801
- Owner: ageorgios
- License: other
- Created: 2017-10-01T16:34:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T17:01:02.000Z (almost 7 years ago)
- Last Synced: 2024-10-17T17:27:26.278Z (20 days ago)
- Topics: esp8266, homebridge, sonoff, tasmota
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebridge-sonoff-tasmota-http-h801
This is a plugin for [homebridge](https://github.com/nfarina/homebridge) which makes it possible to control Sonoff H801 Strip with [Tasmota](https://github.com/arendst/Sonoff-Tasmota) firmware through HTTP only
## Example config
```json
{
"accessory": "SonoffTasmotaHTTPH801",
"name": "Sonoff-H801",
"hostname": "The hostname of the Sonoff device"
}
```