Hi!
I recently bought the new Home Assistant Green with the SkyConnect dongle to try and have one system for everything.
I have (and use) Ikea Tradfri smart bulbs with the Dirigera hub, and while it works well enough, I don’t like not being able to use the actual wall switches, doesn’t feel very smart.
So I went ahead and bought Bseed “stateless” touch wall switches and installed one to test it out. I was successfully able to add it to ZHA, but there’s not much in terms of configuration - I can only toggle it on or off, or try to write some value in “manually” using the Clusters configuration. My device is correctly identified as TS0011
by _TZ3000_hafsqare, so I guess this is just how it’s supposed to be.
I’ve read through the documentation for ZHA as well as some on automation, but the learning curve seems very steep to me, and somehow it is much harder to “just somehow make it work” than I expected it to be.
What I’d like to achieve is the following:
-
control the on / off state of the bulb using the wall touch switch, this has several steps:
- the actual power state of the switch has to always stay on, so the wall switch won’t actually cut the power off from the bulb
- the switch has a light to signal whether it’s on or off, I’d like for this to still work, ideally even when someone turns the bulb on via other means - so it’d basically be synchronized to the state of the bulb
- pressing the switch would actually run some automation to turn the bulb on / off
-
still be able to control the advanced things (brightness, hue) from the Apple Home app (now I use the Ikea integration, but I’ll unpair the bulbs, add them through ZHA and integrate them via HomeKit Bridge)
Is what I’m trying to achieve possible? If so, how could I go about achieving this?
Thanks a lot!