Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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"
}
```