Hi Guys,
This is my first post on this forum. I’m a very beginner and I don’t know anything about programming.
So, I’d like to create, with xiaomi Aqara components something similar to Philips hue.
I have for the moment only one Yeelight RGB light but I’m waiting:
- Mi Gateway 2
- a switch with 2 buttons
- a temperature/humidity sensor
- a water sensor
- a motion sensor
For the moment I’d like to be able to control 1 or 2 bulbs with the 2 buttons switch.
What should be the result? I’d like to control the brightness of the bulb using the 2 buttons switch:
Case 1
- first button should be ON/Off
- Second button should be used to increase the brightness: 1 click 25%, another click 50%, another one 75%, another one 100%, another one 75% (or 25% and so on).
Case 2:
- First button should increase the brightness with 25%
- Secont button should decrease the brightness with 25%
- Push button should be used as ON/OFF switch.
Case 3:
- First button should increase the brightness with 25%
- Second button should decrease the brightness with 25%
- Regular switch should be used as ON/OFF switch.
Any of the cases should be ok, but of course, I prefer first one. I hope that after switching on/off the brightness value will remain.
Anyway, I saw that If I set up a color and a brightness on my bulb (without gateway) using HASS IO and then I cut the power with a physical switch, after power on, the settings will remain.
Can it be done?