org.openhab.binding.rflink icon indicating copy to clipboard operation
org.openhab.binding.rflink copied to clipboard

disableDiscovery doesn't work

Open majherek opened this issue 6 years ago • 0 comments

Hi,

thanks very much for this feature. But I think it doesn't work.

I have configuration:

Bridge rflink:bridge:usb0 "RFLink Gateway" @ "rfLink" [ serialPort="/dev/ttyACM0", baudRate=57600, disableDiscovery=true ] 

After OH2 restart I got:

2018-03-16 19:31:25.502 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'rflink:switch:usb0:Warema_8288_08' to inbox.

==> /var/log/openhab2/events.log <==

2018-03-16 19:31:25.502 [home.event.InboxAddedEvent] - Discovery Result with UID 'rflink:switch:usb0:Warema_8288_08' has been added.

==> /var/log/openhab2/openhab.log <==

2018-03-16 19:31:27.989 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'rflink:OregonTempHygro:usb0:OregonTempHygro_2D60' to inbox.

==> /var/log/openhab2/events.log <==

2018-03-16 19:31:27.989 [home.event.InboxAddedEvent] - Discovery Result with UID 'rflink:OregonTempHygro:usb0:OregonTempHygro_2D60' has been added.

==> /var/log/openhab2/openhab.log <==

2018-03-16 19:31:31.093 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'rflink:switch:usb0:Warema_088a_07' to inbox.

majherek avatar Mar 16 '18 20:03 majherek