Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.14k stars 1.68k forks source link

Smart plug TS011F Manufacturer _TZ3000_cehuw1lw reconnecting everytime #22334

Open sanderjohan opened 6 months ago

sanderjohan commented 6 months ago

What happened?

When pairing the plug to Z2M a connection is made for a few seconds, but then the plug is going away from the zigbee network. Directly the plug is going to pair again and so on.

Even after having the connection made the blue light keeps blinking.

Tuya Smart Zigbee Plug 20A Eu Outlet 3680W Power Meter : https://nl.aliexpress.com/item/1005002344798281.html?spm=a2g0o.order_list.order_list_main.159.16d379d2aMnTA5&gatewayAdapt=glo2nld

What did you expect to happen?

Establishing a stable connecting with the Zigbee network using Z2M

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.36.1-1

Adapter firmware version

20230507

Adapter

CC2652RB

Setup

Z2M is an addon in HomeAssistent and the system running on a NUC using PROXMOX

Debug log

Info 2024-04-28 12:39:18MQTT publish: topic 'zigbee2mqtt/0xa4c138fcbfae42fd', payload '{"child_lock":null,"current":0,"energy":0,"indicator_mode":null,"last_seen":"2024-04-28T10:39:18.501Z","linkquality":36,"power":0,"power_outage_memory":null,"state":null,"update":{"installed_version":-1,"latest_version":-1,"state":null},"update_available":null,"voltage":227}' Info 2024-04-28 12:39:18MQTT publish: topic 'zigbee2mqtt/0xa4c138fcbfae42fd', payload '{"child_lock":null,"current":0,"energy":0,"indicator_mode":null,"last_seen":"2024-04-28T10:39:18.533Z","linkquality":36,"power":0,"power_outage_memory":null,"state":null,"update":{"installed_version":-1,"latest_version":-1,"state":null},"update_available":null,"voltage":227}' Debug 2024-04-28 12:39:18Device '0xa4c138fcbfae42fd' announced itself Info 2024-04-28 12:39:18MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0xa4c138fcbfae42fd","ieee_address":"0xa4c138fcbfae42fd"},"type":"device_announce"}' Info 2024-04-28 12:39:18MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"announce","meta":{"friendly_name":"0xa4c138fcbfae42fd"},"type":"device_announced"}' Debug 2024-04-28 12:39:20Retrieving state of '0xa4c138fcbfae42fd' after reconnect Debug 2024-04-28 12:39:20Received Zigbee message from '0xa4c138fcbfae42fd', type 'readResponse', cluster 'genOnOff', data '{"onOff":0}' from endpoint 1 with groupID 0 Info 2024-04-28 12:39:20MQTT publish: topic 'zigbee2mqtt/0xa4c138fcbfae42fd', payload '{"child_lock":null,"current":0,"energy":0,"indicator_mode":null,"last_seen":"2024-04-28T10:39:20.728Z","linkquality":40,"power":0,"power_outage_memory":null,"state":"OFF","update":{"installed_version":-1,"latest_version":-1,"state":null},"update_available":null,"voltage":227}' Warning 2024-04-28 12:39:41Device '0xa4c138fcbfae42fd' left the network Info 2024-04-28 12:39:41MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0xa4c138fcbfae42fd","ieee_address":"0xa4c138fcbfae42fd"},"type":"device_leave"}' Info 2024-04-28 12:39:41MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"left_network","meta":{"friendly_name":"0xa4c138fcbfae42fd"},"type":"device_removed"}'

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days