Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS0505B bulb power status unknown #24340

Closed
gfrantsau opened this issue Oct 15, 2024 · 6 comments
Closed

TS0505B bulb power status unknown #24340

gfrantsau opened this issue Oct 15, 2024 · 6 comments
Labels
problem Something isn't working

Comments

@gfrantsau
Copy link

What happened?

The TS0505B bulb power status is shown as unknown (a question mark is displayed next to Power).

Screenshot 2024-10-15 at 10 10 54

What did you expect to happen?

Power status displayed as Mains.

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.40.2

Adapter firmware version

7.4.4 [GA]

Adapter

Sonoff Dongle E

Setup

Add-on on HA OS

Debug log

No response

@gfrantsau gfrantsau added the problem Something isn't working label Oct 15, 2024
@Koenkk
Copy link
Owner

Koenkk commented Oct 16, 2024

Fixed! After updating re-configure the light by pressing the yellow refresh icon

Changes will be available in the dev branch in a few hours from now.

@gfrantsau
Copy link
Author

gfrantsau commented Nov 1, 2024

@Koenkk Doesn't work. I've tried reconfiguring then restarting the add-on, and even removing the device altogether and re-adding it. Still displays a question mark next to Power.

The only difference I've noticed is that the Model now shows as TS0505B_1_1, was TS0505B_2 before.

@KG3RK3N
Copy link

KG3RK3N commented Nov 1, 2024

Same behavior as @gfrantsau

@Koenkk
Copy link
Owner

Koenkk commented Nov 2, 2024

  • Could you provide the data/databse.db value of this device?
  • After the re-configure did you already restart z2m?

@gfrantsau
Copy link
Author

@Koenkk yes, restarted z2m after reconfiguring. Then tried removing and re-adding the device. No change.

{"id":11,"type":"Router","ieeeAddr":"0xa4c138c4e5a77fbd","nwkAddr":58550,"manufId":4107,"manufName":"_TZ3210_mja6r5ix","powerSource":"Unknown","modelId":"TS0505B","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":269,"inClusterList":[0,3,4,5,6,8,768,4096],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"hwVersion":0}},"lightingColorCtrl":{"attributes":{"57344":1000,"57345":4294984794153,"61453":1,"colorCapabilities":29,"tuyaRgbMode":0}},"genLevelCtrl":{"attributes":{"61440":1000}},"genOnOff":{"attributes":{"61440":0,"onOff":0}}},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":112,"stackVersion":2,"hwVersion":0,"swBuildId":"z.1.0","zclVersion":3,"interviewCompleted":true,"meta":{"configured":332242049},"lastSeen":1730608625677}

@Koenkk
Copy link
Owner

Koenkk commented Nov 3, 2024

Found the issue, pushed a fix.

Changes will be available in the dev branch in a few hours from now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants