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

Hive HALIGHTDIMWWE27 power_on_behavior unsupported attribute #22183

Closed
mjf2708 opened this issue Apr 11, 2024 · 2 comments
Closed

Hive HALIGHTDIMWWE27 power_on_behavior unsupported attribute #22183

mjf2708 opened this issue Apr 11, 2024 · 2 comments
Labels
problem Something isn't working

Comments

@mjf2708
Copy link

mjf2708 commented Apr 11, 2024

What happened?

Zigbee2MQTT Frontend shows Power-on behavior is exposed by this bulb: Hive HALIGHTDIMWWE27. However, attempting to change brings up the error message UNSUPPORTED_ATTRIBUTE.

What did you expect to happen?

Change to this attribute to one of the shown values would occur.

How to reproduce it (minimal and precise)

Error message appears whenever an attempt is made to change this attribute. Also, periodic error messages appear in Frontend without any action.

Zigbee2MQTT version

1.36.1

Adapter firmware version

20210708

Adapter

SONOFF Zigbee 3.0 USB Dongle Plus-P

Setup

Plain on Raspberry Pi 4 Bookworm

Debug log

error 2024-04-11 14:20:00: Publish 'get' 'power_on_behavior' to 'Hive_bulb' failed: 'Error: ZCL command 0x00158d00013bbf77/1 genOnOff.read(["startUpOnOff"], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Status 'UNSUPPORTED_ATTRIBUTE')'

@mjf2708 mjf2708 added the problem Something isn't working label Apr 11, 2024
Koenkk added a commit to Koenkk/zigbee-herdsman-converters that referenced this issue Apr 13, 2024
@Koenkk
Copy link
Owner

Koenkk commented Apr 13, 2024

Device doesn't seem to support it, disabled!

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

@mjf2708
Copy link
Author

mjf2708 commented Apr 15, 2024

Unable to apply dev update, following instructions 'Switch to the dev branch':

pi@raspberrypi:/opt/zigbee2mqtt $ git fetch origin dev
From https://github.com/Koenkk/zigbee2mqtt
 * branch              dev        -> FETCH_HEAD
pi@raspberrypi:/opt/zigbee2mqtt $ git checkout dev
error: pathspec 'dev' did not match any file(s) known to git
pi@raspberrypi:/opt/zigbee2mqtt $ git fetch origin --unshallow
fatal: --unshallow on a complete repository does not make sense

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

2 participants