digiblur / KULED-Smartswitch-Tasmota

The KULED WiFi Smartswitch unboxing and Tasmota firmware flashing tutorial.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KULED-Smartswitch-Tasmota

The KULED WiFi Smartswitch unboxing and Tasmota firmware flashing tutorial.

Video of the Sonoff Hydra-Basic and Setup - https://www.youtube.com/watch?v=4nX90vhAniQ

Parts List

Wiring Diagram

alt text

HomeAssistant Binary Sensor Config YAML

- platform: mqtt
  name: "KuLED Test"
  state_topic: "stat/KULED-1/POWER"
  command_topic: "cmnd/KULED-1/POWER"
  availability_topic: "tele/KULED-1/LWT"
  qos: 1
  payload_on: "ON"
  payload_off: "OFF"
  payload_available: "Online"
  payload_not_available: "Offline"
  retain: false

Disclaimer

⚠️ DANGER OF ELECTROCUTION ⚠️

The dimmer uses Mains AC power! There is a danger of electrocution if not installed properly. If you don't know how to install it, please call an electrician. Remember: SAFETY FIRST. It is not worth to risk yourself, your family and your home if you don't know exactly what you are doing. Never try to flash, open, or service the dimmer device while it is connected to any power source.

We don't take any responsibility nor liability for using this software nor for the installation or any tips, advice, videos, etc. given by anyone on this site or any other site.

About

The KULED WiFi Smartswitch unboxing and Tasmota firmware flashing tutorial.