Skip to content

stas-demydiuk/domoticz-h801-tasmota-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H801 LED WiFi Controller - Domoticz Python Plugin

Python plugin for Domoticz to control H801 LED WiFi Controller with Tasmota firmware via MQTT

H801 Wifi Controller

Prerequisites

  1. Setup any MQTT server (Mosquitto as example)
  2. Flash your H801 controller with latest Tasmota firmware
  • Enable MQTT support
  • Set and remember MQTT_TOPIC in user_config.h

Installation

  1. Clone repository into your domoticz plugins folder
cd domoticz/plugins
git clone https://github.com/stas-demydiuk/domoticz-h801-tasmota-plugin.git h801-tasmota-plugin
  1. Restart domoticz
  2. Go to "Hardware" page and add new item with type "H801 LED WiFi Controller with Tasmota firmware"
  3. Set your MQTT server address and port to plugin settings and previously selected MQTT_TOPIC as "Device Topic" param
  4. Specify your module configuration. Currently supported configurations are:
  • RGB Dimmer
  • RGB + White Dimmer (RGBW)
  • RGB + Cold White + Warm White Dimmer (RGBWW)
  • 5x Independent Dimmers

Please note that this plugin needs the "updated" Plugin System which is currently only available in the beta-branch of Domoticz.

About

Python plugin for Domoticz to control H801 LED WiFi Controller with Tasmota firmware

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages