Hello,
a big Thanks for the great job integrating shellys in homekit.
In ShellyPlug I am missing the option to choose Input Mode like shown in wiki:
https://github.com/mongoose-os-apps/shelly-homekit/wiki/Switch-Settings
Thank you for fixing!
there is no input mode for devices like plugs that have no external inputs
I have updated the wiki, to reflect this.
But the Shelly Plug has an InputButton!
ok, then this one is for @rojer, i was going off git comits https://github.com/mongoose-os-apps/shelly-homekit/commit/4bdf776d1667662cbfeb44c19d53924267ad3e54
But the Shelly Plug has an InputButton!
is it not just always the same type though? ie push button (monetary) ?
it has a button, but that's not the input the "input mode" section is about.
making the button control the plug is a good idea though.
yes, it's a push button. single press of external button should toggle output.
it has a button, but that's not the input the "input mode" section is about.
making the button control the plug is a good idea though.
ye, maybe just force to Momentary ?
fixed. short press of the physical button on shellies will now toggle the switch state.
on devices with more than one switch configure, it will cycle them through all possible combinations.
@rojer
Thank you for fixing! Works perfect for Shelly Plug.
For Shelly Plug S it must be the same. I tried with FW 2.5.0 but it's not working yet.
Please fix it for Plug S too!
Thank you...
@Leo-W536 done, will be in the next release
Most helpful comment
it has a button, but that's not the input the "input mode" section is about.
making the button control the plug is a good idea though.