mycontroller-org / mycontroller-v1-legacy

The Open Source Controller
http://www.MyController.org
Apache License 2.0
147 stars 90 forks source link

Add custom "Multi Selector" switches - Feature request #340

Open ksga opened 7 years ago

ksga commented 7 years ago

Add the possibility to edit predefined multi state switches, or possible a "Dummy" device with custom states. Something like what is possible in Domoticz would be nice.

fab33 commented 7 years ago

But please don't implement this like in domoticz. Prefer OpenHab Way (selector) and the ability to dispay selector as multiple button with one associated value for each element.

jkandasa commented 7 years ago

@fab33 You mean to create it in one place and use it for many switches. When you want to change, change it in one place? Am I right?

can you give OpenHab screen shot or kind of something?

fab33 commented 7 years ago

No, it a multi-state switch. For example in France we have a system for electric heating devices with 6 different order (Halt, Freezing, Eco-2, Eco-1, Eco, Confort). You can see it in Domoticz example @ksga link You can see this example : https://github.com/openhab/openhab/wiki/Nest-Binding-Example with HVAC Mode And if you prefer in Openhab you just have to change Sitemap to have selector. Another cool feature (I don't know if OH support it) is to make group to control many system. However, you can do it with scene. This group feature can be fine with percentage (like roller shutters).