domoticz_mqtt_discovery icon indicating copy to clipboard operation
domoticz_mqtt_discovery copied to clipboard

MQTT discovery plugin for Domoticz

Results 25 domoticz_mqtt_discovery issues
Sort by recently updated
recently updated
newest added

Using WebUI on Windows 11 (Chrome or Edge) Normal operation seems to work fine: Devices were discovered and the virtual switches react nearly immediately when toggled (ie the “bulb” icon...

Humidity requires 2 values, temperature and humidity.

fix the matching regular expression for value_template to accept surrounding spaces.

When a "value_template" is formatted for example as : "{{ value_json.state_l1 }}", this is not recognized because of the unexpected spaces between "{" and "v" and between "1" and "}"....

I have recently been having issues with controlling any of the devices that use MQTT Discovery. When looking at the log I see almost continuous PUBLISH messages in there: ```...

Hello, we try to install MQTT Discovery. Domoticz is installed on my NAS synology DS213J. It's Domoticz V2020.1 version I have extracted the mqtt discovry archive under ![image](https://user-images.githubusercontent.com/62052032/152338300-4619671d-ad8d-40bb-a8df-9a87da4a17d6.png) We have...

Hi, I have a problem with the MQTT Shelly for domoticz script that uses discovery to create the device dummy. In my case the device is not created a domoticz...

When i refresh the site of domoticz the readout is not correct any more and is set to zero and off i using a dimmer

- An empty string between commas (e.g. `topic1,,topic2`) blacklists all topics, causing the plugin to ignore everything it saw. - Generic stuff (e.g. `t`) massively blacklist topics that it likely...

I am trying to add my first Tasmota device with power metering to the Domoticz I have running. (There's over ten other Tasmota devices, but none do power metering) I've...