I've installed Tasmota firmware on a Shelly Dimmer2. I can't get the dimming action working with long-presses of the wall switch.
Is it possible to go back to the Shelly Firmware?
If so, how? I'd need some instructions/help.
Thanks.
I've installed Tasmota firmware on a Shelly Dimmer2. I can't get the dimming action working with long-presses of the wall switch.
Is it possible to go back to the Shelly Firmware?
If so, how? I'd need some instructions/help.
Thanks.
I have one of the Dimmer2s with Tasmota firmware to work with Home Assistant. It was a lot easier to figure out for me that way.
The other Dimmer2 might be bad (or maybe flashed bad). When powered up, there is no flashing red light and no WiFi AP broadcast that I can log into. I'm wondering if I have to re-flash the firmware on it using wires and not OTA.
Why not simply use the Shelly-integration?
Available within the HACS.
Install via hacs and then there is a new integration called Shelly showing all devices
I tried that and couldn't get it working. Not sure if I messed something up before doing that though.
I've just flashed the Dimmer2 with Tasmota and am trying that route.
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?
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:
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?