mirror of
https://github.com/home-assistant/core.git
synced 2025-06-19 04:27:07 +00:00

* Add support for displaying Daf Yomi * Ran black --fast * Added docstring to get_daf * Further lint fixes * Remove unnecessary else * clarify code * Use fstrings * pull daf yomi from hdate * Update manifest version for daf_yomi support * fix variable usage * Update requirements * Also pass in today's date as well * Rename date variable to daytime_date * Add tests for daf yomi sensor * Update stale test IDs