mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Default transition for groups. https://github.com/Koenkk/zigbee2mqtt/issues/1948
This commit is contained in:
@@ -87,6 +87,7 @@ class EntityPublish {
|
||||
} else {
|
||||
converters = groupConverters;
|
||||
target = entity.group;
|
||||
options = entity.settings;
|
||||
}
|
||||
|
||||
// Convert the MQTT message to a Zigbee message.
|
||||
|
||||
Reference in New Issue
Block a user