Add extra sensor to the Jewish Calendar integration (#116734)

* Added sensor for always three star tzeit

* Changed sensor name

* Change sensor name
pull/118921/head
Gedaliah Knizhnik 2024-06-06 14:17:52 -04:00 committed by GitHub
parent 333ac56904
commit 696a079ba8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -125,6 +125,11 @@ TIME_SENSORS: tuple[SensorEntityDescription, ...] = (
name="T'set Hakochavim",
icon="mdi:weather-night",
),
SensorEntityDescription(
key="three_stars",
name="T'set Hakochavim, 3 stars",
icon="mdi:weather-night",
),
SensorEntityDescription(
key="upcoming_shabbat_candle_lighting",
name="Upcoming Shabbat Candle Lighting",