Skip to content

Release 1.1.3

Compare
Choose a tag to compare
@itavero itavero released this 08 Mar 13:56
· 624 commits to master since this release

Fixed

  • Names of services are correctly updated when the friendly_name from Zigbee2MQTT has been updated. For the updated names to show up in the
    Home app, it might be necessary to restart Homebridge. (see #76)
  • When a new list of devices is published to zigbee2mqtt/bridge/devices, only the changed accessories will be updated, instead of all of them.
    (Wrong default value for force_update argument of updateDeviceInformation has been corrected.))