Change some IQS rule titles to match the overall form (#2641)

This commit is contained in:
Abílio Costa 2025-04-10 15:39:39 +01:00 committed by GitHub
parent 36ddedd3df
commit 7e2d29966a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
---
title: "Can be discovered"
title: "Devices can be discovered"
related_rules:
- config-flow
- test-before-configure

View File

@ -1,5 +1,5 @@
---
title: "Entities event setup"
title: "Entity events are subscribed in the correct lifecycle methods"
---
## Reasoning

View File

@ -1,5 +1,5 @@
---
title: "Icon translations"
title: "Entities implement icon translations"
related_rules:
- entity-translations
- entity-device-class

View File

@ -1,5 +1,5 @@
---
title: "Set Parallel updates"
title: "Number of parallel updates is specified"
---
## Reasoning

View File

@ -1,5 +1,5 @@
---
title: "Reauthentication flow"
title: "Reauthentication needs to be available via the UI"
related_rules:
- config-flow
- test-before-configure

View File

@ -1,5 +1,5 @@
---
title: "Clean up stale devices"
title: "Stale devices are removed"
related_rules:
- dynamic-devices
---