Core: Jewish Calendar Daylight Savings offset?

Created on 12 Apr 2019  路  7Comments  路  Source: home-assistant/core

Hello,
The Issur Melacha in Effect boolean has been off by an hour ever since daylight savings started. The portion that deals with adding the Jewish calendar is as follows:

sensor:
  - platform: jewish_calendar
    language: english
    diaspora: true
    candle_lighting_minutes_before_sunset: 30
    havdalah_minutes_after_sunset: 45
    sensors:
      - date
      - weekly_portion
      - upcoming_candle_lighting
      - upcoming_havdalah
      - issur_melacha_in_effect

Also, I live in LA if that helps.

jewish_calendar

Most helpful comment

Sorry for not commenting earlier. I'm working on a bugfix.
Once I have a patch ready I'll hopefully add it here as a custom component so you don't need to wait for the release.

All 7 comments

Hey there @tsvi, mind taking a look at this issue as its been labeled with a integration (jewish_calendar) you are listed as a codeowner for? Thanks!

I'm having the same issue.

Hello,
Any update on this? Thank you!

Sorry for not commenting earlier. I'm working on a bugfix.
Once I have a patch ready I'll hopefully add it here as a custom component so you don't need to wait for the release.

that's great! thank you!

hello! I was wondering if there has been any further update on this? I've been using another sensor from the community but that seems to be broken lately too.. :(

Mine seems off, but not by an hour. It seems like it might be looking at shkia instead of tzeis for ending times (not sure about the start time)

Was this page helpful?
0 / 5 - 0 ratings