01-01-2019, 09:17 PM
It can. You have to set up the buttons a particular way, which is described in the driver doc. It doesn't have to poll. All changes in the Lutron are async notifications, so it should be quite fast. Some other folks here use it and might be doing this and can give some feedback perhaps.
There are also some other stuff, like counters, that you could set to a number and then set the flag to invoke the event in CQC, which would look at the counter and use the number to do something perhaps. You could encode the the user code in that value. If the user codes are like 4 or 5 digits, that will easily fit in a 32 bit unsigned value, which I think the counters are.
Having Zigbee locks only helps if you can access them. The Hue may not understand locks at all. And it depends on what Zigbee profile the locks implement. You'd have to check on that.
There are also some other stuff, like counters, that you could set to a number and then set the flag to invoke the event in CQC, which would look at the counter and use the number to do something perhaps. You could encode the the user code in that value. If the user codes are like 4 or 5 digits, that will easily fit in a 32 bit unsigned value, which I think the counters are.
Having Zigbee locks only helps if you can access them. The Hue may not understand locks at all. And it depends on what Zigbee profile the locks implement. You'd have to check on that.
Dean Roddey
Explorans limites defectum
Explorans limites defectum