mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-06-25 14:42:03 +00:00
22bba95a70
* Poll brightness/state after recalling scene When a ZigBee Scene Controller is recalling a scene through a direct binding we need to poll for changed state and brightness. * Also poll for color changes on scene recalling * Force copy of settings.schema.json * Update bind.js * Update zigbeeHerdsman.js * Update bind.test.js * Update bind.js Co-authored-by: Koen Kanters <koenkanters94@gmail.com>