core/homeassistant
arigilder 4d187e08d4 Add sensors to jewish_calendar for upcoming Shabbat times (#19278)
* Initial pass of cleanup for shabbat_times

* Switch to async defs

* First pass of unit tests + fixture data

* Completion of first round of unit tests, 100% passing

* Unit tests for state restoring

* Style fixes

* More style fixes

* Lint fix

* Add upcoming candelighting and havdalah sensors

* Add unit tests, remove havdalah offset

* More unit tests + small bugfix for weekly_portion

* Add issur melacha sensor

* Remove old shabbat_times work-in-progress files

* Bump required version of hdate

* Add havdalah offset config parameter

* Bump hdate version required

* Pin hdate requirement

* Lint fixes

* Changes based on review + API changes for hdate 0.8.7

* Add three-day holiday unit tests

* Remove debugging line

* Add missing docstring

* Fix doc lint comment
2019-01-10 16:27:34 -08:00
..
auth Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
components Add sensors to jewish_calendar for upcoming Shabbat times (#19278) 2019-01-10 16:27:34 -08:00
helpers Fix deprecation warning (#19882) 2019-01-08 21:09:47 -08:00
scripts Upgrade keyring to 17.1.0 (#19583) 2018-12-26 14:47:38 -05:00
util Use unicode slugify (#19192) 2018-12-17 07:51:13 +01:00
__init__.py
__main__.py Lint 2018-10-02 10:35:00 +02:00
bootstrap.py Extend partial reload to include packages (#18884) 2018-12-03 10:56:26 +01:00
config.py Upgrade pylint to 2.2.2 (#18750) 2018-12-06 11:54:44 +01:00
config_entries.py Migrate geofency over to the Webhook component (#18951) 2019-01-08 20:47:05 -08:00
const.py RFC: Deprecate auto target all for services and introduce entity_id: * (#19006) 2018-12-13 10:07:59 +01:00
core.py Add raw service data to event (#19163) 2018-12-10 12:58:51 +01:00
data_entry_flow.py
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Doc fix: a circular dependency does not raise an error. (#18298) 2018-11-08 12:59:58 +01:00
monkey_patch.py Narrow scope of various pylint inline disables (#15364) 2018-10-10 12:17:11 +02:00
package_constraints.txt Upgrade bcrypt to 3.1.5 (#19854) 2019-01-08 09:22:45 -05:00
requirements.py
setup.py OwnTracks Config Entry (#18759) 2018-11-28 22:20:13 +01:00