mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 20:36:29 +00:00
Replace IQS rule number with link (#2505)
This commit is contained in:
parent
d60130cc38
commit
ccde9b2e03
@ -7,7 +7,7 @@ import RelatedRules from './_includes/related_rules.jsx'
|
|||||||
|
|
||||||
## Reasoning
|
## Reasoning
|
||||||
|
|
||||||
Like explained in IQS021, devices should be removed automatically when we can be sure that the device is not connected anymore.
|
Like explained in the rule [stale-devices](/docs/core/integration-quality-scale/rules/stale-devices), devices should be removed automatically when we can be sure that the device is not connected anymore.
|
||||||
This rule explains the other side, once a new device is connected, we should automatically create the relevant entities for the device.
|
This rule explains the other side, once a new device is connected, we should automatically create the relevant entities for the device.
|
||||||
|
|
||||||
This makes the user experience better, since the user only adds the device to the integration, and it will automatically show up in Home Assistant.
|
This makes the user experience better, since the user only adds the device to the integration, and it will automatically show up in Home Assistant.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user