Tasmota sensor Entity is missing

Hey I’m new in Home Assistant and need some help.

There is an ESP 32 flashed with tasmota which is collecting an signal from a bell as input to use this signal as automation trigger.

I connected the device via MQTT to my HA with Tasmota integration and see some Entities but I’m missing the sensor Switch1 state:

If I take a look with a MQTT broker the sensor Switch1 state is general available:

This is the console of the tasmota device where the sensor switch1 is also present:

I tried some points like SetOption19 0 but without any success. Any ideas what I can check to bring this running?

Thanks!

Hi Cinigua,

Have you restarted HA so it re-scans for new entities? Sometimes your settings will require this, and no I don’t know which settings.

Hi yes I reboot HA some times without any success. May there is someone who can support me.

Well if the Tasmota integration is enabled, setoption19 set to 0, you should see anything that shows in the Tasmota console.
I have seen where things get stuck, try turning setoption19 to 1 (on), restart the device, then turn it back off (0), restart the device and see if it imports then.

I tried another module configuration in tasmota and now I can see the values in Home Assistant.

Interesting to know and now it seems like it is fixed :slight_smile:

1 Like