Revision [7411]
This is an old revision of MoesZigbeeSceneButtons made by ZorrUno on 2021-10-10 02:02:17.
Notes for Moes Zigbee Scene Switch
Summary
-- A 1,2,3 or 4 button zigbee Scene switch-- Comes in White, Black and (Harder to get) grey
-- Link from Aliexpress https://www.aliexpress.com/item/1005002220416879.html
-- Cost each for the 4 gang was around $25 each including freight, 4 week delivery (e-packet)
-- They take CR2430 button cell batteries that should last over a year or maybe two. These aren't that common though (I got mine from Jaycar), but a 2032 will apparently fit ok if needed.
-- I connected via a Sonoff zigbee bridge flashed with Tasmota (Zigbee)
Notes
-- I couldn't get all the double press/hold options that the Tuya connection should get.-- More options may be supported with Zigbee2Mqtt.
-- With the tasmota setup, I could get single presses from each, and a hold from the right hand switches (no double presses)
-- This setup was fine for what I wanted, but I did start playing with double press detection in Node Red... it wouldn't detect fast presses, but half a second apart I could do.
-- It has been noted that there are some delay quirks with these... occasionally it won't recognise a press if another press has been received a few seconds before. This hasn't really been a problem for my setup (basic light control and a a couple of script actions - all have feedback)