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

* Added sensor for always three star tzeit

* Changed sensor name

* Change sensor name
This commit is contained in:
Gedaliah Knizhnik
2024-06-06 14:17:52 -04:00
committed by GitHub
parent 333ac56904
commit 696a079ba8

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",