Doubled switches - Sonoff WS with tasmota

Hi

I have second small stupid problem:
I upgraded sonoff WS to tasmota 6.5
This enabled MQTT discovery so I have like 3 entities of same switch (2 button so in total 6).
I removed previous config of entities from configuration.yaml, removed integrations, but still I have 4 light instead of 2 and 1 switch which is not doing anything.

[light.ws_falo_1]
[light.ws_falo_1_2]
[light.ws_falo_2]
[light.ws_falo_2_2]
[switch.ws_falo_2]

There is NO logging now to any DB…

  1. Delete the entities from the configuration entities menu.
  2. Delete the mqtt integration from the integration menu.
  3. Use MQTT explorer to delete the relevant retained homeassistant/+/config/ messages from the broker
  4. Restart home assistant.
  5. Add the MQTT integration again.
1 Like

Hi

Thank you!
It almost solved my problem :slight_smile: Now I know something more :slight_smile:

However, now I have to stick to “integrations” and simply have this exception. I mean, I removed everything actually via MQTT explorer, removed integrations, downgraded wall switch, but it’s somehow, removed from configuration.yaml, but still there.