mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-23 19:19:52 +00:00
Change to action_color. https://github.com/Koenkk/zigbee-shepherd-converters/pull/304
This commit is contained in:
@@ -3,7 +3,7 @@ const logger = require('../util/logger');
|
||||
|
||||
const dontCacheProperties = [
|
||||
'action', 'button', 'button_left', 'button_right', 'click', 'forgotten', 'keyerror',
|
||||
'step_size', 'transition_time', 'action_color_temperature', 'action_color_x', 'action_color_y',
|
||||
'step_size', 'transition_time', 'action_color_temperature', 'action_color',
|
||||
'action_group',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user