Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

L530 lights no longer work on plugin #51

Closed
WollfWizard opened this issue Aug 30, 2023 · 1 comment
Closed

L530 lights no longer work on plugin #51

WollfWizard opened this issue Aug 30, 2023 · 1 comment
Assignees

Comments

@WollfWizard
Copy link

Describe The Bug

From last week (22 August 2023) the L530 devices stopped working entirely through the plugin. My plugin is on the latest version (v3.2.2) and the lights are on the latest firmware (1.1.0 Build 230721 Rel.224802). Can’t switch on / off the lights, change colour or dim the lights

Expected behavior

When a request to perform an action is sent through Homebridge, the plugin should be communicating this information through to the Tapo servers to perform the action.

Logs

https://www.dropbox.com/scl/fi/isdot3s7uw617wvn5947b/homebridge.log.txt.xml?rlkey=hyulbwnfi6qldhft7d5cytsaz&dl=0

Plugin Config

"addresses": [
"192.168.1.151",
"192.168.1.152",
"192.168.1.153",
"192.168.1.154",
"192.168.1.155",
"192.168.1.156",
"192.168.1.157",
"192.168.1.158",
"192.168.1.159"
],
"name": "TP-Link Tapo",
"email": "",
"password": "",
"_bridge": {
"username": "",
"port": 51005
},
"platform": "HomebridgeTPLinkTapo"
},

Plugin Version

3.2.2

Homebridge Version

1.6.1

Node.js Version

16.20.2

NPM Version

8.19.4

Operating System

Macos

@RaresAil
Copy link
Owner

Duplicate of #49

@RaresAil RaresAil marked this as a duplicate of #49 Aug 31, 2023
@RaresAil RaresAil closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants