Skip to content

Fix Python 3.6 compatibility for HomeKit controller#14160

Merged
MartinHjelmare merged 1 commit intohome-assistant:devfrom
mjg59:homekit
Apr 29, 2018
Merged

Fix Python 3.6 compatibility for HomeKit controller#14160
MartinHjelmare merged 1 commit intohome-assistant:devfrom
mjg59:homekit

Conversation

@mjg59
Copy link
Copy Markdown
Contributor

@mjg59 mjg59 commented Apr 29, 2018

Python 3.6's http client passes an additional argument to _send_output,
so add that to the function definition.

Related issue (if applicable): fixes #14127

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

Python 3.6's http client passes an additional argument to _send_output,
so add that to the function definition.
@MartinHjelmare MartinHjelmare merged commit ef48a7c into home-assistant:dev Apr 29, 2018
balloob pushed a commit that referenced this pull request Apr 30, 2018
Python 3.6's http client passes an additional argument to _send_output,
so add that to the function definition.
@balloob balloob mentioned this pull request Apr 30, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Sep 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HomeKit controller can't connect to my device

5 participants