- Fixes new installations errors (was not due to default but due to type error)
- Fixes new installations errors (#482 and #483)
- Updated Zigbee2mqtt to version
1.16.2
- New configuration options
mqtt
force_disable_retain
frontend
host
devices
andgroups
options now accept a comma-separated string of files
- Updated Zigbee2mqtt to version
1.16.1
- Updated Zigbee2mqtt to version
1.16.0
- Updated Zigbee2mqtt to version
1.15.0
- Added support for a built-in frontend using
ingress
. See Documentation tab for more details.
- Added readme for Edge version
- Added logo on both Edge and Stable version
- Startup for addon moved from
before
toapplication
- Fixed empty changelog in Edge version
- Fixed add-on crash for starting too early for some users
- Fixed
.hash.json
to get properly generated (commit #unknown
resolved)
⚠️ Breaking changesavailability_blacklist
renamed toavailability_blocklist
inadvanced
availability_passlist
now required option inadvanced
ban
renamed toblocklist
whitelist
renamed topasslist
Change
availability_blacklist: []
to
availability_blocklist: []
availability_passlist: []
Remove
ban: []
whitelist: []
-
Added explicit support for
armv7
-
Added new config options from Zigbee2mqtt:
external_converters
mqtt
keepalive
version
advanced
adapter_concurrent
cache_state_persistent
cache_state_send_on_startup
device_options
occupancy_timeout
temperature_precision
legacy
device_options_string
homeassistant_legacy_triggers
log_level
log_rotation
timestamp_format
experimental
output
-
Fixed change log bug for Stable version
-
Updated names to reflect Hass.io rename to Home Assistant
- Updated Zigbee2mqtt to version
1.14.4
- Added new config option from Zigbee2mqtt:
adapter
inserial
- Updated Zigbee2mqtt to version
1.14.3
- Updated Zigbee2mqtt to version
1.14.2
- Updated Zigbee2mqtt to version
1.14.1
- Updated Zigbee2mqtt to version
1.14.0
- Added config option
transmit_power
inexperimental
- Updated Zigbee2mqtt to version
1.13.1
- Updated Zigbee2mqtt to version
1.13.0
- Updated Zigbee2mqtt to version
1.12.2
- Updated Zigbee2mqtt to version
1.12.1
- Updated Zigbee2mqtt to version
1.12.0
- Updated Zigbee2mqtt to version
1.11.0
- Added config options
network_key_string
andext_pan_id_string
.
- Updated Zigbee2mqtt to version
1.10.0
- Added config option
zigbee_herdsman_debug
(zigbee_shepherd_debug
still supported for now) - Updated Zigbee2mqtt to version
1.9.0
- Updated Zigbee2mqtt to version
1.8.0
- Updated Zigbee2mqtt to version
1.7.1
⚠️ Breaking changes: You cannot roll back to 1.6 without repairing all your devices⚠️ Added socat support: leaveenabled
set tofalse
to disable.- Updated Zigbee2mqtt to version
1.7.0
- Update Zigbee2mqtt to
1.6.0
- Create
$DATA_PATH
if it does not already exist - Fixed #197
- Added several configuration items:
advanced.availability_blacklist
ban
whitelist
queue
(along withqueue.delay
andqueue.simultaneously
)mqtt.key
,mqtt.ca
,mqtt.cert
advanced.report
,advanced.homeassistant_discovery_topic
,advanced.homeassistant_status_topic
- Add back
zigbee_shepherd_debug
,zigbee_shepherd_devices
, anddisable_led
- Include default network key in default configuration
⚠️ Breaking changes: restructured configuration to more closely mirror Zigbee2mqtt- Updated Zigbee2mqtt to version
1.5.1
- Updated Zigbee2mqtt to version
1.3.0
- Added new config option from zigbee2mqtt:
homeassistant_discovery_topic
debounce
(device-specific config)
- Fixed logic bug that prevented configuration from being updated in the add-on ui.
- Updated Zigbee2mqtt to version
1.2.1
- Use Node.js 10 as base docker image
- Added new config option from Zigbee2mqtt:
report
- Updated Zigbee2mqtt to version
1.1.1
- Added
network_key
to options, defaulting to empty list. If left empty, the option will not be passed to zigbee2mqtt. - Update README to reflect requirements for
devices
andnetwork_key
options
- Updated Zigbee2mqtt to version
1.0.1
- Added new config options from Zigbee2mqtt:
soft_reset_timeout
last_seen
elapsed
network_key
devices
(device-specific configuration)
- Added
overwrite
option, which can be set tofalse
to prevent the add-on from overwriting corresponding fields on startup that are already set in theconfiguration.yaml
file.
- Updated Zigbee2mqtt to version
1.0.1
- Updated Zigbee2mqtt to version
1.0.0
- Added new or changed options for Zigbee2mqtt:
reject_unauthorized
pan_id
channel
- Updated Zigbee2mqtt to version
0.1.6
- Fixed #53 and #54, regarding
log_directory
setting - Fixed README typo regarding
disable_led
. This option is now calleddisable_led
in accordance with zigbe22mqtt. Although this was changed in 0.1.3.1, README was not updated to reflect that.
- Updated Zigbee2mqtt to version
0.1.5
- Added new or changed options for Zigbee2mqtt:
mqtt_client_id
disable_led
(renamed fromserial_disable_led
)cache_state
log_directory
log_level
rtscts
zigbee_shepherd_debug
- Updated Zigbee2mqtt to version
0.1.3
- Updated Zigbee2mqtt to version
0.1.2
- Switch the Edge and Stable
Dockerfiles
so they're actually correct - Download release archives instead of git cloning the specific branch
- Updated Zigbee2mqtt to version
0.1.1
- First versioned release of the add-on
- Updated Zigbee2mqtt to version
0.1.0