Skip to content

Fix ZHA add device path.#4486

Merged
bramkragten merged 1 commit into
home-assistant:devfrom
Adminiuga:fixes/zha-add-device
Jan 15, 2020
Merged

Fix ZHA add device path.#4486
bramkragten merged 1 commit into
home-assistant:devfrom
Adminiuga:fixes/zha-add-device

Conversation

@Adminiuga
Copy link
Copy Markdown
Contributor

@Adminiuga Adminiuga commented Jan 15, 2020

Adding new ZHA devices through a specific Zigbee router (Config panel -> ZHA -> Pick Zigbee router device -> Add device) is broken and logs the following error in ha log

2020-01-15 13:09:20 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.140702442630840] Error handling message: not a valid value for dictionary value @ data['ieee']. Got 'config/zha/add/00:22:a3:00:00:1b:94:bb'

This PR fixes it

@dmulcahey dmulcahey added the Bug Current Bug in UI - Extra Attention label Jan 15, 2020
@bramkragten
Copy link
Copy Markdown
Member

How will this fix a wrong websocket call?

@Adminiuga
Copy link
Copy Markdown
Contributor Author

onClick was navigating to the wrong path. Navigating to the right URI fixes the issue.

@bramkragten bramkragten merged commit d612162 into home-assistant:dev Jan 15, 2020
@Adminiuga
Copy link
Copy Markdown
Contributor Author

Any chance this could be tagged for 104.0 release? ATM this is broken in 0.104.0b5

@Adminiuga Adminiuga deleted the fixes/zha-add-device branch January 15, 2020 19:25
@bramkragten bramkragten added this to the 0.104.1 milestone Jan 15, 2020
@lock lock Bot locked and limited conversation to collaborators Jan 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Bug Current Bug in UI - Extra Attention cla-signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants