[TapoControl] - Control Tapo Smart WiFi-Devices with Openhab - Official Support Thread

yes, on/off switch works perfectly!
how can i help you to add energy monitoring?

Here is the package info.
Cheers Eriberto

@rubenfuser
Set your loglevel for tapoontrol to DEBUG.
Go to openhab console and enter:

log:set DEBUG org.openhab.binding.tapocontrol

Then show in your log until you see a response like that:

"{"device_id":"80223007582F9CF6D9F7C38135C62A601DD92B2E","fw_ver":"1.2.9 Build 20200813 Rel. 43804","hw_ver":"1.20.0","type":"SMART.TAPOPLUG","model":"P100","mac":"C0-C9-E3-A7-18-FD","hw_id":"9994A0A7D5B29645B8150C392284029D","fw_id":"1D18AD293A25ABDE41405B20C6F98816","oem_id":"D7C5ADFD37188938BA82FD0FE208D1E7","specs":"EU","device_on":true,"on_time":91,"overheated":false,"nickname":"","location":"","avatar":"","time_usage_today":757,"time_usage_past7":6499,"time_usage_past30":37110,"longitude":95035,"latitude":487726,"has_set_location_info":true,"ip":"192.168.178.152","ssid":"QWxsZSBtZWluZSBTbWFydGllcw==","signal_level":3,"rssi":-43,"region":"Europe/Berlin","time_diff":60,"lang":"de_DE"}"

Then you can set back your loglevel

log:set DEFAULT org.openhab.binding.tapocontrol

Post the response here and i’ll take a look. Maybe it’s necesarry to post some more responses to see what are the differences. Hope it will work this way.

@Eriberto_de_Munari
Maybe they changed the name with HardwareVersion 2.0
It should not be a problem to add it, but maybe you can post a debug-log like explained for rubenfuser too?

Edit:
@Eriberto_de_Munari
Try Snapshot_3.3 Version from here

i set ro debug, restarted openhab and i got only these messages:


2022-01-03 21:00:38.264 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory] : BundleComponentActivator : ComponentHolder created.
2022-01-03 21:00:38.268 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory] : Component created: DS=DS14, implementation=org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory, immediate=false, default-enabled=true, factory=null, configuration-policy=optional, activate=activate, deactivate=deactivate, modified=null configuration-pid=[binding.tapocontrol]
2022-01-03 21:00:38.270 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory] : Component Services: scope=singleton, services=[org.openhab.core.thing.binding.ThingHandlerFactory]
2022-01-03 21:00:38.272 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory] : Component Properties: {}
2022-01-03 21:00:38.273 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory] : Querying state disabled
2022-01-03 21:00:38.275 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory] : Querying state disabled
2022-01-03 21:00:38.277 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory] : Component can not be activated since it is in state disabled
2022-01-03 21:00:38.279 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory] : Querying state disabled
2022-01-03 21:00:38.280 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Updating target filters
2022-01-03 21:00:38.282 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Changed state from disabled to unsatisfiedReference
2022-01-03 21:00:38.284 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Component enabled
2022-01-03 21:00:38.285 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : ActivateInternal
2022-01-03 21:00:38.287 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Querying state unsatisfiedReference
2022-01-03 21:00:38.288 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Querying state unsatisfiedReference
2022-01-03 21:00:38.290 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Activating component from state unsatisfiedReference
2022-01-03 21:00:38.291 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Querying state unsatisfiedReference
2022-01-03 21:00:38.293 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Querying state unsatisfiedReference
2022-01-03 21:00:38.294 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Changed state from unsatisfiedReference to satisfied
2022-01-03 21:00:38.296 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : registration change queue [registered]
2022-01-03 21:00:38.309 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Checking constructor public org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory()
2022-01-03 21:00:38.312 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Found constructor with 0 arguments : public org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory()
2022-01-03 21:00:38.314 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : This thread collected dependencies
2022-01-03 21:00:38.316 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : getService (single component manager) dependencies collected.
2022-01-03 21:00:38.318 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Querying state satisfied
2022-01-03 21:00:38.320 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Querying state satisfied
2022-01-03 21:00:38.383 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : getting activate: activate
2022-01-03 21:00:38.385 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Locating method activate in class org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory
2022-01-03 21:00:38.388 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Declared Method org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory.activate([interface org.osgi.service.component.ComponentContext]) not found
2022-01-03 21:00:38.390 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Locating method activate in class org.openhab.core.thing.binding.BaseThingHandlerFactory
2022-01-03 21:00:38.392 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Found activate method: protected void org.openhab.core.thing.binding.BaseThingHandlerFactory.activate(org.osgi.service.component.ComponentContext)
2022-01-03 21:00:38.394 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : invoking activate: activate: parameters [org.apache.felix.scr.impl.manager.ComponentContextImpl]
2022-01-03 21:00:38.397 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : invoked activate: activate
2022-01-03 21:00:38.399 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Set implementation object for component
2022-01-03 21:00:38.401 [DEBUG] [l.internal.TapoControlHandlerFactory] - bundle org.openhab.binding.tapocontrol:3.2.0.202112222020 (285)[org.openhab.binding.tapocontrol.internal.TapoControlHandlerFactory(346)] : Changed state from satisfied to active
2022-01-03 21:00:40.607 [DEBUG] [ol.internal.device.TapoBridgeHandler] - tapocontrol:bridge:1782fdfbea login with user ruben.fuser@gmail.com
2022-01-03 21:00:41.021 [DEBUG] [ol.internal.device.TapoBridgeHandler] - tapocontrol:bridge:1782fdfbea login with user ruben.fuser@gmail.com
2022-01-03 21:00:41.158 [DEBUG] [ontrol.internal.TapoDiscoveryService] - device P110 discovered

