zigbee2mqtt-frontend icon indicating copy to clipboard operation
zigbee2mqtt-frontend copied to clipboard

Parsing user input fails, in exposes tab.

Open nagydavid opened this issue 2 years ago • 1 comments

What happened?

some of the locking converters requires Number values, but "I assume" something goes wrong during parsing of the values from a fronted to the zigbee converter. Before it worked.

Also using cli

mosquitto_pub -t 'zigbee2mqtt/Lock/set' -m '{"pin_code":{"user_enabled":true, "user":*, "user_type": "unrestricted", "pin_code":***}}'  

works as well.

So I assume it has to be the communication between frontend and backed.

https://github.com/Koenkk/zigbee2mqtt/issues/18912

What browsers are you seeing the problem on?

Chrome

Relevant stacktrace

No response

Did you download state.json.zip?

I will attach state.json.zip

nagydavid avatar Oct 24 '23 13:10 nagydavid

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 07 '24 17:01 stale[bot]