Hey yes i updated the .thing file with the bridge in socket and added the bridge.
The bridge goes online when i add them from UI or from .thing file.
When i add the bridge via UI, the sockets are found via discovery. i add them and add the IP dress, but then they say “login ERROR”
I even restarted OH after every change from .thing file to UI
Edit: After updating to OH 3.2.0 M5 the sockets added via UI are now online, but textual things still do not work. The UI says in this case, that there is no Bridge configured.
After viewing the JASON Code in the UI, i see, that the thing added via file has a slightly different structure:
.things file JSON from UI:
UID: tapocontrol:P100:e0bb013d4a:[MAC-Address]
label: Tapo 4
thingTypeUID: tapocontrol:P100
configuration:
ipAddress: 192.168.19.77
pollingInterval: 30
UI JSON:
UID: tapocontrol:P100:e0bb013d4a:[MAC-Address]
label: Tapo 3
thingTypeUID: tapocontrol:P100
configuration:
pollingInterval: 30
ipAddress: 192.168.19.78
bridgeUID: tapocontrol:bridge:e0bb013d4a