i can see some of properties you said in UI “Thing properties”…

@rubenfuser
My fault. It hst to be TRACE level

2022-01-03 22:02:50.081 [TRACE] [ntrol.internal.api.TapoDeviceHttpApi] - (tapocontrol:L530:4f7cfcb326:403F8C6AC1AF) requestCompleted '{"error_code":0,"result":{"device_id":"8023CA7DDE4A65F574CE5E6796FDCFF11DB65448","fw_ver":"1.1.9 Build 20210122 Rel. 56165","hw_ver":"1.0.0","type":"SMART.TAPOBULB","model":"L530 Series","mac":"40-3F-8C-6A-C1-AF","hw_id":"93F94D88DA9499F43B929DD38EBDF09A","fw_id":"7BECA9DC454565672FEC87D1104F9972","oem_id":"D042998E924F77C9E23A75966003ADD8","specs":"EU","lang":"de_DE","device_on":true,"on_time":168,"overheated":false,"nickname":"c21hcnRlIFdMQU4tR2zDvGhiaXJuZQ==","avatar":"bulb","brightness":48,"dynamic_light_effect_enable":false,"hue":0,"saturation":1,"color_temp":0,"default_states":{"type":"last_states","state":{"brightness":48,"hue":0,"saturation":1,"color_temp":0}},"time_diff":60,"region":"Europe/Berlin","longitude":103900,"latitude":515900,"has_set_location_info":true,"ip":"192.168.xxx.xx","ssid":"xxxxx","signal_level":3,"rssi":-39}}'

oh yes here we are!

2022-01-03 22:05:59.460 [TRACE] [pocontrol.internal.device.TapoDevice] - (tapocontrol:P110:870b75e55a:dfdc117dfa) schedulerAction
2022-01-03 22:05:59.464 [TRACE] [rol.internal.api.TapoDeviceConnector] - (tapocontrol:P110:870b75e55a:dfdc117dfa) DeviceConnetor_queryInfo from 'http://192.168.1.140/app?token=40170301EE0FCD5D209AD1C525FCE672'
2022-01-03 22:05:59.467 [TRACE] [ntrol.internal.api.TapoDeviceHttpApi] - (tapocontrol:P110:870b75e55a:dfdc117dfa) sendAsncRequest to 'http://192.168.1.140/app?token=40170301EE0FCD5D209AD1C525FCE672' with cookie 'TP_SESSIONID=CB154321BF0B563DD038F3DDDB63ABA5'
2022-01-03 22:05:59.493 [TRACE] [ntrol.internal.api.TapoDeviceHttpApi] - (tapocontrol:P110:870b75e55a:dfdc117dfa) requestCompleted '{"result":{"device_id":"8022506E9F45F1A1CFE188CA4863F1F31F38FDFE","fw_ver":"1.0.7 Build 210629 Rel.174901","hw_ver":"1.0","type":"SMART.TAPOPLUG","model":"P110","mac":"6C-5A-B0-F6-4E-5B","hw_id":"2FB30EF5BF920C44099401D396C6B55B","fw_id":"00000000000000000000000000000000","oem_id":"18BDC6C734AF8407B3EF871EACFCECF5","overheated":false,"ip":"192.168.1.140","time_diff":60,"ssid":"e0V2aWx9V2lyZWxlc3M=","rssi":-34,"signal_level":3,"latitude":0,"longitude":0,"lang":"it_IT","avatar":"plug","region":"Europe/Rome","specs":"","nickname":"VGFwb0xhdmFzdG92aWdsaWU=","has_set_location_info":false,"device_on":true,"on_time":4253,"default_states":{"type":"last_states","state":null}},"error_code":0}'
2022-01-03 22:05:59.498 [TRACE] [rol.internal.api.TapoDeviceConnector] - (tapocontrol:P110:870b75e55a:dfdc117dfa) received result: {"result":{"device_id":"8022506E9F45F1A1CFE188CA4863F1F31F38FDFE","fw_ver":"1.0.7 Build 210629 Rel.174901","hw_ver":"1.0","type":"SMART.TAPOPLUG","model":"P110","mac":"6C-5A-B0-F6-4E-5B","hw_id":"2FB30EF5BF920C44099401D396C6B55B","fw_id":"00000000000000000000000000000000","oem_id":"18BDC6C734AF8407B3EF871EACFCECF5","overheated":false,"ip":"192.168.1.140","time_diff":60,"ssid":"e0V2aWx9V2lyZWxlc3M=","rssi":-34,"signal_level":3,"latitude":0,"longitude":0,"lang":"it_IT","avatar":"plug","region":"Europe/Rome","specs":"","nickname":"VGFwb0xhdmFzdG92aWdsaWU=","has_set_location_info":false,"device_on":true,"on_time":4253,"default_states":{"type":"last_states","state":null}},"error_code":0}

