Remove Obsolete Tuya Entities

I switched most of my Tuya devices to tasmota and MQTT. I have commented out the Tuya integration in my configuration.yaml

I still have them all as entities in HA. How do I make them go away? I thought the dialog box in Entities says to remove it, I should remove the integration. I did that.

Just had the same problem. My Solution:

  1. remove devices and scenes from App (SmartLife, …)
  2. remove Tuya from configuration.yaml (deprecated)
  3. add Tuya via Settings > Integrations
  4. run service “tuya.force_update”
  5. remove entities

sorry, do you mind elaborate where i can run the "4. run service “tuya.force_update” service? couldnt find it anywhere

You can run it via Developer Tools → Services. Don’t know, if its still working. I don’t have the Tuya Integration installed.

1 Like

@frank2342 , I cannot find the service you mention. I have only tried to run it from the Developer Tools page. There are no Tuya service listed.