mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Fix typo as mentioned by @dshanske: diaspora not disapora (#6477)
The code is ok. The issue is in the docs only. https://github.com/home-assistant/home-assistant/pull/16393#issuecomment-425751560
This commit is contained in:
parent
de23dc5646
commit
86b3543008
@ -40,7 +40,7 @@ longitude:
|
||||
description: Longitude for time calculations of the sensor.
|
||||
default: Home Assistant location
|
||||
type: integer
|
||||
disapora:
|
||||
diaspora:
|
||||
required: false
|
||||
description: Consider the location as diaspora or not for calculation of the weekly portion and holidays.
|
||||
default: False
|
||||
@ -89,7 +89,7 @@ sensors:
|
||||
sensor:
|
||||
- platform: jewish_calendar
|
||||
language: english
|
||||
disapora: True
|
||||
diaspora: True
|
||||
sensors:
|
||||
- date
|
||||
- weekly_portion
|
||||
|
Loading…
x
Reference in New Issue
Block a user