Tsvi Mostovicz
25712f16b3
Jewish calendar sensor ( #16393 )
...
* Initial commit for jewish calendar sensor
* Make check for logging errors into it's own function
* Can't use f-strings as we need to support python3.5
* Implement basic functionality: printing of date
* Update requirements_all.txt
* Allow user to specify date for sensor
* Add hdate to test requirements
* Update to match pull request
* Support date output in hebrew
* Limit languages to english and hebrew
* Add name back to sensor
* Change icon to be calendar-today
* Add multiple sensors
* Fix tests
* Make Hound happy, remove unused imported class
* hdate expects datetime.date not datetime.datetime
* Return sensor name
* Times should be returned as time object, not datetime
* Add myself to codeowners for jewish calendar component
* Return actual reading, not index
* Add more tests. Currently failing.
Will need to update hdate API and version before continuing.
* Fix weekly portion test
* Make all tests pass
* Make travis happy and add a test so it doesnt happen again
* Remove defaults in __init__ method
* Change sensor state variable to local variable in update() method
* Minor changes
2018-09-17 22:43:31 +02:00
..
2018-08-24 16:37:30 +02:00
2018-08-22 09:17:29 +02:00
2018-09-12 13:24:16 +02:00
2018-09-04 21:16:24 +02:00
2018-09-17 10:12:46 +02:00
2018-08-19 22:29:08 +02:00
2018-09-11 11:30:20 +02:00
2018-08-13 11:27:18 +02:00
2018-09-02 16:42:08 +02:00
2018-08-07 09:27:40 +02:00
2018-09-17 13:39:30 +02:00
2018-08-20 17:39:53 +02:00
2018-08-19 22:29:08 +02:00
2018-08-24 19:37:22 +02:00
2018-08-24 10:28:43 +02:00
2018-08-19 22:29:08 +02:00
2018-08-24 16:37:30 +02:00
2018-08-09 09:27:54 +02:00
2018-08-30 13:58:23 +02:00
2018-08-22 09:17:29 +02:00
2018-08-19 22:29:08 +02:00
2018-08-24 10:39:35 +02:00
2018-08-14 21:14:12 +02:00
2018-08-22 09:17:29 +02:00
2018-07-13 03:57:41 +02:00
2018-08-24 10:28:43 +02:00
2018-09-17 13:39:30 +02:00
2018-08-19 22:29:08 +02:00
2018-09-12 20:17:52 +02:00
2018-09-17 10:12:46 +02:00
2018-08-19 22:29:08 +02:00
2018-03-15 21:49:49 +01:00
2018-08-29 15:46:09 +02:00
2018-09-14 11:57:31 +02:00
2018-06-15 15:19:58 -04:00
2018-08-24 10:28:43 +02:00
2018-07-17 10:49:15 +02:00
2018-09-04 21:18:35 +02:00
2018-09-11 11:39:30 +02:00
2018-08-21 15:49:58 +02:00
2018-08-24 16:37:30 +02:00
2018-09-17 10:12:46 +02:00
2018-09-17 22:43:31 +02:00
2018-08-13 11:27:18 +02:00
2018-09-17 10:12:46 +02:00
2017-11-03 21:10:08 -07:00
2018-09-10 11:50:25 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-08-19 22:29:08 +02:00
2018-08-24 16:37:30 +02:00
2016-03-09 10:25:50 +01:00
2018-09-11 09:08:03 -07:00
2018-09-15 10:42:36 +03:00
2018-08-19 22:29:08 +02:00
2018-08-24 10:28:43 +02:00
2018-03-30 23:38:29 +02:00
2018-08-19 22:29:08 +02:00
2018-08-28 00:20:12 +02:00
2018-08-19 22:29:08 +02:00
2018-08-21 15:49:58 +02:00
2018-08-19 22:29:08 +02:00
2018-01-27 11:58:27 -08:00
2018-08-24 10:28:43 +02:00
2017-09-24 15:48:45 -07:00
2018-08-19 22:29:08 +02:00
2018-08-31 12:54:25 +02:00
2018-08-19 22:29:08 +02:00
2018-08-19 22:29:08 +02:00
2018-03-30 21:33:30 +02:00
2017-10-25 11:42:53 +02:00
2018-08-19 22:29:08 +02:00
2018-08-19 22:29:08 +02:00
2018-08-19 22:29:08 +02:00
2018-08-19 22:29:08 +02:00
2018-08-19 22:29:08 +02:00
2018-08-19 22:29:08 +02:00
2018-08-20 17:39:53 +02:00
2018-08-20 17:39:53 +02:00
2018-08-20 17:39:53 +02:00
2018-08-20 17:39:53 +02:00
2018-08-20 17:39:53 +02:00
2017-07-21 21:38:53 -07:00
2018-08-19 22:29:08 +02:00
2018-08-19 22:29:08 +02:00
2018-08-19 22:29:08 +02:00
2018-08-19 22:29:08 +02:00
2018-08-19 22:29:08 +02:00
2018-08-19 22:29:08 +02:00
2018-02-03 03:17:01 +01:00
2018-08-19 22:29:08 +02:00
2018-08-21 15:49:58 +02:00
2018-08-19 22:29:08 +02:00
2017-10-23 15:24:04 +02:00
2017-10-27 10:15:47 +02:00
2018-01-27 12:18:02 +01:00
2018-08-23 11:14:18 +02:00
2018-08-19 22:29:08 +02:00
2018-08-24 10:28:43 +02:00
2018-07-20 11:45:20 +03:00
2018-06-28 16:49:33 +02:00
2018-08-19 22:29:08 +02:00
2018-01-07 01:50:55 +01:00
2018-04-21 08:34:42 +02:00
2018-01-29 23:37:19 +01:00
2018-08-19 22:29:08 +02:00
2018-02-17 10:29:14 +01:00
2018-08-19 22:29:08 +02:00
2018-06-16 08:58:39 +02:00
2018-08-19 22:29:08 +02:00
2018-09-04 21:16:24 +02:00
2018-08-19 22:29:08 +02:00
2018-03-15 21:49:49 +01:00
2017-03-30 00:50:53 -07:00
2018-09-02 00:01:11 +02:00
2018-05-14 09:13:59 +02:00
2017-11-11 12:36:03 -08:00
2018-08-19 22:29:08 +02:00
2018-08-19 22:29:08 +02:00
2018-08-19 22:29:08 +02:00
2018-07-17 19:34:29 +02:00
2018-08-19 22:29:08 +02:00
2018-08-24 10:28:43 +02:00
2018-01-05 16:34:03 -08:00
2017-07-10 18:37:51 -07:00
2018-08-19 22:29:08 +02:00
2018-08-14 21:14:12 +02:00