robertklep / name.klep.sonoff

Homey driver for Sonoff devices
7 stars 7 forks source link

ungroup devices and names for 4ch pro #13

Open LyoshaDovolen opened 6 years ago

LyoshaDovolen commented 6 years ago

support adding ungroup devices and names for 4ch pro. image

LyoshaDovolen commented 6 years ago

If it's not too difficult

robertklep commented 6 years ago

I'm not sure if it's possible to change the name of the switches, because those are hardcoded in app.json. Even if it was possible, you'd not be able to change them afterwards.

As for grouping: for now, that should be done through Tasmota. I don't know if it's possible through the web interface on the device, but I'm pretty sure it's possible by sending it a specific MQTT message (SetOption14).

Perhaps I'll add a feature to the Homey app at some point, but right now I'm focussing on more/better device support.

Baldhor commented 4 years ago

I'm also using 4CH devices, and I woould love to split them :)

As far as I understand the way it works, the only way to "split" a device is to use virtual device. Actually, what we need is the opposite of the "group" application (https://homey.app/en-us/app/com.swttt.devicegroups/%3C-group-%3E/).

Anyone up for the challenge ? :)