Shelly Dimmer 2 — It works!
I just updated firmware to 1.9.4. I had to use the web interface for the firmware to show. The dimmer 2 now works.
- Calibration succeeds
- Maximum luminosity no longer triggers a device hang up.
I will consider actually using it in a wall…
Using Dimmer 2 with old on/off two way switches
Shelly Dimmer 2 now in a wall, behind one of two-way switches
That one has wire going to the light, with switch connected to SW1. Changed the other switch wiring so that line is always provided to Dimmer 2 and other switch wired on SW2.
Now there there is no Setup in Dimmer 2 that would toggle light when any of SW1 or SW2 is toggled. So: SW1 is setup as Edge. SW2 going on or off has http local action to itself: http://localhost/light/0?turn=toggle.
- Schakelen ShellyDimmer Output AAN: http://192.168.xxx.xxx/light/0?turn=on
- Schakelen ShellyDimmer Output UIT: http://192.168.xxx.xxx/light/0?turn=off
- Schakelen ShellyDimmer Output schakelen: http://192.168.xxx.xxx/light/0?turn=toggle
- Schakelen ShellyDimmer Output AAN met Timer in s: http://192.168.xxx.xxx/light/0?turn=on&timer=30
- Schakelen ShellyDimmer Output UIT met Timer in s: http://192.168.xxx.xxx/light/0?turn=off&timer=30
- Schakelen ShellyDimmer Output AAN en zet Dimniveau in %: http://192.168.xxx.xxx/light/0?turn=on&brightness=70
- ShellyDimmer zet Dimniveau in %: http://192.168.xxx.xxx/light/0?brightness=70
- Dimmen ShellyDimmer Dimniveau verhogen: http://192.168.xxx.xxx/light/0?dim=up
- Dimmen ShellyDimmer Dimniveau verlagen: http://192.168.xxx.xxx/light/0?dim=down
- Dimmen ShellyDimmer stoppen: http://192.168.xxx.xxx/light/0?dim=stop
- Dimmen ShellyDimmer Cyclus *2: http://192.168.xxx.xxx/light/0?dim=cycle