From f09431ab74f717ea4bc8256a3f9d1c6f97cc94a0 Mon Sep 17 00:00:00 2001 From: Tsvi Mostovicz Date: Mon, 28 Mar 2022 09:47:54 +0300 Subject: [PATCH] Update jewish calendar docs (#22175) Fixes #22169 Thanks @aniceberg for pointing out the mistake in the docs. This is due to the fact that the library returns true/false but homeassistant surfaces it as on/off. --- source/_integrations/jewish_calendar.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/jewish_calendar.markdown b/source/_integrations/jewish_calendar.markdown index 65e9da039b6..727706ea26a 100644 --- a/source/_integrations/jewish_calendar.markdown +++ b/source/_integrations/jewish_calendar.markdown @@ -91,7 +91,7 @@ Time sensor states are represented as ISO8601 formatted *UTC time*. ### Binary sensors -- `issur_melacha_in_effect`: A boolean sensor indicating if melacha is currently not permitted. The value is true when it is currently Shabbat or Yom Tov and false otherwise. +- `issur_melacha_in_effect`: A boolean sensor indicating if melacha is currently not permitted. The value is _on_ when it is currently Shabbat or Yom Tov and _off_ otherwise. ### Holiday sensor