From 86b354300863917e76e1dff122dbe94eef0f4307 Mon Sep 17 00:00:00 2001 From: Tsvi Mostovicz Date: Wed, 3 Oct 2018 19:39:56 +0300 Subject: [PATCH] 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 --- source/_components/sensor.jewish_calendar.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/sensor.jewish_calendar.markdown b/source/_components/sensor.jewish_calendar.markdown index f24ecb3440c..53002877895 100644 --- a/source/_components/sensor.jewish_calendar.markdown +++ b/source/_components/sensor.jewish_calendar.markdown @@ -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