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.
This commit is contained in:
Tsvi Mostovicz 2022-03-28 09:47:54 +03:00 committed by GitHub
parent 50fedcd03b
commit f09431ab74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,7 +91,7 @@ Time sensor states are represented as ISO8601 formatted *UTC time*.
### Binary sensors ### 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 ### Holiday sensor