Light Switch to control LED strip
Shelly 1 (for single light switch) - https://amzn.to/3sMo2lJ Shelly 2.5 ( for 2 light switches) - https://amzn.to/3HGGq5o How to DIY Smart LEDs (WLED) - https://youtu.be/pZimCBA2G1s Setup Home Assistant - https://youtu.be/7shrjdud08E Shelly MQTT Documentation - https://shelly-api-docs.shelly.cloud/gen2/Components/SystemComponents/Mqtt/ *CODE* PUT THIS IN YOUR configuration.yaml FILE switch: !include_dir_merge_list switches/ PUT THIS IN shelly-mqtt.yaml FILE - platform: mqtt name: "Change-Me" unique_id: "change_me" payload_on: "on" payload_off: "off" qos: 1 state_topic: "shellies/CHANGEME/relay/0" command_topic: "shellies/CHANGEME/relay/0/command" json_attributes_topic: "shellies/CHANGEME/info" #WLED #SmartHome #HomeAutomation 00:00 - Intro 00:05 - Methods that didn't work 00:52 - Method that does work 02:44 - Add MQTT User 03:14 - MQTT Broker Install 03:43 - Setup Shelly for MQTT 04:52 - Shelly to MQTT Broker 05:39 - MQTT configuration code 07:46 - Confirm MQTT Working 08:09 - Setup Automations
Download
0 formatsNo download links available.