Skip to content

More tolerant KNX component if gateway cant be connected#11511

Merged
balloob merged 2 commits into
home-assistant:devfrom
Julius2342:knx-more-tolerant-startup-t11432
Jan 7, 2018
Merged

More tolerant KNX component if gateway cant be connected#11511
balloob merged 2 commits into
home-assistant:devfrom
Julius2342:knx-more-tolerant-startup-t11432

Conversation

@Julius2342
Copy link
Copy Markdown
Contributor

Description:

Related issue: fixes #11432

Current behavior: If the KNX tunelling cant be reached, an exception is thrown and no KNX device (lights, covers, etc) are initialized. This caused the side effect that homebridge loses some attributes which then have to be reconfigured manually.

Expected behaviour: All manually devices still show up - but are marked as not available.

This fix will not stop configuring the component if the gateway can't be reached. Instead it will show an error and mark all devices as not available.

@balloob balloob merged commit efb83dd into home-assistant:dev Jan 7, 2018
@balloob balloob mentioned this pull request Jan 11, 2018
@Julius2342 Julius2342 deleted the knx-more-tolerant-startup-t11432 branch February 25, 2018 19:53
@home-assistant home-assistant locked and limited conversation to collaborators May 29, 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.

KNX Connection loss results in loss of devices in Homebridge

4 participants