I have several of those Tuya TS011F plugs. Haven’t had issues so far. They work great.
With the latest I have the issue, that it has been paired successfully and shows all values (see screenshot), but when searching e.g. “NAS2” in devices or entities in Home Assistant it doesn’t find anything. The same for the developer tools/states.
Any clue/idea, why that is/could be?
I already removed the device and paired it again. Also changed the device name and restarted HA. But nothing has helped so far.
Use the blue edit button bottom left of that page or on the main devices list to rename the device (to something easily searchable) and make sure you have the update home assistant switch on:
I did, here is the Z2M log of the renaming process. According to Z2M it was ok:
info 2025-06-13 07:04:51z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/response/device/rename', payload '{"data":{"from":"Buero NAS2","homeassistant_rename":true,"to":"AAAAA"},"status":"ok","transaction":"4bpij-1"}'
info 2025-06-13 07:04:51z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/AAAAA/availability', payload '{"state":"online"}'
Regarding the firmware. The other (working) devices show the same firmware version 1.0.5. On the OTA check Firmware Version installed and available is shown: 1.0.01-3.6.07 (for the other devices of the same type as well). So I think the firmware version should be fine.
Still device is not beeing found under “AAAAA”. The device count in mqtt does not go up. Also, since this is a new device, it should not be assigned to any area, so in the mqtt list, there should be a device without area assigment, but it isn’t. All are assigned to an area.
Starting with firmware version 1.0.5 (which comes pre-flashed on plugs produced since Q4 2021) core functionality on this plug is broken. TuYa has disabled the automatic reporting of power, voltage and current values meaning they need to be polled instead. The poll interval can be controlled through the measurement_poll_interval option.
If your plug is affected, it will be detected as TS011F_plug_3 instead of TS011F_plug_1
So here is the HA integration setting. It’s enabled. Not sure why there is “homeassistant2”. However, Z2M/HA integration is working, I added yesterday three other devices (one was the exact the same socket which came with the same delivery) without a problem.
<small>2025-06-13 08:21:14</small>`z2m: Request 'zigbee2mqtt/bridge/request/options' failed with error: 'Extension with name HomeAssistant already present'`