Get Started with the Home Assistant MQTT Integration

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024
  • НаукаНаука

Комментарии • 33

  • @simonsayshomeassistant
    @simonsayshomeassistant 27 дней назад

    Great video Joyce, I really like the simple way that you explain things!

  • @stephenkemp6870
    @stephenkemp6870 2 месяца назад +1

    I can't believe you only have 1.89k subs! Thanks for this.

  • @MINUS_Stl
    @MINUS_Stl Год назад +2

    Thank you for this! I need to set up MQTT in my Home Assistant and this was nice and easy to follow.

  • @craigmetzger5341
    @craigmetzger5341 Месяц назад

    Excellent tutorial. Direct, to the point, and informative. Thank you!

  • @colormaker5070
    @colormaker5070 9 месяцев назад +1

    Not knowing anything about mqtt in HA this was so easy to follow. Thank you subscribed

  • @jeeva3984
    @jeeva3984 11 месяцев назад +5

    Hi i'm running home_assistant in docker container how to install mosquitto because there is no add-ons 😒

  • @JanEriksson
    @JanEriksson 3 месяца назад

    Thanks for the video. Very professional and to the point!

  • @jim5148
    @jim5148 4 дня назад

    Excellent video, but you lost me at 4:10. That's okay, I learned a lot and made progress on my setup.

  • @panchoflies7910
    @panchoflies7910 10 месяцев назад +1

    Thanks for your excellent video!

  • @StePhanMckillen
    @StePhanMckillen 2 месяца назад

    10 out 10 your next video install MQTT Explorer that help others heaps

  • @josephinep6567
    @josephinep6567 6 месяцев назад

    Thanks for this! Looking forward to more MQTT content from you. I'm currently working on MQTT low power client side firmware implementations for sensor data acquisition. Have you explored MQTT QOS on the client side before?

  • @12th-House
    @12th-House 25 дней назад

    excellent !

  • @ThePulsar14
    @ThePulsar14 5 месяцев назад

    Great Video! Good start for experimentation 👍👍👍

  • @rdflo6739
    @rdflo6739 6 месяцев назад

    Thanks for this great explanation. I somehow managed to get to this point too, and I have messaged coming into the mqtt broker. However, how do I get ha to pick up the data and make it available to a dashboard.. could you show the lightswitch working in ha, for example? Or a graph of a temperature sensor over time? Thanks for the content!!

  • @toly11041982
    @toly11041982 7 месяцев назад

    Can you please help me? I am trying to get into garden lighting with HA. I just wonder what is the best protocol to start with : thread or zigbee 3.0 based ? Thank you for your guidance !

  • @toly11041982
    @toly11041982 8 месяцев назад

    Thank you. I am waiting my sonoff dongle because cannot get the skyconnect to work with z2m , so, after i receive it i will get back to you as i have some devices that didn’t work in ZHA , do i will start playing with z2m . Great video ☺️👍

  • @george_gav24
    @george_gav24 Год назад

    Excellent video Joyce, I’ve been tinkering with HA for a few months and have made a little phython script that fetches my icloud battery status from various devices and sends it to HA via Mqtt but I think it”s very rudimentary, maybe you can show us how to make a little add-on to run python scripts and have it under supervisor, I am just an enthusiast btw, cheers

  • @sssrgo
    @sssrgo 11 месяцев назад

    Liked. Subscribed. Continue please!

  • @joeking5211
    @joeking5211 6 месяцев назад

    How the heck do you turn off mqtt Auto Discovery and delete old/no longer unused Tasmota mqtt devices. This HA is just a nightmare, as you are fully in control of mqtt in HA I can only assume you know the 'secret', would you be so kind to enlighten us to get rid of these unwanted / unused devices. Thks so much

  • @thomastommy9864
    @thomastommy9864 9 месяцев назад

    At 2:45, Mine was not added so I had to add manually. You didn't go through the configuration of that process. It's asking for Broker, Port, Username & Password. I guess I could fill out Port and Username and Password, but what do I enter for Broker? I've tried a few entries, but I get errors. Now I have to find another video to explain that and then come back here. As you can tell, I'm new to HA. EDIT: Okay, you fast forwarded over the part where you pressed the Start option. After that, it shows up now.

    • @joycejetson
      @joycejetson  9 месяцев назад

      have you tried `core-mosquitto` for Broker?

  • @joeking5211
    @joeking5211 11 месяцев назад

    Joyce, just spotted your vid before finally scrapping HA for good.Your vid for me is superb up to 4:11. My I explain. I have used many Tasmota switches etc and programmed control of these using nodered for many years so no noobe to either mqtt or mqtt hardware etc, but have just returned to 'maintaining' things after a long while and learned that nodered will be stopping the NR Dashboard at some point, what a pity, and had heard over the years that HA's Dashboards are really good and more configurable than NR. So 5 days ago I got HA up and running ( OS 11.1, got updated today to 11.2 ) and proceeded to view countless YT vids just to get a MQTT device ( a tasmota switch in my test case ), configured into HA for some testing with the view to migrating. I do not want to use the 'Tasmota' Add-On, as I should like to be 'in contol' in the long run, and will use other generic mqtt devices as I am still not sure what the 'Tasmota Add-On' does ( i'm only 5 days of seeing HA ), as a Tasmota device is just a mqtt device assuming it is set for mqtt off course, and so like your vid you dont add it, all other vids I have seen do and don't really see why as mqtt is mqtt.
    But joice, this is where all things go worng. I have a Tasmota device that been added succesfully to the config yaml, I use the broker.hivemq.com broker in all my NR setups, very convenient and so set everything up as your vid upto 4:11 perfectly including the test @ 3:08 so I know the device is working from the HA test screen. BUT I cannot see the device on the HA 'Overview' screen and cannot see it in the 'Integrations' 'Devices' or 'Entites', even doing a search, nothing shows ie there is nothing to 'click' on, no graphic or anything anywhere that I can find to control it within HA except on the test page ( your vid 3:08 time ) whichn operates it perfectly with both pub & sub results.
    I actually put 2 of my Tasmota devices in and the yaml entry is as follows:
    mqtt:
    switch:
    - unique_id: night_light_switch
    name: "Night Light"
    state_topic: "stat/A/B/POC_1/POWER"
    command_topic: "cmnd/A/B/POC_1/POWER"
    availability_topic: "tele/A/B/POC_1/LWT"
    payload_on: "ON"
    payload_off: "OFF"
    qos: 0
    retain: false
    - unique_id: Riden_RD6006-1_switch
    name: "Riden RD6006 PSU"
    state_topic: "stat/A/B/Riden_RD6006-1/POWER"
    command_topic: "cmnd/A/B/Riden_RD6006-1/POWER"
    availability_topic: "tele/A/B/Riden_RD6006-1/LWT"
    payload_on: "ON"
    payload_off: "OFF"
    qos: 0
    retain: false
    Joyce, you are my last hope here as all other so called YT HA experts just wander off it the depths of the so called marvels of HA without getting you off the start line first. I would be most grateful even if you can't help maybe direct me to a source that may, as your vid is closest yet to my problems.
    Warmest Rgds. A totally bemused and defeated HA potential user. Thks.

    • @Obtuse94
      @Obtuse94 11 месяцев назад

      Have you posted these questions to the HA forum?

  • @ThijsLiefhebber
    @ThijsLiefhebber 6 месяцев назад

    If you don't have the addons option, it's because you're running on Docker.

  • @СтаниславПлясов-з9м

    6:40 does not work

  • @RasimTech
    @RasimTech 10 месяцев назад

    How can I communicate with you?

    • @daveogfans413
      @daveogfans413 5 месяцев назад

      heello bautiful ladi, may i chat u plis?

  • @JuliaHennigan-r1m
    @JuliaHennigan-r1m 2 месяца назад

    Moore Helen Allen Jeffrey White Deborah

  • @PamqlGanal
    @PamqlGanal 3 месяца назад

    Brown Linda Miller Nancy Young Sarah

  • @BrettSeibert
    @BrettSeibert 4 месяца назад

    I’ll bet a million dollars none of this works…… like fucking every other thing having to do with home assistant