Skip to content

Releases: mdaskalov/homebridge-tasmota-zbbridge

v1.9.1

15 Aug 15:55
Compare
Choose a tag to compare
  • Upgraded outdated packages
  • Fixed vulnerabilities

v1.9.0

19 Feb 18:22
Compare
Choose a tag to compare
  • Added adaptive lighting for lightbulbs with color temperature
  • Improved handling of SENSOR messages for Zigbee2Tasmota devices
  • Allow subsequent button presses for Zigbee2Tasmota sensors
  • Renamed ZbBridge to Zigbee2Tasmota

Breaking changes:

Please update your configuration!

Rename following nodes (if configured):

  • Rename zbBridgeDevices to zigbee2TasmotaDevices
  • Rename mqttTopic to zigbee2tasmotaTopic.

All configured Zigbee2Tasmota devices WILL GET LOST after rebooting homebridge if the configuration is not updated!

v1.8.0

03 Jan 12:00
Compare
Choose a tag to compare
  • Added value mapping for ZbBridge Sensors
  • Power manager optimizations
  • Z2M status updates are ignored when device is not powered
  • Fixed Z2M mapping of numeric values

v1.7.0

04 Dec 11:13
Compare
Choose a tag to compare
  • Added Tasmota LIGHT device types
  • Zigbee2MQTT property mapping improvements
  • Zigbee2MQTT homekit name is optional
  • Improved Zigbee2MQTT power management
  • Improved initialization and cache cleanup
  • :)

v1.6.0

13 Nov 14:34
Compare
Choose a tag to compare
  • Improved Zigbee2MQTT device initialization
  • Improved Zigbee2MQTT service and characteristic discovery
  • Added support for (almost) all Zigbee2MQTT supported devices

v1.5.1

17 Oct 18:31
Compare
Choose a tag to compare
  • Added support for Zigbee2MQTT gateway/bridge
  • Zigbee2MQTT devices can be configured separately
  • Optimized device discovery (solved #28)

v1.5.0

09 Oct 21:48
Compare
Choose a tag to compare
  • Added support for Zigbee2MQTT gateway
  • Optimized device discovery

v1.4.4

02 Oct 15:53
Compare
Choose a tag to compare
  • allow multiple characteristics for the same device (closes #26)

v1.4.3

22 Sep 19:44
Compare
Choose a tag to compare
  • added Verified by Homebridge badge

v1.4.2

31 Aug 22:34
Compare
Choose a tag to compare
  • Hardware address (IEEEAddr) could be used instead of short address
  • Improved configuration checking
  • Match ZbReceive messages using the ShortAddr when hardware address is configured
  • Value updates are ignored only short after setting the value

The hardware address (64 bits) will still work even if the device have to be paired again.

NOTE: Accessories must be configured again in the HomeApp if the address is changed.