Search found 1 match

by 1technophile
Wednesday 04 January 2023 5:47
Forum: MQTT Auto Discovery
Topic: Issue with OpenMQTTGateway with BLE
Replies: 3
Views: 1211

Re: Issue with OpenMQTTGateway with BLE

Hello, It may be due to the is_defined key into the value_template. So as to don't have it you can use the following binary from the upload page: esp32dev-ble-openhab Or by using the following macro if you build the firmware yourself: '-DOpenHABDiscovery=true' This way the discovery messages will ...