mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fix typos
This commit is contained in:
parent
a25bd8a49b
commit
f6d7ab0ead
@ -140,18 +140,17 @@ The following is the list of holidays the sensor knows about with their selected
|
|||||||
|
|
||||||
## Actions
|
## Actions
|
||||||
|
|
||||||
### Counting the Omer
|
Available {% term actions %}:
|
||||||
|
|
||||||
Available {% term actions %}: `jewish_calendar.get_omer_blessing`
|
- `jewish_calendar.get_omer_blessing`
|
||||||
|
|
||||||
### Action`jewish_calendar.get_omer_blessing`
|
### Action `jewish_calendar.get_omer_blessing`
|
||||||
|
|
||||||
Returns the blessing for the Omer for a given date.
|
Returns the blessing for the Omer for a given date.
|
||||||
|
The response data contains a string representing the blessing.
|
||||||
|
|
||||||
| Data attribute | Optional | Description |
|
| Data attribute | Optional | Description |
|
||||||
| -------------- | -------- | ----------------------------------------------------------------------------- |
|
| -------------- | -------- | ------------------------------------------------------------------------ |
|
||||||
| `date` | no | Date for which to get the Omer blessing. |
|
| `date` | no | Date for which to get the Omer blessing. |
|
||||||
| `nusach` | no | Nusach (tradition) of the Omer blessing. |
|
| `nusach` | no | Nusach (tradition) of the Omer blessing. |
|
||||||
| `language` | no | Language to return, will default to the languaged defined by the integration. |
|
| `language` | no | Language to return. Defaults to the language defined by the integration. |
|
||||||
|
|
||||||
The response data contains a string representing the blessing.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user