zigbee2mqtt-frontend
zigbee2mqtt-frontend copied to clipboard
Parsing user input fails, in exposes tab.
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
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.