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

Point fix for multiple devices #18959

Merged
merged 2 commits into from
Dec 3, 2018
Merged

Conversation

fredrike
Copy link
Contributor

@fredrike fredrike commented Dec 3, 2018

Description:

There were a misunderstanding in how the backend code works when adding multiple devices dynamically. This patch solves discovered new device dynamically by using the same aproach as MQTT https://github.com/home-assistant/home-assistant/blob/85c0de550cbf3d6d6e4cae25b3c8519d32a1017b/homeassistant/components/mqtt/discovery.py#L237

Also, the API to Point now supports subscription to ALL events (f32b5f5).

Related issue (if applicable): fixes #18956

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

@balloob balloob merged commit 111a325 into home-assistant:dev Dec 3, 2018
@ghost ghost removed the in progress label Dec 3, 2018
@balloob balloob mentioned this pull request Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Point integration lacks support for multiple devices
3 participants