You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all! I am stuck with getting this device connected to my ZB network.
I am running HASS.io on a dedicated Ubuntu machine, in a docker, with Supervisor. Running 1.6.2.2, and using a CC2538 usb stick.
Recently connected successfully the bigger version of Sonoff zigbee switch - the ZB3 Basic. Now trying to connect the mini, and all I am getting is this:
Zigbee2MQTT:info 2021-01-03 11:01:30: Device '0x847127fffe281c2b' joined
Zigbee2MQTT:info 2021-01-03 11:01:30: Starting interview of '0x847127fffe281c2b'
Zigbee2MQTT:info 2021-01-03 11:01:30: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x847127fffe281c2b","ieee_address":"0x847127fffe281c2b"},"type":"device_joined"}'
Zigbee2MQTT:info 2021-01-03 11:01:30: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x847127fffe281c2b","ieee_address":"0x847127fffe281c2b","status":"started"},"type":"device_interview"}'
Zigbee2MQTT:info 2021-01-03 11:01:30: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":{"friendly_name":"0x847127fffe281c2b"},"type":"device_connected"}'
Zigbee2MQTT:info 2021-01-03 11:01:30: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"interview_started","meta":{"friendly_name":"0x847127fffe281c2b"},"type":"pairing"}'
Zigbee2MQTT:info 2021-01-03 11:01:52: MQTT publish: topic 'zigbee2mqtt/Mi Power PLug LR', payload '{"consumption":0.29,"energy":0.29,"linkquality":47,"power":0.27,"state":"ON","temperature":37,"voltage":null}'
Zigbee2MQTT:info 2021-01-03 11:02:07: MQTT publish: topic 'zigbee2mqtt/Mi Power PLug LR', payload '{"consumption":0.29,"energy":0.29,"linkquality":44,"power":0,"state":"ON","temperature":37,"voltage":null}'
Zigbee2MQTT:warn 2021-01-03 11:03:00: Skipping configure of '0x847127fffe281c2b', device does not require this.
Zigbee2MQTT:error 2021-01-03 11:03:48: Failed to interview '0x847127fffe281c2b', device has not successfully been paired
Zigbee2MQTT:info 2021-01-03 11:03:48: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x847127fffe281c2b","ieee_address":"0x847127fffe281c2b","status":"failed"},"type":"device_interview"}'
I am thinking bricked switch, but maybe I am missing smth? Tried touchlink reset - no. 5 sec button reset does not change anything. The device is blinking led, so it shows it is in pairing mode, but is it?...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all! I am stuck with getting this device connected to my ZB network.
I am running HASS.io on a dedicated Ubuntu machine, in a docker, with Supervisor. Running 1.6.2.2, and using a CC2538 usb stick.
Recently connected successfully the bigger version of Sonoff zigbee switch - the ZB3 Basic. Now trying to connect the mini, and all I am getting is this:
Zigbee2MQTT:info 2021-01-03 11:01:30: Device '0x847127fffe281c2b' joined
Zigbee2MQTT:info 2021-01-03 11:01:30: Starting interview of '0x847127fffe281c2b'
Zigbee2MQTT:info 2021-01-03 11:01:30: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x847127fffe281c2b","ieee_address":"0x847127fffe281c2b"},"type":"device_joined"}'
Zigbee2MQTT:info 2021-01-03 11:01:30: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x847127fffe281c2b","ieee_address":"0x847127fffe281c2b","status":"started"},"type":"device_interview"}'
Zigbee2MQTT:info 2021-01-03 11:01:30: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":{"friendly_name":"0x847127fffe281c2b"},"type":"device_connected"}'
Zigbee2MQTT:info 2021-01-03 11:01:30: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"interview_started","meta":{"friendly_name":"0x847127fffe281c2b"},"type":"pairing"}'
Zigbee2MQTT:info 2021-01-03 11:01:52: MQTT publish: topic 'zigbee2mqtt/Mi Power PLug LR', payload '{"consumption":0.29,"energy":0.29,"linkquality":47,"power":0.27,"state":"ON","temperature":37,"voltage":null}'
Zigbee2MQTT:info 2021-01-03 11:02:07: MQTT publish: topic 'zigbee2mqtt/Mi Power PLug LR', payload '{"consumption":0.29,"energy":0.29,"linkquality":44,"power":0,"state":"ON","temperature":37,"voltage":null}'
Zigbee2MQTT:warn 2021-01-03 11:03:00: Skipping configure of '0x847127fffe281c2b', device does not require this.
Zigbee2MQTT:error 2021-01-03 11:03:48: Failed to interview '0x847127fffe281c2b', device has not successfully been paired
Zigbee2MQTT:info 2021-01-03 11:03:48: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x847127fffe281c2b","ieee_address":"0x847127fffe281c2b","status":"failed"},"type":"device_interview"}'
I am thinking bricked switch, but maybe I am missing smth? Tried touchlink reset - no. 5 sec button reset does not change anything. The device is blinking led, so it shows it is in pairing mode, but is it?...
Beta Was this translation helpful? Give feedback.
All reactions