У нас вы можете посмотреть бесплатно Light Switch to control LED strip или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
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) - • Getting Started with WLED in 2021 Setup Home Assistant - • Installing Home Assistant 2022 - Home Assi... Shelly MQTT Documentation - https://shelly-api-docs.shelly.cloud/... 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