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

Unable to push "set" to device getting error message #20196

Closed
pdefoy opened this issue Dec 13, 2023 · 3 comments
Closed

Unable to push "set" to device getting error message #20196

pdefoy opened this issue Dec 13, 2023 · 3 comments
Labels
problem Something isn't working

Comments

@pdefoy
Copy link

pdefoy commented Dec 13, 2023

What happened?

After upgdating to latest version (1.34), I am no longer able to "set" configurations to devices.
Example: when trying to set the trigger_indicator on an Aqara motion sensor, I get the following error.
Publish 'set' 'trigger_indicator' to 'Motion 4' failed: 'Error: Expected one of: true, false, got: 'true''

This is working on version 1.33.2

What did you expect to happen?

The config change gets published to the device

How to reproduce it (minimal and precise)

Change the value of an exposed config on a device

Zigbee2MQTT version

1.34.0

Adapter firmware version

0x26580700

Adapter

Conbee2

Debug log

Publish 'set' 'trigger_indicator' to 'Motion 4' failed: 'Error: Expected one of: true, false, got: 'true''

@pdefoy pdefoy added the problem Something isn't working label Dec 13, 2023
@tropicalappspoland
Copy link

Same here:
Publish 'set' 'trigger_indicator' to 'czujka' failed: 'Error: Expected one of: true, false, got: 'true''

Current version: 1.34.0-1

I use Aqara motion sensor P1.

Koenkk added a commit to Koenkk/zigbee-herdsman-converters that referenced this issue Dec 13, 2023
@Koenkk
Copy link
Owner

Koenkk commented Dec 13, 2023

Fixed!

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

@pdefoy
Copy link
Author

pdefoy commented Dec 13, 2023

As always, exceptional support and turn around time.
Thanks @Koenkk

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