Closed lidans5 closed 1 year ago
change the True to true and check it plz
didn't help when adding jerusalem... all entities are gone
plz share your config in code mode
do you mean configuration.yaml file? (the heb is on sensors.yaml)
the sensor config
- platform: hebcal
havdalah_calc: 42
time_before_check: 10
time_after_check: 1
tzeit_hakochavim: False
omer_count_type: 0
# jerusalem_candle: true
resources:
- shabbat_in
- shabbat_out
- parasha
- hebrew_date
- is_shabbat
- yomtov_in
- yomtov_out
- is_yomtov
- yomtov_name
- event_name
- omer_day
- zmanim
try this config :
- platform: hebcal
havdalah_calc: 42
time_before_check: 10
time_after_check: 1
tzeit_hakochavim: False
omer_count_type: 0
jerusalem_candel: True
resources:
- shabbat_in
- shabbat_out
- parasha
- hebrew_date
- is_shabbat
- yomtov_in
- yomtov_out
- is_yomtov
- yomtov_name
- event_name
- omer_day
- zmanim
there is a proto type mistake, its should be jerusalem_candle but its jerusalem_candel i will check it in my code and fix it.
I think that you may not have the last update... I see that I already fix that typo
I can't see any difference between your config and my and when verifying configuration, getting this message: Invalid config for [sensor.hebcal]: [jerualem_candle] is an invalid option for [sensor.hebcal]. Check: sensor.hebcal->jerualem_candle. (See ?, line ?).
you got this error cause you in the version before the typo fix. try to use this jerusalem_candel: True
and see if its work
" its should be jerusalem_candle but its jerusalem_candel" It should be jerusalem_candel - you meant indeed jerusalem candel works - Thanks!!!
you should update to the last version cause i the last version is jerusalem_candle: True
no update available in my Hacs...
which version you have?
2.0.8
i make new version plz check it and fix the typo
When adding: jerusalem_candle: True to the yaml configuration file the integration stops working