apatsufas / homebridge-tapo-p100

Homebridge TP-LINK Tapo P100 Platform Plugin
Apache License 2.0
64 stars 14 forks source link

L530E visible but no functionality #16

Open digame-thni opened 2 years ago

digame-thni commented 2 years ago

Describe The Bug:

I can see the device in home kit. But it does not react to any command from Homekit. Also instead of Colour control I can see only on / off switch.

To Reproduce:

Installed multiple times and even simplified names and password.

Expected behavior:

Controll the L530E via homekit.

Logs: 14:11:44bridge stopping 14:11:49bridge starting 14:11:56bridgeLoaded plugin 'homebridge-tapo' 14:11:56bridgeLoading 1 platforms... 14:11:57bridgeTapo Smart PlatformLoading accessory from cache: 10.10.30.26 14:11:57bridgeTapo Smart PlatformRestoring existing accessory from cache: 10.10.30.26 14:11:57bridgeBridge is running on port 51826. 14:12:00bridgeTapo Smart PlatformFEHLER111 Error: connect EHOSTUNREACH 10.10.30.26:80 14:12:00bridgeTapo Smart PlatformFEHLERGet Device Info failed

bridge = names of my Bridge in Hoobs.

Show the Homebridge logs here, remove any sensitive information.

Plugin Config: { "accessories": [], "platforms": [ { "platform": "TapoP100", "name": "Tapo Smart Platform", "username": "***", "password": "+++++", "devices": [ { "name": "LEDeingang", "host": "10.10.xx.xx", "type": "Colorlight" } ] } ] }

Show your Homebridge config.json here, remove any sensitive information.

Screenshots:

Environment: Hoobs Version 4.0.100

dalnokig commented 2 years ago

I have had the same issue. I deleted all spaces from the name of the platform and the devices and it is now properly working.

digame-thni commented 2 years ago

I tried but still same problem. Updated to 1.4.12 no effect.

apatsufas commented 2 years ago

I'm not familiar with hoobs so it's difficult to say what is wrong.

From the error message, it seems like the bulb is not reachable from the hoobs instance.

digame-thni commented 2 years ago

Hoobs is an interface that is based on Homebridge. The Homebridge-Plug-ins therefore work the same.

@apatsufas: Why would Homekit show the lamp in the overview, if the plug-in has no connection?

apatsufas commented 2 years ago

@digame-thni the lamp is shown in the Home app, as it is created through the configuration.