@rubenfuser
Bad news. There are no energy information inside. Maybe device uses specific unknown command to query that informations.
What energy information do you get in TapoApp?

Hi,
thanks a lot to question for going on:

  1. Can’t understand where is : Set your loglevel for tapoontrol to DEBUG.
  2. How to install Snapshot_3.3 Version, I’m a Openhab beginner and only use Openhab Binding inside OpenHab, could you please tell me more.

Let me know, thanks again, cheers, Eriberto

Don’t know if can help,but tp-link binding for openhab is able to get energy info,and i think could help you to get those info because i suppose tapo is a sub brand of tp-link…in fact i have a tp-link device with energy monitoring and works perfectly with tp-link device.
I don’t know, is it possible for you to explore the code of tp-link binding to get something to help you?

You have to logon to karaf console with ssh into a ssh session. Search on community how to logon to karaf console. Then you can launch set debug command.

Hi thanks a lot, the problem is not how to start Karaf and the debug command but how to set Tapo in debug Mode e to install the new Snapshot in manual mode.

Cheers, Eriberto

You have to put the jar file into addons folder of OH. Once there,you’ll see the addons installed automatically. Then log to karaf console and launch:


log:set DEFAULT org.openhab.binding.tapocontrol

Ohh thanks a lot, Do I previous unistall the old version and a Openhab restart is needed?

I will try and let you know.

Cheers, Eriberto

Yes better to remove the old one and copy the new jar file.
Openhab restart is not needed.

Se hai bisogno ancora facci sapere :wink:

lo farò… grazie… :grinning: :stuck_out_tongue_winking_eye:
Ciao Eriberto

Found this from home assistant community. I think this could be what you need. Same device as mine:


