emontnemery / domoticz_mqtt_discovery

MQTT discovery plugin for Domoticz
MIT License
40 stars 28 forks source link

Domoticz does not find a tasmota device #25

Open Dylantje opened 4 years ago

Dylantje commented 4 years ago

Dear.. Please some help. I flash a https://templates.blakadder.com/zemismart_ZMDL002-4.html Works fine with tasmota A install the plugin. Only i cannot see the bulb after a long time wating. I run a lot of other mqtt devices [ with nodered ]

My setup: image and: image

2020-03-19 22:19:17.379 (DMP: Tasmota discovery) Heartbeating... 2020-03-19 22:19:17.379 (DMP: Tasmota discovery) MqttClient::Ping 2020-03-19 22:19:17.379 (DMP: Tasmota discovery) Sending 2 bytes of data 2020-03-19 22:19:17.379 (DMP: Tasmota discovery) c0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. � 2020-03-19 22:19:17.430 (DMP: Tasmota discovery) Received 2 bytes of data 2020-03-19 22:19:17.430 (DMP: Tasmota discovery) d0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. Ю 2020-03-19 22:19:17.580 Status: LUA: --- DeltaT_WP_Kruipruimte = 2.0 C 2020-03-19 22:19:17.590 Status: EventSystem: Script event triggered: WP:

Looks the plugin is running

So hope there is a little help...

emontnemery commented 4 years ago

The "tasmota" topic is base topic to control the Tasmota device and receive status updates.

This is not the same as "discovery topic", which is "homeassistant" by default, not "tasmota".