Advertisement
Guest User

THIRD-2019-12-15.16-38-38

a guest
Dec 15th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. info 2019-12-15 16:38:38: Logging to console and directory: '/opt/zigbee2mqtt/data/log/2019-12-15.16-38-38'
  2. debug 2019-12-15 16:38:38: Loaded state from file /opt/zigbee2mqtt/data/state.json
  3. info 2019-12-15 16:38:38: Starting zigbee2mqtt version 1.7.1+dev (commit #0b9997b)
  4. info 2019-12-15 16:38:38: Starting zigbee-herdsman...
  5. debug 2019-12-15 16:38:38: Using zigbee-herdsman with settings: '{"network":{"panID":6754,"extendedPanID":[221,221,221,221,221,221,221,221],"channelList":[11],"networkKey":"HIDDEN"},"databasePath":"/opt/zigbee2mqtt/data/database.db","databaseBackupPath":"/opt/zigbee2mqtt/data/database.db.backup","backupPath":"/opt/zigbee2mqtt/data/coordinator_backup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/ttyUSB0"}}'
  6. info 2019-12-15 16:38:39: zigbee-herdsman started
  7. info 2019-12-15 16:38:39: Coordinator firmware version: '{"type":"zStack12","meta":{"transportrev":2,"product":0,"majorrel":2,"minorrel":6,"maintrel":3,"revision":20190619}}'
  8. debug 2019-12-15 16:38:39: Zigbee network parameters: {"panID":6754,"extendedPanID":"0xdddddddddddddddd","channel":11}
  9. info 2019-12-15 16:38:39: Currently 1 devices are joined:
  10. info 2019-12-15 16:38:39: 0x00124b0006227235 (0x00124b0006227235): AV2010/25 - Bitron Video wireless socket (Router)
  11. warn 2019-12-15 16:38:39: `permit_join` set to `true` in configuration.yaml.
  12. warn 2019-12-15 16:38:39: Allowing new devices to join.
  13. warn 2019-12-15 16:38:39: Set `permit_join` to `false` once you joined all devices.
  14. info 2019-12-15 16:38:39: Zigbee: allowing new devices to join.
  15. info 2019-12-15 16:38:39: Connecting to MQTT server at mqtt://localhost
  16. info 2019-12-15 16:38:39: Connected to MQTT server
  17. info 2019-12-15 16:38:39: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload 'online'
  18. info 2019-12-15 16:38:39: MQTT publish: topic 'zigbee2mqtt/0x00124b0006227235', payload '{"state":"OFF","linkquality":117}'
  19. info 2019-12-15 16:38:39: MQTT publish: topic 'zigbee2mqtt/bridge/config', payload '{"version":"1.7.1+dev","commit":"0b9997b","coordinator":{"type":"zStack12","meta":{"transportrev":2,"product":0,"majorrel":2,"minorrel":6,"maintrel":3,"revision":20190619}},"log_level":"debug","permit_join":true}'
  20. debug 2019-12-15 16:38:52: Received Zigbee message from '0x00124b0006227235', type 'attributeReport', cluster 'genOnOff', data '{"onOff":1}' from endpoint 1 with groupID 0
  21. info 2019-12-15 16:38:52: MQTT publish: topic 'zigbee2mqtt/0x00124b0006227235', payload '{"state":"ON","linkquality":117}'
  22. debug 2019-12-15 16:38:55: Received Zigbee message from '0x00124b0006227235', type 'attributeReport', cluster 'genOnOff', data '{"onOff":0}' from endpoint 1 with groupID 0
  23. info 2019-12-15 16:38:55: MQTT publish: topic 'zigbee2mqtt/0x00124b0006227235', payload '{"state":"OFF","linkquality":119}'
  24. debug 2019-12-15 16:39:07: Received MQTT message on 'zigbee2mqtt/bridge/configure' with data '0x00124b0006227235'
  25. info 2019-12-15 16:39:07: Configuring '0x00124b0006227235'
  26. info 2019-12-15 16:39:07: Succesfully configured '0x00124b0006227235'
  27. debug 2019-12-15 16:39:17: Received Zigbee message from '0x00124b0006227235', type 'attributeReport', cluster 'genOnOff', data '{"onOff":1}' from endpoint 1 with groupID 0
  28. info 2019-12-15 16:39:17: MQTT publish: topic 'zigbee2mqtt/0x00124b0006227235', payload '{"state":"ON","linkquality":124}'
  29. debug 2019-12-15 16:39:50: Received Zigbee message from '0x00124b0006227235', type 'attributeReport', cluster 'genOnOff', data '{"onOff":0}' from endpoint 1 with groupID 0
  30. info 2019-12-15 16:39:50: MQTT publish: topic 'zigbee2mqtt/0x00124b0006227235', payload '{"state":"OFF","linkquality":124}'
  31. debug 2019-12-15 16:40:05: Saving state to file /opt/zigbee2mqtt/data/state.json
  32. info 2019-12-15 16:40:05: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload 'offline'
  33. info 2019-12-15 16:40:05: Disconnecting from MQTT server
  34. info 2019-12-15 16:40:05: zigbee-herdsman stopped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement