Beiträge von rkhanso

    I'm not sure what happened, but they did show up in the Light Card on the Home Assistant dashboard. Maybe it just took a little time.

    BUT -- I can't turn the lights on in the dashboard. When I click on the toggle switch in the dashboard, nothing happens. It's like it's not setup or isn't available to turn off/on or dim. Status is Unavailable for all Shelly Entities

    Help?

    pasted-from-clipboard.png

    Hello,

    I'm new to both Shelly devices and Home Assistant.
    I have MQTT installed in Home Assistant. I have a Shelly device working, and set to use MQTT with the proper credentials/info to connect to my Home Assistant/MQTT. When I "Listen to a topic" and use "shellies/#" I can see the messages come into MQTT in Home Assistant. I can see in the MQTT Broker logs that the Shelly has connected:

    Code
    1609388461: New connection from 192.168.2.126 on port 1883.
    [INFO] found mqttuser on Home Assistant
    1609388462: New client connected from 192.168.2.126 as shellydimmer2-40F5200042DD (p2, c1, k60, u'mqttuser').

    What I can't figure out how to do is get the Shelly devices to show up in the HA dashboard. Is there someone that has done this who would walk me through the steps to get this fully integrated with Home Assistant?


    Thanks.

    I have the Shelly working in the Dimmer2 Web GUI. The wall switches function the Shelly correctly. I have MQTT set up in the Shelly web GUI. I can see the MQTT communication in Home Assistant when "Listening to a topic" and using shellies/# as the topic. I see the data from the Shelly coming into the MQTT Integration (temp, watts, % dimmed, etc).

    But I just can't figure out how to get the Shelly device to show up in the Device list or Dashboard in Home Assistant.

    How do I get this to show in HA?


    Thanks.



    BTW - I did try to install the Shelly Integration in Home Assistant, but the Shelly Integration in Home Assistant complained that the firmware on the Shelly was not using a supported firmware version.
    The Shelly web GUI says I have the latest firmware version. Though I don't really think I need the Shelly Integration if I'm using MQTT, right?