You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with the result of the double entity on the discovery topic:
Yellow is [MQTT DeviceTrigger], Blue is [MQTT Sensor]
To Reproduce
Steps to reproduce the behavior:
Enable discovery and enable RF module
Receive one RF message
Expected behavior
I think this behavior is anomalous: the RF module that should only send/receive the raw data.
The mqtt discovery sensor should not be sent
The text was updated successfully, but these errors were encountered:
Odyno
changed the title
Doube different discovery message for the RF (RCSwitch) module
Double different discovery message for the RF (RCSwitch) module
Dec 17, 2024
Describe the bug
Double different discovery messages are sent for the RF (RCSwitch) module:
One as MQTT DeviceTrigger on
OpenMQTTGateway/main/ZgatewayRF.ino
Lines 101 to 102 in 7fa00dd
and one other as the MQTT Sensor on
OpenMQTTGateway/main/ZmqttDiscovery.ino
Lines 1078 to 1086 in 7fa00dd
with the result of the double entity on the discovery topic:
Yellow is [MQTT DeviceTrigger], Blue is [MQTT Sensor]
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I think this behavior is anomalous: the RF module that should only send/receive the raw data.
The mqtt discovery sensor should not be sent
The text was updated successfully, but these errors were encountered: