Convert quality scale docs-actions rule table to list (#2602)

* QS rules docs example: convert table to list to improve readability on mobile

* Fix Markdown
This commit is contained in:
c0ffeeca7 2025-03-13 16:34:04 +01:00 committed by GitHub
parent 8dce7fe407
commit ae84fbf6bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,9 +18,9 @@ The integration provides the following actions.
The `my_integration.get_schedule` service is used to fetch a schedule from the integration.
| Data attribute | Optional | Description |
|------------------------|----------|------------------------------------------------------|
| `config_entry_id` | No | The ID of the config entry to get the schedule from. |
- **Data attribute**: `config_entry_id`
- **Description**: The ID of the config entry to get the schedule from.
- **Optional**: No
```
## Exceptions