{'device_id': '80222EF474BEC01D849DB7F9B01DB7041E800077', 'fw_ver': '1.0.2 Build 210224 Rel.200046', 'hw_ver': '1.0', 'type': 'SMART.TAPOPLUG', 'model': 'P110', 'mac': 'C0-06-C3-E4-AB-5C', 'hw_id': '56DD079101D61D400A11C4A3D41C51DA', 'fw_id': '00000000000000000000000000000000', 'oem_id': 'AE7B616A7168B34151ABBCF86C88DF34', 'overheated': False, 'ip': '192.168.0.59', 'time_diff': 0, 'ssid': 'U0tZNVlSR0s=', 'rssi': -51, 'signal_level': 2, 'latitude': 513553, 'longitude': -18955, 'lang': 'en_US', 'avatar': 'plug', 'region': 'Europe/London', 'specs': '', 'nickname': 'UG93ZXIgRGVzaw==', 'has_set_location_info': True, 'device_on': True, 'ontime': 73274, 'default_states': {'type': 'last_states', 'state': {}}}
{'today_runtime': 740, 'month_runtime': 18675, 'today_energy': 337, 'month_energy': 16210, 'local_time': '2021-08-21 12:23:45', 'past24h': [29, 73, 62, 78, 61, 28, 28, 27, 29, 29, 29, 29, 27, 26, 26, 27, 26, 26, 27, 27, 29, 27, 28, 12], 'past30d': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 311, 914, 1127, 1690, 1559, 1631, 1683, 1478, 1484, 1347, 837, 833, 979, 337], 'past1y': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16210], 'past7d': [[61, 61, 61, 57, 62, 61, 61, 62, 63, 62, 63, 63, 62, 63, 62, 62, 62, 62, 63, 61, 61, 61, 61, 61], [61, 62, 61, 62, 61, 62, 61, 63, 69, 32, 32, 58, 32, 27, 73, 92, 75, 75, 74, 71, 70, 71, 69, 71], [70, 70, 70, 70, 70, 70, 70, 71, 71, 78, 72, 64, 69, 44, 58, 82, 30, 49, 38, 33, 25, 24, 25, 24], [25, 25, 24, 22, 24, 25, 30, 25, 26, 60, 48, 61, 38, 52, 43, 53, 53, 50, 31, 25, 24, 24, 24, 25], [25, 25, 25, 24, 25, 24, 26, 27, 28, 54, 56, 45, 39, 42, 55, 66, 40, 46, 28, 28, 26, 26, 27, 26], [26, 27, 26, 27, 26, 29, 27, 27, 31, 76, 52, 69, 63, 29, 73, 62, 78, 61, 28, 28, 27, 29, 29, 29], [29, 27, 26, 26, 27, 26, 26, 27, 27, 29, 27, 28, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]], 'current_power': 40320}
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x10a934250>

Hi,
something strange here… it seems that in opehab the version is always the 3.2 even if I put the file in addon folder… and Karaf does’t like your command…

###############################################################################
############### openhabian ##################################################
###############################################################################

Ip = 192.168.1.119

Release = Raspbian GNU/Linux 11 (bullseye)

Kernel = Linux 5.10.63-v7l+

Platform = Raspberry Pi 4 Model B Rev 1.2

Uptime = 0 day(s). 0:2:4

CPU Usage = 3.26% avg over 4 cpu(s) (4 core(s) x 1 socket(s))

CPU Load = 1m: 0.91, 5m: 0.60, 15m: 0.24

Memory = Free: 2.68GB (71%), Used: 1.10GB (29%), Total: 3.79GB

Swap = Free: 2.43GB (100%), Used: 0.00GB (0%), Total: 2.43GB

Root = Free: 20.86GB (75%), Used: 6.90GB (25%), Total: 28.99GB

Updates = 0 apt updates available.

Sessions = 3 session(s)

Processes = 183 running processes of 32768 maximum processes

###############################################################################

                      _   _     _     ____   _               

___ ___ ___ ___ | | | | / \ | __ ) () ____ ___
/ _ \ / _ \ / _ \ / _ \ | |
| | / _ \ | _ \ | | / _ \ / _ \
| () | () | /| | | || _ | / ___ \ | |) )| || () || | | |
_
/| / _/|| |||| ||// _|/ || _|||| | |
|
| 3.2.0 - Release Build

Looking for a place to get started? Check out ‘sudo openhabian-config’ and the
documentation at openHABian | openHAB
The openHAB dashboard can be reached at http://openhabian:8080
To interact with openHAB on the command line, execute: ‘openhab-cli --help’

openhabian@openhabian:~ $ log:set DEFAULT org.openhab.binding.tapocontrol
-bash: log:set: comando non trovato

Hi, in binding install page I see the OLD ONE but in Things I see twice Binding… remove the old one from Binding Installer Page and trying to use the new Tapo Control in the Thing Configure Page but I got UNINITIALIZED
Thing… maybe I have to use the Karaf Command but it doesn’t work… or pehaps it works but without log:
openhabian@openhabian:~ $ set DEFAULT org.openhab.binding.tapocontrol
openhabian@openhabian:~ $

But nothing change.

At the end I successfully setting the bulb installing both the bindings and using the old Tapo Control Bridge and the NEW 530 thing…

If I could remove the old one it seems all right.

Thanks in advance, cheers, Eriberto

No Eriberto,everything is wrong in what you do. Karaf console is NOT a console/ssh session. It’s an ssh session INTO console/ssh session. Only there you can set the log command level.
Also,don’t forget to use quotes when copying/pasting code :wink:
Write me in PM your phone number and i send you all the info you need to accomplish this job :wink: