home-assistant / architecture

Repo to discuss Home Assistant architecture
315 stars 99 forks source link

Mention existing integrations in ADR0007 #422

Closed MartinHjelmare closed 4 years ago

MartinHjelmare commented 4 years ago
thomasloven commented 4 years ago

May discourage bugfixes, but I assume exceptions may still be granted on a case-by-case basis?

balloob commented 4 years ago

Bug fixes mostly don't need YAML config changes.

thomasloven commented 4 years ago

The key word is "mostly". External API changes may, for example. But let's cross that bridge when we get there.

MartinHjelmare commented 4 years ago

If the community wants to maintain an integration it will need to be updated to follow our current design sooner or later. Here we draw the line that changing configuration YAML requires an up to date integration structure.