I tried to explain them the issue, where the uni device is sending MQTT updates, but the i4 is not (like the uni does) I have two i4`s and the Shelly Intergration also has issues with the inputs, one found 4 inputs but grayed out, the otherone has no inputs
I`m also having issues with config being lost some time (on both of them) after a power flip, they are placed inside the originel switch Shelly Shop USA
I complained about that as well but was told there is no issue and I have to proof or demonstrate by providing support with a video, gave up with support at the end.
tbh shelly support is poor but their R&D and the quality of hardware is OK, and you can always replace their firmware I recommend taking a backup first
it if helps you can put esphome or tasmota on it with the help of
Or
Then
Use
This configuration
Make sure while flashing not connected to AC mains
When using the i4 in HA in button mode:
Does anyone know what btn_down and btn_up does mean? Makes sense for a switch but not for a button in my mind. In the logs, both events are fired when you e.g. single push the button.
And do you know what happened to the tripple push or long push followed by short push that were available with the i3?
When no entities show up after adding a I4 shelly in homeassistant?
Check via I4 webinterface this setting.
No TLS validation is imho not a problem when used in a closed network. Also no MQTT needed.
I also had problems to get this thing running in HA.
In my case the problem was that the Shelly Plus i4 names the inputs from 0 to 3 and in HA the inputs are named First button to Fourth button. So the first button is input[0].
I set all inputs as buttons (done either in the Shelly app or in the webinterface of the i4).
I created an Automation - Trigger is the first Button Single push and it will send a message.
Did you ever get it to keep dimming while holding down the button?
I am stuck at dimming “1 step” everytime i do a ‘long push’, and that is just not very intuitive
Hi @ashp interesting! I’ve switched over dozens of my shellies to ESPhome, except for the i4’s. Do you just use the example configs from the wiki or, if you can spare the time, would you mind sharing your ESPhome yaml to inspire others please?
I ended up following the tutorial by Ed from Smart Home Junkie. He get’s around all you need to know, and while the video might not be made for the Shelly i4, it works great.