mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
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:
parent
50fedcd03b
commit
f09431ab74
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user