mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-20 18:41:35 +00:00
Add support for Orvibo AM25 blinds (#4011)
This commit is contained in:
@@ -1799,6 +1799,7 @@ const mapping = {
|
||||
'1743830P7': [cfg.light_brightness_colortemp_colorxy],
|
||||
'ZB-CT01': [cfg.light_brightness_colortemp],
|
||||
'8718699703424': [cfg.light_brightness_colortemp_colorxy],
|
||||
'AM25': [cfg.cover_position, cfg.sensor_battery],
|
||||
};
|
||||
|
||||
const defaultStatusTopic = 'homeassistant/status';
|
||||
|
||||
Reference in New Issue
Block a user