Zigbee2mqtt: getting rid of your proprietary Zigbee bridges (Xiaomi, Hue, TRADFRI)

I’m just guessing, but before you had

server: mqtt://homeassistant

and now you have

"server": "mqtt://core-mosquitto"

It seems a different mqtt server

Hi.
I already tried to change it, but service does not start anyway.
Then… it looks like the old config is appended to the new one.
More, I don’t know what to do with the network key.
Thank you for trying to help.

What you could try : save your configuration.yaml somewhere, delete all contents on your RbPi, and then try to start it. There seems to be information in it that has moved to the new JSON.

You mean that maybe it doesn’t get updated, so if I remove it, it will create a new one?

Just an empty configuration.yaml on your RbPi, so you are sure it is not something in there that cause the add-on not to start.

Uhm… I tried, but the service did not start anyway.
So I tried to delete the redundant part at the bottom of the config:
,
“mqtt_base_topic”: “zigbee2mqtt”,
“mqtt_server”: “mqtt://homeassistant”,
“serial_port”: “/dev/ttyACM0”,
“network_key”: ,
“mqtt_user”: “DVES_USER”,
“mqtt_pass”: “DomoticA69”,
“disable_led”: true

Then I filled user, password and server in the top part and pressed start.
This time the service started.
Now the empty configuration.yaml has been filled with the new config:

{
“data_path”: “/share/zigbee2mqtt”,
“devices”: “devices.yaml”,
“groups”: “groups.yaml”,
“homeassistant”: true,
“permit_join”: false,
“mqtt”: {
“base_topic”: “zigbee2mqtt”,
“server”: “mqtt://homeassistant”,
“user”: “DVES_USER”,
“password”: “mypassword”
},
“serial”: {
“port”: “/dev/ttyACM0”
},
“advanced”: {
“pan_id”: 6754,
“channel”: 11,
“network_key”: [
1,
3,
5,
7,
9,
11,
13,
15,
0,
2,
4,
6,
8,
10,
12,
13
],
“availability_blacklist”:
},
“ban”: ,
“whitelist”: ,
“queue”: {},
“socat”: {
“enabled”: false,
“master”: “pty,raw,echo=0,link=/dev/ttyZ2M,mode=777”,
“slave”: “tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5”,
“restartdelay”: 1,
“initialdelay”: 1,
“options”: “-d -d”,
“log”: false
}
}

My zigbee entities are there, but they look not responding.
In the log I can see that only 2 of them (cc2531 router and an Aqara button) are working. The others are marked as not existing:

zigbee2mqtt:info 2019-12-12T15:16:18: Logging to directory: ‘/share/zigbee2mqtt/log/2019-12-12.16-16-17’
zigbee2mqtt:info 2019-12-12T15:16:18: Starting zigbee2mqtt version 1.7.1 (commit #unknown)
zigbee2mqtt:info 2019-12-12T15:16:18: Starting zigbee-herdsman…
zigbee2mqtt:info 2019-12-12T15:16:20: zigbee-herdsman started
zigbee2mqtt:info 2019-12-12T15:16:20: Coordinator firmware version: ‘{“type”:“zStack12”,“meta”:{“transportrev”:2,“product”:0,“majorrel”:2,“minorrel”:6,“maintrel”:3,“revision”:20190608}}’
zigbee2mqtt:info 2019-12-12T15:16:20: Currently 11 devices are joined:
zigbee2mqtt:info 2019-12-12T15:16:20: 0x000d6ffffe688544 (0x000d6ffffe688544): LED1624G9 - IKEA TRADFRI LED bulb E14/E26/E27 600 lumen, dimmable, color, opal white (Router)
zigbee2mqtt:info 2019-12-12T15:16:20: 0x00158d00032d2ddc (0x00158d00032d2ddc): ZNLDP12LM - Xiaomi Aqara smart LED bulb (Router)
zigbee2mqtt:info 2019-12-12T15:16:20: 0x00158d0002ade3a2 (0x00158d0002ade3a2): WXKG12LM - Xiaomi Aqara wireless switch (with gyroscope) (EndDevice)
zigbee2mqtt:info 2019-12-12T15:16:20: 0x7cb03eaa0a049085 (0x7cb03eaa0a049085): AC03641 - OSRAM LIGHTIFY LED Classic A60 clear (Router)
zigbee2mqtt:info 2019-12-12T15:16:20: 0x00124b001938cbb1 (0x00124b001938cbb1): CC2530.ROUTER - Custom devices (DiY) CC2530 router (Router)
zigbee2mqtt:info 2019-12-12T15:16:20: 0x00158d0002e2e527 (0x00158d0002e2e527): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
zigbee2mqtt:info 2019-12-12T15:16:20: 0x00158d0002ec01a2 (0x00158d0002ec01a2): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
zigbee2mqtt:info 2019-12-12T15:16:20: 0x00158d00029aaf18 (0x00158d00029aaf18): MFKZQ01LM - Xiaomi Mi/Aqara smart home cube (EndDevice)
zigbee2mqtt:info 2019-12-12T15:16:20: 0x7cb03eaa0a05c41a (0x7cb03eaa0a05c41a): AC03641 - OSRAM LIGHTIFY LED Classic A60 clear (Router)
zigbee2mqtt:info 2019-12-12T15:16:20: 0x7cb03eaa0a059dc0 (0x7cb03eaa0a059dc0): AC03641 - OSRAM LIGHTIFY LED Classic A60 clear (Router)
zigbee2mqtt:info 2019-12-12T15:16:20: 0x00158d0003a3f4a4 (0x00158d0003a3f4a4): WSDCGQ01LM - Xiaomi MiJia temperature & humidity sensor (EndDevice)
zigbee2mqtt:info 2019-12-12T15:16:20: Zigbee: disabling joining new devices.
zigbee2mqtt:info 2019-12-12T15:16:20: Connecting to MQTT server at mqtt://homeassistant
zigbee2mqtt:info 2019-12-12T15:16:21: Connected to MQTT server
zigbee2mqtt:info 2019-12-12T15:16:21: MQTT publish: topic ‘zigbee2mqtt/bridge/state’, payload ‘online’
zigbee2mqtt:error 2019-12-12T15:16:21: ‘0x000d6ffffe688544’ does not exist, skipping publish
zigbee2mqtt:error 2019-12-12T15:16:21: ‘0x00158d00032d2ddc’ does not exist, skipping publish
zigbee2mqtt:info 2019-12-12T15:16:21: MQTT publish: topic ‘zigbee2mqtt/0x00158d0002ade3a2’, payload ‘{“linkquality”:99,“battery”:97,“voltage”:2995}’
zigbee2mqtt:error 2019-12-12T15:16:21: ‘0x7cb03eaa0a049085’ does not exist, skipping publish
zigbee2mqtt:info 2019-12-12T15:16:21: MQTT publish: topic ‘zigbee2mqtt/0x00124b001938cbb1’, payload ‘{“state”:true,“linkquality”:0,“led_state”:false}’
zigbee2mqtt:error 2019-12-12T15:16:21: ‘0x00158d0002e2e527’ does not exist, skipping publish
zigbee2mqtt:error 2019-12-12T15:16:21: ‘0x00158d0002ec01a2’ does not exist, skipping publish
zigbee2mqtt:error 2019-12-12T15:16:21: ‘0x00158d00029aaf18’ does not exist, skipping publish
zigbee2mqtt:error 2019-12-12T15:16:21: ‘0x7cb03eaa0a05c41a’ does not exist, skipping publish
zigbee2mqtt:error 2019-12-12T15:16:21: ‘0x7cb03eaa0a059dc0’ does not exist, skipping publish
zigbee2mqtt:error 2019-12-12T15:16:21: ‘0x00158d0003a3f4a4’ does not exist, skipping publish

Probably it’s here that the network key must be fixed, but I don’t know how.

If 2 of them are working, the key is fine. Just set permit_join to true and normally the others should reconnect themselves.

I did something different, I noticed that devices.yaml and groups.yaml files have been created in zigbee2mqtt folder.
I opened devices.yaml and i saw that the 2 working devices were in there!
So I just copied the others from the old configuration.yaml and now they are ok.
I hope that no more suprises are waiting :stuck_out_tongue:
Thank you very much.

Excellent will give this a go.Thank you.

Does anyone know what the default channel the co-ordinator runs on?

It’s channel 11, per the official docs here.

2 Likes

Thanks. Same channel at my Wi-Fi but I learned that it’s actually not the same and if they are both in 11 that means I’m getting the least amount of interference… I think I need a repeater :thinking:

Mmmm… after upgrading to 1.7.1, led on coordinator stays on.
I checked the config and noticed that the line “disable_led: true” was missing in serial: section.
I added it, but it aumatically deletes it again. I put it in configuration.yaml: deleted.
I stopped service, added the line, started the service and… it was removed from the config again.
Is there a way to turn off again that led?

My z2m add-on (version 1.7.0) has now a config with

  "serial": {
    "disable_led": "true",
    "port": "/dev/ttyACM0"
  }

… and the light is off. So perhaps you could try this.

It has to go in the serial section. https://www.zigbee2mqtt.io/information/configuration.html

serial:
  # Required: location of the adapter (e.g. CC2531).
  # To autodetect the port, set 'port: null'.
  port: /dev/ttyACM0
  # Optional: disable LED of the adapter if supported (default: false)
  disable_led: false

Could you show us your configuration?

it’s like the one posted by dojf, but without the disable_led line.
Ops… maybe I found the problem, i forgot to put the “,”!!!

Edit: ops…that was the problem :stuck_out_tongue:

Edit2: 1.8.0 is out. let’s update again!

I updated yesterday to 1.8.0, had no problems.

I seem to run into issues after my upgrade from 1.7.1 to 1.8. Everything worked fine until this release and I have upgraded multiple versions, including the breaking version post 1.6…

I updated the add-on as usual (running Hassio on an RPI).

Error log shows this :

2019-12-19T08:32:31: PM2 log: App [npm:0] online
> [email protected] start /zigbee2mqtt-1.8.0
> node index.js
zigbee2mqtt:info  2019-12-19 08:32:36: Logging to console and directory: '/share/zigbee2mqtt/log/2019-12-19.08-32-36'
zigbee2mqtt:info  2019-12-19 08:32:37: Starting zigbee2mqtt version 1.8.0 (commit #unknown)
zigbee2mqtt:info  2019-12-19 08:32:37: Starting zigbee-herdsman...
zigbee2mqtt:info  2019-12-19 08:32:39: zigbee-herdsman started
zigbee2mqtt:info  2019-12-19 08:32:39: Coordinator firmware version: '{"type":"zStack12","meta":{"transportrev":2,"product":0,"majorrel":2,"minorrel":6,"maintrel":3,"revision":20190109}}'
zigbee2mqtt:error 2019-12-19 08:32:45: Failed to start zigbee
zigbee2mqtt:error 2019-12-19 08:32:45: Exiting...
zigbee2mqtt:error 2019-12-19 08:32:45: Error: SRSP - UTIL - ledControl after 6000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/zigbee2mqtt-1.8.0/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
npm
 ERR! code ELIFECYCLE
npm ERR! errno 1
npm
 ERR! [email protected] start: `node index.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR!
 Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2019-12-19T07_32_45_256Z-debug.log

the log in the log folder shows this:

info  2019-12-19 08:36:34: Logging to console and directory: '/share/zigbee2mqtt/log/2019-12-19.08-36-34'
info  2019-12-19 08:36:35: Starting zigbee2mqtt version 1.8.0 (commit #unknown)
info  2019-12-19 08:36:35: Starting zigbee-herdsman...
info  2019-12-19 08:36:37: zigbee-herdsman started
info  2019-12-19 08:36:37: Coordinator firmware version: '{"type":"zStack12","meta":{"transportrev":2,"product":0,"majorrel":2,"minorrel":6,"maintrel":3,"revision":20190109}}'
error 2019-12-19 08:36:38: Failed to call 'DeviceReceive' 'onZigbeeEvent' (TypeError: Cannot read property 'ieeeAddr' of null
    at DeviceReceive.canHandleEvent (/zigbee2mqtt-1.8.0/lib/extension/deviceReceive.js:62:55)
    at DeviceReceive.onZigbeeEvent (/zigbee2mqtt-1.8.0/lib/extension/deviceReceive.js:101:19)
    at Controller.callExtensionMethod (/zigbee2mqtt-1.8.0/lib/controller.js:322:44)
    at Controller.onZigbeeEvent (/zigbee2mqtt-1.8.0/lib/controller.js:226:14)
    at Zigbee.emit (events.js:198:13)
    at Controller.herdsman.on (/zigbee2mqtt-1.8.0/lib/zigbee.js:57:52)
    at Controller.emit (events.js:198:13)
    at Controller.<anonymous> (/zigbee2mqtt-1.8.0/node_modules/zigbee-herdsman/dist/controller/controller.js:446:22)
    at Generator.next (<anonymous>)
    at /zigbee2mqtt-1.8.0/node_modules/zigbee-herdsman/dist/controller/controller.js:8:71)
error 2019-12-19 08:36:38: Not connected to MQTT server!
error 2019-12-19 08:36:38: Cannot send message: topic: 'homeassistant/switch/0x00158d0002677734/switch/config', payload: '{"payload_off":"OFF","payload_on":"ON","value_template":"{{ value_json.state }}","command_topic":"zigbee2mqtt/0x00158d0002677734/set","state_topic":"zigbee2mqtt/0x00158d0002677734","json_attributes_topic":"zigbee2mqtt/0x00158d0002677734","name":"0x00158d0002677734_switch","unique_id":"0x00158d0002677734_switch_zigbee2mqtt","device":{"identifiers":["zigbee2mqtt_0x00158d0002677734"],"name":"0x00158d0002677734","sw_version":"Zigbee2mqtt 1.8.0","model":"Mi power plug ZigBee (ZNCZ02LM)","manufacturer":"Xiaomi"},"availability_topic":"zigbee2mqtt/bridge/state"}
error 2019-12-19 08:36:38: Not connected to MQTT server!
error 2019-12-19 08:36:38: Cannot send message: topic: 'homeassistant/sensor/0x00158d0002677734/power/config', payload: '{"unit_of_measurement":"W","icon":"mdi:factory","value_template":"{{ value_json.power }}","state_topic":"zigbee2mqtt/0x00158d0002677734","json_attributes_topic":"zigbee2mqtt/0x00158d0002677734","name":"0x00158d0002677734_power","unique_id":"0x00158d0002677734_power_zigbee2mqtt","device":{"identifiers":["zigbee2mqtt_0x00158d0002677734"],"name":"0x00158d0002677734","sw_version":"Zigbee2mqtt 1.8.0","model":"Mi power plug ZigBee (ZNCZ02LM)","manufacturer":"Xiaomi"},"availability_topic":"zigbee2mqtt/bridge/state"}
error 2019-12-19 08:36:38: Not connected to MQTT server!
error 2019-12-19 08:36:38: Cannot send message: topic: 'homeassistant/sensor/0x00158d0002677734/linkquality/config', payload: '{"unit_of_measurement":"-","value_template":"{{ value_json.linkquality }}","state_topic":"zigbee2mqtt/0x00158d0002677734","json_attributes_topic":"zigbee2mqtt/0x00158d0002677734","name":"0x00158d0002677734_linkquality","unique_id":"0x00158d0002677734_linkquality_zigbee2mqtt","device":{"identifiers":["zigbee2mqtt_0x00158d0002677734"],"name":"0x00158d0002677734","sw_version":"Zigbee2mqtt 1.8.0","model":"Mi power plug ZigBee (ZNCZ02LM)","manufacturer":"Xiaomi"},"availability_topic":"zigbee2mqtt/bridge/state"}
error 2019-12-19 08:36:43: Failed to start zigbee

As controller, I use a CC2530 with a USB to TTL (https://es.aliexpress.com/item/32673467746.html?spm=a2g0s.9042311.0.0.72684c4drdWMjj).

Again, all works fine with 1.7.1, but not with 1.8 and restoring the backup for the RPI so that I´m back on 1.7.1 makes everything work again?

Would someone have a clue?

Hi,
Is it possible to use the bind-function on IKEA TRÅDRFRI motion sensor to a IKEA TRÅDFRI e27 bulb? Or is the BIND function not possible with the motion sensor?

Hi all,

I’m just trying out zigbee2mqtt and run into a lot of troubles with ikea tradfri bulbs. See the logs below. Any idea’s?

P.s.: I already created an issue on Github but since there is so much knowledge here in this forum, I thought I’d ask for help here too.

info  2019-12-31 00:20:09: Logging to console and directory: '/app/data/log/2019-12-31.00-20-09'
debug 2019-12-31 00:20:09: Loaded state from file /app/data/state.json
info  2019-12-31 00:20:09: Starting zigbee2mqtt version 1.8.0 (commit #da4d26a)
info  2019-12-31 00:20:09: Starting zigbee-herdsman...
debug 2019-12-31 00:20:09: Using zigbee-herdsman with settings: '{"network":{"panID":6754,"extendedPanID":[221,221,221,221,221,221,221,221],"channelList":[11],"networkKey":"HIDDEN"},"databasePath":"/app/data/database.db","databaseBackupPath":"/app/data/database.db.backup","backupPath":"/app/data/coordinator_backup.json","serialPort":{"baudRate":115200,"rtscts":true,"path":"/dev/ttyACM1"}}'
info  2019-12-31 00:20:11: zigbee-herdsman started
info  2019-12-31 00:20:11: Coordinator firmware version: '{"type":"zStack12","meta":{"transportrev":2,"product":0,"majorrel":2,"minorrel":6,"maintrel":3,"revision":20190608}}'
debug 2019-12-31 00:20:11: Zigbee network parameters: {"panID":6754,"extendedPanID":"0xdddddddddddddddd","channel":11}
info  2019-12-31 00:20:11: Currently 4 devices are joined:
info  2019-12-31 00:20:11: Zigbee Versterker (0x000d6ffffe903bbf): E1746 - IKEA TRADFRI signal repeater (Router)
info  2019-12-31 00:20:11: Gang PIR (0xccccccfffec78f65): E1525 - IKEA TRADFRI motion sensor (EndDevice)
info  2019-12-31 00:20:11: 0x000b57fffea82c85 (0x000b57fffea82c85): LED1650R5 - IKEA TRADFRI LED bulb GU10 400 lumen, dimmable (Router)
info  2019-12-31 00:20:11: 0x000b57fffeb961c0 (0x000b57fffeb961c0): LED1650R5 - IKEA TRADFRI LED bulb GU10 400 lumen, dimmable (Router)
warn  2019-12-31 00:20:11: `permit_join` set to  `true` in configuration.yaml.
warn  2019-12-31 00:20:11: Allowing new devices to join.
warn  2019-12-31 00:20:11: Set `permit_join` to `false` once you joined all devices.
info  2019-12-31 00:20:11: Zigbee: allowing new devices to join.
info  2019-12-31 00:20:11: Connecting to MQTT server at mqtt://192.168.1.250
info  2019-12-31 00:20:11: Connected to MQTT server
info  2019-12-31 00:20:11: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload 'online'
info  2019-12-31 00:20:11: MQTT publish: topic 'zigbee2mqtt/Zigbee Versterker', payload '{"linkquality":21}'
info  2019-12-31 00:20:11: MQTT publish: topic 'zigbee2mqtt/Gang PIR', payload '{"occupancy":true,"linkquality":49,"battery":100}'
info  2019-12-31 00:20:11: MQTT publish: topic 'zigbee2mqtt/0x000b57fffea82c85', payload '{"state":"OFF","brightness":61}'
info  2019-12-31 00:20:11: MQTT publish: topic 'zigbee2mqtt/group_1', payload '{"state":"ON","brightness":61}'
info  2019-12-31 00:20:11: MQTT publish: topic 'zigbee2mqtt/0x000b57fffeb961c0', payload '{"state":"ON"}'
info  2019-12-31 00:20:11: MQTT publish: topic 'zigbee2mqtt/bridge/config', payload '{"version":"1.8.0","commit":"da4d26a","coordinator":{"type":"zStack12","meta":{"transportrev":2,"product":0,"majorrel":2,"minorrel":6,"maintrel":3,"revision":20190608}},"log_level":"debug","permit_join":false}'
info  2019-12-31 00:20:11: MQTT publish: topic 'homeassistant/sensor/0x000d6ffffe903bbf/linkquality/config', payload '{"unit_of_measurement":"-","value_template":"{{ value_json.linkquality }}","state_topic":"zigbee2mqtt/Zigbee Versterker","json_attributes_topic":"zigbee2mqtt/Zigbee Versterker","name":"Zigbee Versterker_linkquality","unique_id":"0x000d6ffffe903bbf_linkquality_zigbee2mqtt","device":{"identifiers":["zigbee2mqtt_0x000d6ffffe903bbf"],"name":"Zigbee Versterker","sw_version":"Zigbee2mqtt 1.8.0","model":"TRADFRI signal repeater (E1746)","manufacturer":"IKEA"},"availability_topic":"zigbee2mqtt/bridge/state"}'
info  2019-12-31 00:20:11: MQTT publish: topic 'homeassistant/binary_sensor/0xccccccfffec78f65/occupancy/config', payload '{"payload_on":true,"payload_off":false,"value_template":"{{ value_json.occupancy }}","device_class":"motion","state_topic":"zigbee2mqtt/Gang PIR","json_attributes_topic":"zigbee2mqtt/Gang PIR","name":"Gang PIR_occupancy","unique_id":"0xccccccfffec78f65_occupancy_zigbee2mqtt","device":{"identifiers":["zigbee2mqtt_0xccccccfffec78f65"],"name":"Gang PIR","sw_version":"Zigbee2mqtt 1.8.0","model":"TRADFRI motion sensor (E1525)","manufacturer":"IKEA"},"availability_topic":"zigbee2mqtt/bridge/state"}'
info  2019-12-31 00:20:11: MQTT publish: topic 'homeassistant/sensor/0xccccccfffec78f65/battery/config', payload '{"unit_of_measurement":"%","device_class":"battery","value_template":"{{ value_json.battery }}","state_topic":"zigbee2mqtt/Gang PIR","json_attributes_topic":"zigbee2mqtt/Gang PIR","name":"Gang PIR_battery","unique_id":"0xccccccfffec78f65_battery_zigbee2mqtt","device":{"identifiers":["zigbee2mqtt_0xccccccfffec78f65"],"name":"Gang PIR","sw_version":"Zigbee2mqtt 1.8.0","model":"TRADFRI motion sensor (E1525)","manufacturer":"IKEA"},"availability_topic":"zigbee2mqtt/bridge/state"}'
info  2019-12-31 00:20:11: MQTT publish: topic 'homeassistant/sensor/0xccccccfffec78f65/linkquality/config', payload '{"unit_of_measurement":"-","value_template":"{{ value_json.linkquality }}","state_topic":"zigbee2mqtt/Gang PIR","json_attributes_topic":"zigbee2mqtt/Gang PIR","name":"Gang PIR_linkquality","unique_id":"0xccccccfffec78f65_linkquality_zigbee2mqtt","device":{"identifiers":["zigbee2mqtt_0xccccccfffec78f65"],"name":"Gang PIR","sw_version":"Zigbee2mqtt 1.8.0","model":"TRADFRI motion sensor (E1525)","manufacturer":"IKEA"},"availability_topic":"zigbee2mqtt/bridge/state"}'
info  2019-12-31 00:20:11: MQTT publish: topic 'homeassistant/light/0x000b57fffea82c85/light/config', payload '{"brightness":true,"schema":"json","command_topic":"zigbee2mqtt/0x000b57fffea82c85/set","state_topic":"zigbee2mqtt/0x000b57fffea82c85","json_attributes_topic":"zigbee2mqtt/0x000b57fffea82c85","name":"0x000b57fffea82c85_light","unique_id":"0x000b57fffea82c85_light_zigbee2mqtt","device":{"identifiers":["zigbee2mqtt_0x000b57fffea82c85"],"name":"0x000b57fffea82c85","sw_version":"Zigbee2mqtt 1.8.0","model":"TRADFRI LED bulb GU10 400 lumen, dimmable (LED1650R5)","manufacturer":"IKEA"},"availability_topic":"zigbee2mqtt/bridge/state"}'
info  2019-12-31 00:20:11: MQTT publish: topic 'homeassistant/sensor/0x000b57fffea82c85/linkquality/config', payload '{"unit_of_measurement":"-","value_template":"{{ value_json.linkquality }}","state_topic":"zigbee2mqtt/0x000b57fffea82c85","json_attributes_topic":"zigbee2mqtt/0x000b57fffea82c85","name":"0x000b57fffea82c85_linkquality","unique_id":"0x000b57fffea82c85_linkquality_zigbee2mqtt","device":{"identifiers":["zigbee2mqtt_0x000b57fffea82c85"],"name":"0x000b57fffea82c85","sw_version":"Zigbee2mqtt 1.8.0","model":"TRADFRI LED bulb GU10 400 lumen, dimmable (LED1650R5)","manufacturer":"IKEA"},"availability_topic":"zigbee2mqtt/bridge/state"}'
info  2019-12-31 00:20:11: MQTT publish: topic 'homeassistant/light/0x000b57fffeb961c0/light/config', payload '{"brightness":true,"schema":"json","command_topic":"zigbee2mqtt/0x000b57fffeb961c0/set","state_topic":"zigbee2mqtt/0x000b57fffeb961c0","json_attributes_topic":"zigbee2mqtt/0x000b57fffeb961c0","name":"0x000b57fffeb961c0_light","unique_id":"0x000b57fffeb961c0_light_zigbee2mqtt","device":{"identifiers":["zigbee2mqtt_0x000b57fffeb961c0"],"name":"0x000b57fffeb961c0","sw_version":"Zigbee2mqtt 1.8.0","model":"TRADFRI LED bulb GU10 400 lumen, dimmable (LED1650R5)","manufacturer":"IKEA"},"availability_topic":"zigbee2mqtt/bridge/state"}'
info  2019-12-31 00:20:11: MQTT publish: topic 'homeassistant/sensor/0x000b57fffeb961c0/linkquality/config', payload '{"unit_of_measurement":"-","value_template":"{{ value_json.linkquality }}","state_topic":"zigbee2mqtt/0x000b57fffeb961c0","json_attributes_topic":"zigbee2mqtt/0x000b57fffeb961c0","name":"0x000b57fffeb961c0_linkquality","unique_id":"0x000b57fffeb961c0_linkquality_zigbee2mqtt","device":{"identifiers":["zigbee2mqtt_0x000b57fffeb961c0"],"name":"0x000b57fffeb961c0","sw_version":"Zigbee2mqtt 1.8.0","model":"TRADFRI LED bulb GU10 400 lumen, dimmable (LED1650R5)","manufacturer":"IKEA"},"availability_topic":"zigbee2mqtt/bridge/state"}'
debug 2019-12-31 00:21:51: Received MQTT message on 'zigbee2mqtt/0x000b57fffeb961c0/set' with data '{"state": "OFF"}'
debug 2019-12-31 00:21:51: Publishing 'set' 'state' to '0x000b57fffeb961c0'
debug 2019-12-31 00:21:56: Received MQTT message on 'zigbee2mqtt/0x000b57fffea82c85/set' with data '{"state": "ON"}'
debug 2019-12-31 00:21:56: Publishing 'set' 'state' to '0x000b57fffea82c85'
error 2019-12-31 00:21:57: Publish 'set' 'state' to '0x000b57fffeb961c0' failed: 'Error: SRSP - AF - dataRequest after 6000ms'
debug 2019-12-31 00:21:57: Error: SRSP - AF - dataRequest after 6000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:21:57: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffeb961c0' failed: 'Error: SRSP - AF - dataRequest after 6000ms'","meta":{"friendly_name":"0x000b57fffeb961c0"}}'
debug 2019-12-31 00:21:59: Received MQTT message on 'zigbee2mqtt/0x000b57fffeb961c0/set' with data '{"state": "OFF"}'
debug 2019-12-31 00:21:59: Publishing 'set' 'state' to '0x000b57fffeb961c0'
debug 2019-12-31 00:22:00: Received MQTT message on 'zigbee2mqtt/0x000b57fffeb961c0/set' with data '{"state": "ON"}'
debug 2019-12-31 00:22:00: Publishing 'set' 'state' to '0x000b57fffeb961c0'
debug 2019-12-31 00:22:01: Received MQTT message on 'zigbee2mqtt/0x000b57fffea82c85/set' with data '{"state": "ON"}'
debug 2019-12-31 00:22:01: Publishing 'set' 'state' to '0x000b57fffea82c85'
debug 2019-12-31 00:22:01: Received MQTT message on 'zigbee2mqtt/0x000b57fffea82c85/set' with data '{"state": "OFF"}'
debug 2019-12-31 00:22:01: Publishing 'set' 'state' to '0x000b57fffea82c85'
error 2019-12-31 00:22:03: Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: SRSP - AF - dataRequest after 6000ms'
debug 2019-12-31 00:22:03: Error: SRSP - AF - dataRequest after 6000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:22:03: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: SRSP - AF - dataRequest after 6000ms'","meta":{"friendly_name":"0x000b57fffea82c85"}}'
info  2019-12-31 00:22:03: MQTT publish: topic 'zigbee2mqtt/group_1', payload '{"state":"ON","brightness":61}'
info  2019-12-31 00:22:03: MQTT publish: topic 'zigbee2mqtt/0x000b57fffea82c85', payload '{"state":"ON","brightness":61}'
info  2019-12-31 00:22:03: MQTT publish: topic 'zigbee2mqtt/0x000b57fffea82c85', payload '{"state":"OFF","brightness":61}'
info  2019-12-31 00:22:07: MQTT publish: topic 'zigbee2mqtt/group_1', payload '{"state":"OFF","brightness":61}'
info  2019-12-31 00:22:07: MQTT publish: topic 'zigbee2mqtt/0x000b57fffeb961c0', payload '{"state":"OFF"}'
info  2019-12-31 00:22:07: MQTT publish: topic 'zigbee2mqtt/group_1', payload '{"state":"ON","brightness":61}'
info  2019-12-31 00:22:07: MQTT publish: topic 'zigbee2mqtt/0x000b57fffeb961c0', payload '{"state":"ON"}'
debug 2019-12-31 00:22:59: Received MQTT message on 'zigbee2mqtt/bridge/networkmap' with data 'graphviz'
info  2019-12-31 00:22:59: Starting network scan (includeRoutes 'false')
error 2019-12-31 00:23:09: Failed to execute LQI for 'Coordinator'
error 2019-12-31 00:23:19: Failed to execute LQI for 'Zigbee Versterker'
error 2019-12-31 00:23:29: Failed to execute LQI for '0x000b57fffea82c85'
debug 2019-12-31 00:23:29: LQI succeeded for '0x000b57fffeb961c0'
info  2019-12-31 00:23:29: Network scan finished
info  2019-12-31 00:23:29: MQTT publish: topic 'zigbee2mqtt/bridge/networkmap/graphviz', payload 'digraph G {
node[shape=record];
  "0x00124b0018e2491f" [style="bold, filled", fillcolor="#e04e5d", fontcolor="#ffffff", label="{Coordinator|0x00124b0018e2491f (0)failed: lqi|2019-12-31T00:23:29+01:00}"];
  "0x00124b0018e2491f" -> "0x000b57fffeb961c0" [penwidth=0.5, weight=0, color="#994444", label="97"]
  "0x000d6ffffe903bbf" [style="rounded, filled", fillcolor="#4ea3e0", fontcolor="#ffffff", label="{Zigbee Versterker|0x000d6ffffe903bbf (34684)failed: lqi|IKEA TRADFRI signal repeater (E1746)|unknown}"];
  "0x000d6ffffe903bbf" -> "0x000b57fffeb961c0" [penwidth=0.5, weight=0, color="#994444", label="140"]
  "0xccccccfffec78f65" [style="rounded, dashed, filled", fillcolor="#fff8ce", fontcolor="#000000", label="{Gang PIR|0xccccccfffec78f65 (9023)|IKEA TRADFRI motion sensor (E1525)|unknown}"];
  "0x000b57fffea82c85" [style="rounded, filled", fillcolor="#4ea3e0", fontcolor="#ffffff", label="{0x000b57fffea82c85|0x000b57fffea82c85 (28427)failed: lqi|IKEA TRADFRI LED bulb GU10 400 lumen, dimmable (LED1650R5)|2019-12-31T00:22:03+01:00}"];
  "0x000b57fffea82c85" -> "0x000b57fffeb961c0" [penwidth=0.5, weight=0, color="#994444", label="120"]
  "0x000b57fffeb961c0" [style="rounded, filled", fillcolor="#4ea3e0", fontcolor="#ffffff", label="{0x000b57fffeb961c0|0x000b57fffeb961c0 (32192)|IKEA TRADFRI LED bulb GU10 400 lumen, dimmable (LED1650R5)|2019-12-31T00:22:07+01:00}"];
}'
debug 2019-12-31 00:24:06: Received MQTT message on 'zigbee2mqtt/0x000b57fffea82c85/set' with data '{"state": "ON", "brightness": 85}'
debug 2019-12-31 00:24:06: Publishing 'set' 'state' to '0x000b57fffea82c85'
error 2019-12-31 00:24:16: Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'
debug 2019-12-31 00:24:16: Error: AREQ - AF - dataConfirm after 10000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:24:16: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'","meta":{"friendly_name":"0x000b57fffea82c85"}}'
debug 2019-12-31 00:24:16: Received MQTT message on 'zigbee2mqtt/0x000b57fffeb961c0/set' with data '{"state": "ON", "brightness": 82}'
debug 2019-12-31 00:24:16: Publishing 'set' 'state' to '0x000b57fffeb961c0'
info  2019-12-31 00:24:17: MQTT publish: topic 'zigbee2mqtt/group_1', payload '{"state":"ON","brightness":82}'
info  2019-12-31 00:24:17: MQTT publish: topic 'zigbee2mqtt/0x000b57fffeb961c0', payload '{"state":"ON","brightness":82}'
debug 2019-12-31 00:24:24: Received MQTT message on 'zigbee2mqtt/0x000b57fffeb961c0/set' with data '{"state": "OFF"}'
debug 2019-12-31 00:24:24: Publishing 'set' 'state' to '0x000b57fffeb961c0'
error 2019-12-31 00:24:34: Publish 'set' 'state' to '0x000b57fffeb961c0' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'
debug 2019-12-31 00:24:34: Error: AREQ - AF - dataConfirm after 10000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:24:34: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffeb961c0' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'","meta":{"friendly_name":"0x000b57fffeb961c0"}}'
debug 2019-12-31 00:25:09: Saving state to file /app/data/state.json
debug 2019-12-31 00:26:13: Received MQTT message on 'zigbee2mqtt/0x000b57fffea82c85/set' with data '{"state": "ON"}'
debug 2019-12-31 00:26:13: Publishing 'set' 'state' to '0x000b57fffea82c85'
debug 2019-12-31 00:26:17: Received MQTT message on 'zigbee2mqtt/0x000b57fffeb961c0/set' with data '{"state": "OFF"}'
debug 2019-12-31 00:26:17: Publishing 'set' 'state' to '0x000b57fffeb961c0'
debug 2019-12-31 00:26:17: Received MQTT message on 'zigbee2mqtt/0x000b57fffeb961c0/set' with data '{"state": "ON"}'
debug 2019-12-31 00:26:17: Publishing 'set' 'state' to '0x000b57fffeb961c0'
error 2019-12-31 00:26:23: Publish 'set' 'state' to '0x000b57fffeb961c0' failed: 'Error: SRSP - AF - dataRequest after 6000ms'
debug 2019-12-31 00:26:23: Error: SRSP - AF - dataRequest after 6000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:26:23: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffeb961c0' failed: 'Error: SRSP - AF - dataRequest after 6000ms'","meta":{"friendly_name":"0x000b57fffeb961c0"}}'
error 2019-12-31 00:26:23: Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'
debug 2019-12-31 00:26:23: Error: AREQ - AF - dataConfirm after 10000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:26:23: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'","meta":{"friendly_name":"0x000b57fffea82c85"}}'
info  2019-12-31 00:26:33: MQTT publish: topic 'zigbee2mqtt/group_1', payload '{"state":"ON","brightness":82}'
info  2019-12-31 00:26:33: MQTT publish: topic 'zigbee2mqtt/0x000b57fffeb961c0', payload '{"state":"ON","brightness":82}'
debug 2019-12-31 00:29:01: Received MQTT message on 'zigbee2mqtt/0x000b57fffeb961c0/set' with data '{"state": "OFF"}'
debug 2019-12-31 00:29:01: Publishing 'set' 'state' to '0x000b57fffeb961c0'
debug 2019-12-31 00:29:04: Received MQTT message on 'zigbee2mqtt/0x000b57fffea82c85/set' with data '{"state": "ON"}'
debug 2019-12-31 00:29:04: Publishing 'set' 'state' to '0x000b57fffea82c85'
error 2019-12-31 00:29:07: Publish 'set' 'state' to '0x000b57fffeb961c0' failed: 'Error: SRSP - AF - dataRequest after 6000ms'
debug 2019-12-31 00:29:07: Error: SRSP - AF - dataRequest after 6000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:29:07: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffeb961c0' failed: 'Error: SRSP - AF - dataRequest after 6000ms'","meta":{"friendly_name":"0x000b57fffeb961c0"}}'
debug 2019-12-31 00:29:13: Received MQTT message on 'zigbee2mqtt/0x000b57fffea82c85/set' with data '{"state": "ON", "brightness": 188}'
debug 2019-12-31 00:29:13: Publishing 'set' 'state' to '0x000b57fffea82c85'
error 2019-12-31 00:29:13: Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: SRSP - AF - dataRequest after 6000ms'
debug 2019-12-31 00:29:13: Error: SRSP - AF - dataRequest after 6000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:29:13: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: SRSP - AF - dataRequest after 6000ms'","meta":{"friendly_name":"0x000b57fffea82c85"}}'
debug 2019-12-31 00:29:16: Received MQTT message on 'zigbee2mqtt/0x000b57fffea82c85/set' with data '{"state": "ON", "brightness": 255}'
debug 2019-12-31 00:29:16: Publishing 'set' 'state' to '0x000b57fffea82c85'
debug 2019-12-31 00:29:19: Received MQTT message on 'zigbee2mqtt/0x000b57fffea82c85/set' with data '{"state": "ON", "brightness": 255}'
debug 2019-12-31 00:29:19: Publishing 'set' 'state' to '0x000b57fffea82c85'
debug 2019-12-31 00:29:23: Received MQTT message on 'zigbee2mqtt/0x000b57fffea82c85/set' with data '{"state": "ON", "brightness": 146}'
debug 2019-12-31 00:29:23: Publishing 'set' 'state' to '0x000b57fffea82c85'
error 2019-12-31 00:29:23: Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'
debug 2019-12-31 00:29:23: Error: AREQ - AF - dataConfirm after 10000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:29:23: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'","meta":{"friendly_name":"0x000b57fffea82c85"}}'
debug 2019-12-31 00:29:25: Received MQTT message on 'zigbee2mqtt/0x000b57fffea82c85/set' with data '{"state": "ON", "brightness": 82}'
debug 2019-12-31 00:29:25: Publishing 'set' 'state' to '0x000b57fffea82c85'
debug 2019-12-31 00:29:25: Received MQTT message on 'zigbee2mqtt/0x000b57fffea82c85/set' with data '{"state": "ON", "brightness": 53}'
debug 2019-12-31 00:29:25: Publishing 'set' 'state' to '0x000b57fffea82c85'
debug 2019-12-31 00:29:27: Received MQTT message on 'zigbee2mqtt/0x000b57fffea82c85/set' with data '{"state": "ON", "brightness": 26}'
debug 2019-12-31 00:29:27: Publishing 'set' 'state' to '0x000b57fffea82c85'
error 2019-12-31 00:29:43: Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'
debug 2019-12-31 00:29:43: Error: AREQ - AF - dataConfirm after 10000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:29:43: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'","meta":{"friendly_name":"0x000b57fffea82c85"}}'
debug 2019-12-31 00:29:52: Received MQTT message on 'zigbee2mqtt/0x000b57fffeb961c0/set' with data '{"state": "ON", "brightness": 32}'
debug 2019-12-31 00:29:52: Publishing 'set' 'state' to '0x000b57fffeb961c0'
error 2019-12-31 00:29:53: Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'
debug 2019-12-31 00:29:53: Error: AREQ - AF - dataConfirm after 10000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:29:53: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'","meta":{"friendly_name":"0x000b57fffea82c85"}}'
error 2019-12-31 00:29:58: Publish 'set' 'state' to '0x000b57fffeb961c0' failed: 'Error: SRSP - AF - dataRequest after 6000ms'
debug 2019-12-31 00:29:58: Error: SRSP - AF - dataRequest after 6000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:29:58: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffeb961c0' failed: 'Error: SRSP - AF - dataRequest after 6000ms'","meta":{"friendly_name":"0x000b57fffeb961c0"}}'
debug 2019-12-31 00:30:02: Received MQTT message on 'zigbee2mqtt/0x000b57fffeb961c0/set' with data '{"state": "ON", "brightness": 15}'
debug 2019-12-31 00:30:02: Publishing 'set' 'state' to '0x000b57fffeb961c0'
info  2019-12-31 00:30:03: MQTT publish: topic 'zigbee2mqtt/group_1', payload '{"state":"ON","brightness":15}'
info  2019-12-31 00:30:03: MQTT publish: topic 'zigbee2mqtt/0x000b57fffeb961c0', payload '{"state":"ON","brightness":15}'
error 2019-12-31 00:30:03: Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'
debug 2019-12-31 00:30:03: Error: AREQ - AF - dataConfirm after 10000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:30:03: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'","meta":{"friendly_name":"0x000b57fffea82c85"}}'
debug 2019-12-31 00:30:06: Received MQTT message on 'zigbee2mqtt/0x000b57fffeb961c0/set' with data '{"state": "ON", "brightness": 76}'
debug 2019-12-31 00:30:06: Publishing 'set' 'state' to '0x000b57fffeb961c0'
error 2019-12-31 00:30:09: Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: SRSP - AF - dataRequest after 6000ms'
debug 2019-12-31 00:30:09: Error: SRSP - AF - dataRequest after 6000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:30:09: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: SRSP - AF - dataRequest after 6000ms'","meta":{"friendly_name":"0x000b57fffea82c85"}}'
info  2019-12-31 00:30:09: MQTT publish: topic 'zigbee2mqtt/group_1', payload '{"state":"ON","brightness":53}'
info  2019-12-31 00:30:09: MQTT publish: topic 'zigbee2mqtt/0x000b57fffea82c85', payload '{"state":"ON","brightness":53}'
info  2019-12-31 00:30:09: MQTT publish: topic 'zigbee2mqtt/group_1', payload '{"state":"ON","brightness":26}'
info  2019-12-31 00:30:09: MQTT publish: topic 'zigbee2mqtt/0x000b57fffea82c85', payload '{"state":"ON","brightness":26}'
debug 2019-12-31 00:30:09: Saving state to file /app/data/state.json
info  2019-12-31 00:30:09: MQTT publish: topic 'zigbee2mqtt/group_1', payload '{"state":"ON","brightness":76}'
info  2019-12-31 00:30:09: MQTT publish: topic 'zigbee2mqtt/0x000b57fffeb961c0', payload '{"state":"ON","brightness":76}'
debug 2019-12-31 00:30:10: Received MQTT message on 'zigbee2mqtt/0x000b57fffeb961c0/set' with data '{"state": "ON", "brightness": 15}'
debug 2019-12-31 00:30:10: Publishing 'set' 'state' to '0x000b57fffeb961c0'
debug 2019-12-31 00:30:15: Received MQTT message on 'zigbee2mqtt/0x000b57fffeb961c0/set' with data '{"state": "ON", "brightness": 1}'
debug 2019-12-31 00:30:15: Publishing 'set' 'state' to '0x000b57fffeb961c0'
error 2019-12-31 00:30:16: Publish 'set' 'state' to '0x000b57fffeb961c0' failed: 'Error: SRSP - AF - dataRequest after 6000ms'
debug 2019-12-31 00:30:16: Error: SRSP - AF - dataRequest after 6000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:30:16: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffeb961c0' failed: 'Error: SRSP - AF - dataRequest after 6000ms'","meta":{"friendly_name":"0x000b57fffeb961c0"}}'
info  2019-12-31 00:30:17: MQTT publish: topic 'zigbee2mqtt/group_1', payload '{"state":"ON","brightness":1}'
info  2019-12-31 00:30:17: MQTT publish: topic 'zigbee2mqtt/0x000b57fffeb961c0', payload '{"state":"ON","brightness":1}'
debug 2019-12-31 00:30:24: Received MQTT message on 'zigbee2mqtt/0x000b57fffea82c85/set' with data '{"state": "ON", "brightness": 1}'
debug 2019-12-31 00:30:24: Publishing 'set' 'state' to '0x000b57fffea82c85'
error 2019-12-31 00:30:39: Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'
debug 2019-12-31 00:30:39: Error: AREQ - AF - dataConfirm after 10000ms
    at Timeout.object.timer.setTimeout [as _onTimeout] (/app/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
info  2019-12-31 00:30:39: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x000b57fffea82c85' failed: 'Error: AREQ - AF - dataConfirm after 10000ms'","meta":{"friendly_name":"0x000b57fffea82c85"}}'
debug 2019-12-31 00:35:09: Saving state to file /app/data/state.json