mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-06-05 17:56:30 +00:00
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:
parent
8dce7fe407
commit
ae84fbf6bf
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user