Skip to content

The KULED WiFi Smartswitch unboxing and Tasmota firmware flashing tutorial.

Notifications You must be signed in to change notification settings

digiblur/KULED-Smartswitch-Tasmota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published