ebaauw / homebridge-deconz

Homebridge plugin for deCONZ
Apache License 2.0
135 stars 7 forks source link

[Request] Wall Switch option #91

Closed chris-rg closed 1 year ago

chris-rg commented 1 year ago

Hello,

is it planned to support the "wall switch" option from the old Hue plugin?

Bildschirmfoto 2023-01-04 um 18 03 26

I'm still working on switching the dumb wall switches in my house so this option was very handy. Now I switched to homebridge-deconz and this is currently the only point that I found that is still a drawback compared to the old configuration.

Best Regards and thank you so much for your effort on this plugins

Chris

ebaauw commented 1 year ago

Yeah, is foreseen, but need to figure out how to deal with dynamic settings first.

ebaauw commented 1 year ago

In v0.1.9.

chris-rg commented 1 year ago

In v0.1.9.

Nice, thank you for the update!

Edit: sorry to ask, but where do I find the option?

ebaauw commented 1 year ago

See https://github.com/ebaauw/homebridge-deconz/wiki/Dynamic-Configuration

xBilyz3 commented 1 year ago

Unfortunately I get this error message. Maybe someone can help me. Could not find the solution myself.

curl -s -X PUT --json ‘{“wallSwitch: true“}’ http://127.0.0.1:46237/gateways/00212EFFFF06A0F1/accessories/7CB03EAA00AF52C0/settings curl: option --json: is unknown curl: try 'curl --help' or 'curl --manual' for more information

Screenshot 2023-04-02 at 11 06 21
ebaauw commented 1 year ago

See the Wiki.