Updated architecture discussions link from issues to discussions (#1199)

This commit is contained in:
avee87 2022-01-30 01:09:36 +00:00 committed by GitHub
parent 9edbed4872
commit 2962614406
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -186,4 +186,4 @@ Called when an entity is about to be removed from Home Assistant. Example use: d
## Changing the entity model
If you want to add a new feature to an entity or any of its subtypes (light, switch, etc), you will need to propose it first in our [architecture repo](https://github.com/home-assistant/architecture/issues). Only additions will be considered that are common features among various vendors.
If you want to add a new feature to an entity or any of its subtypes (light, switch, etc), you will need to propose it first in our [architecture repo](https://github.com/home-assistant/architecture/discussions). Only additions will be considered that are common features among various vendors.