Tsvi Mostovicz
eac2388d49
Set default value for input_datetime ( #21919 )
...
* Set default value for input_datetime
If no initial value is set and no value is available to be restored, set the default value as specified in the docs to 1970-01-01 00:00.
* Use regular if statement
Ternary statements can be tricky if you try to keep the value the same if not something
* Add test for default values
Check that if no initial value is set, state returns 1970-01-01 at 00:00
* Fix tests - was passing wrong args to time/date
* Verify we get a timestamp attribute for input_datetime
This adds a check that when using the default timestamp of 1970-1-1 00:00:00, we
get a timestamp attribute. This is waht prompted this PR in the first place, as
when specifying an automation trying to access the timestamp attribute for a non-
initialized input_datetime HASS wouldn't start.
* Simplify the change for a default value
Based on @balloob comment. Simplifying the code
* Revert "Simplify the change for a default value"
This reverts commit c2d67f19a6 .
2019-04-18 21:00:35 -07:00
..
2019-03-23 20:22:35 -07:00
2019-02-05 19:31:15 -08:00
2019-03-27 19:58:52 -07:00
2019-01-28 15:35:39 -08:00
2019-03-10 19:55:36 -07:00
2019-03-22 11:59:10 -07:00
2019-03-27 20:36:13 -07:00
2019-02-02 07:13:16 -08:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-04-14 10:53:35 -07:00
2019-03-18 23:07:39 -07:00
2019-04-12 17:19:05 -07:00
2019-04-17 15:21:42 +02:00
2019-03-18 23:07:39 -07:00
2019-03-27 07:55:05 +01:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-04-12 20:11:36 +02:00
2019-03-18 23:07:39 -07:00
2019-03-23 20:22:35 -07:00
2019-04-14 16:59:06 -07:00
2019-03-18 23:07:39 -07:00
2019-04-02 19:58:28 -07:00
2019-03-23 20:22:35 -07:00
2019-04-17 22:37:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-27 20:36:13 -07:00
2019-04-14 19:07:05 -07:00
2019-02-05 19:31:15 -08:00
2019-03-26 13:38:32 +01:00
2019-04-18 19:02:01 +09:00
2019-03-26 13:38:32 +01:00
2019-04-04 23:48:41 -07:00
2019-03-27 20:11:25 +00:00
2019-02-05 19:31:15 -08:00
2019-04-14 21:50:01 -07:00
2019-02-07 20:07:15 -08:00
2019-04-14 16:59:06 -07:00
2019-04-14 22:31:01 -07:00
2019-04-14 22:31:01 -07:00
2019-03-18 23:07:39 -07:00
2019-03-19 11:33:50 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-02-05 19:31:15 -08:00
2019-04-01 19:57:11 +02:00
2019-03-24 18:13:06 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-04-02 11:25:58 -07:00
2019-01-11 03:20:35 +01:00
2019-02-26 12:35:25 -08:00
2019-03-18 23:07:39 -07:00
2019-03-27 20:36:13 -07:00
2019-03-23 20:22:35 -07:00
2019-03-18 23:07:39 -07:00
2019-03-23 20:22:35 -07:00
2019-02-05 19:31:15 -08:00
2019-04-08 23:16:55 -07:00
2019-03-18 23:07:39 -07:00
2019-03-27 20:36:13 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-04-14 22:31:01 -07:00
2019-03-18 23:07:39 -07:00
2019-02-05 19:31:15 -08:00
2019-03-18 23:07:39 -07:00
2019-02-17 06:23:09 +01:00
2019-02-02 07:13:16 -08:00
2019-04-14 16:59:06 -07:00
2019-03-18 23:07:39 -07:00
2019-04-14 22:31:01 -07:00
2019-03-18 23:07:39 -07:00
2019-04-14 16:59:06 -07:00
2019-03-18 23:07:39 -07:00
2019-04-08 23:16:55 -07:00
2019-04-16 14:27:07 -07:00
2019-04-17 22:37:39 -07:00
2019-02-05 19:31:15 -08:00
2019-03-18 23:07:39 -07:00
2019-04-16 14:27:07 -07:00
2019-03-18 23:07:39 -07:00
2019-04-08 23:16:55 -07:00
2019-02-05 19:31:15 -08:00
2019-04-09 13:59:15 -07:00
2019-04-05 10:11:04 -07:00
2019-04-15 15:27:13 -07:00
2019-03-18 23:07:39 -07:00
2019-04-13 16:44:45 -05:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-03-18 23:07:39 -07:00
2019-03-26 13:38:32 +01:00
2019-04-10 08:35:17 +02:00
2019-04-18 08:55:34 -07:00
2019-03-27 20:36:13 -07:00
2019-03-12 14:52:13 +01:00
2019-04-02 15:11:26 +02:00
2019-04-08 23:16:55 -07:00
2019-03-10 19:55:36 -07:00
2019-02-05 19:31:15 -08:00
2019-04-17 22:13:03 -07:00
2019-03-18 23:07:39 -07:00
2019-04-12 09:01:28 +02:00
2019-03-23 20:22:35 -07:00
2019-03-18 23:07:39 -07:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-04-18 21:00:35 -07:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-03-18 23:07:39 -07:00
2019-02-05 19:31:15 -08:00
2019-02-01 15:45:44 -08:00
2019-02-08 10:55:58 +01:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-02-05 19:31:15 -08:00
2019-04-14 22:31:01 -07:00
2019-03-18 23:07:39 -07:00
2019-03-26 08:31:29 -04:00
2019-04-08 23:16:55 -07:00
2019-04-10 13:56:34 -07:00
2019-03-01 23:23:45 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-04-14 16:59:06 -07:00
2019-03-18 23:07:39 -07:00
2019-01-30 12:57:56 -08:00
2019-03-23 20:22:35 -07:00
2019-03-23 20:22:35 -07:00
2019-03-26 07:34:16 -07:00
2019-03-23 20:22:35 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-02-05 19:31:15 -08:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-04-11 19:06:36 -07:00
2019-02-02 07:13:16 -08:00
2019-03-19 06:43:15 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-04-18 20:59:41 -07:00
2019-02-05 19:31:15 -08:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-03-27 19:48:05 -07:00
2019-02-05 19:31:15 -08:00
2019-03-27 20:36:13 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-04-11 01:26:36 -07:00
2019-03-08 13:51:42 -08:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-01-14 13:12:06 +01:00
2019-04-15 16:45:46 -07:00
2019-03-25 10:04:35 -07:00
2019-04-03 05:35:33 +02:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-03-25 08:25:15 -04:00
2019-03-18 23:07:39 -07:00
2019-03-27 20:36:13 -07:00
2019-02-05 19:31:15 -08:00
2019-04-02 05:57:25 +02:00
2019-03-18 23:07:39 -07:00
2019-04-13 13:54:29 -06:00
2019-03-18 23:07:39 -07:00
2019-01-26 11:02:16 +01:00
2019-03-22 21:05:08 +01:00
2019-02-05 19:31:15 -08:00
2019-02-12 14:57:13 -08:00
2019-03-18 23:07:39 -07:00
2019-02-05 19:31:15 -08:00
2019-04-09 13:59:15 -07:00
2019-02-05 19:31:15 -08:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-02-05 19:31:15 -08:00
2019-03-18 23:07:39 -07:00
2019-04-14 22:31:01 -07:00
2019-02-05 19:31:15 -08:00
2019-03-18 23:07:39 -07:00
2019-03-19 06:43:15 -07:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-27 19:50:02 -07:00
2019-02-05 07:43:04 -05:00
2019-03-27 20:36:13 -07:00
2019-02-26 12:37:01 -08:00
2019-03-18 23:07:39 -07:00
2019-03-13 10:17:09 +01:00
2019-03-18 23:07:39 -07:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-30 21:10:32 -07:00
2019-02-05 19:31:15 -08:00
2019-04-07 12:42:16 -07:00
2019-02-05 19:31:15 -08:00
2019-04-14 22:31:01 -07:00
2019-01-30 10:57:53 -08:00
2019-02-19 08:45:21 -08:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-27 19:48:05 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-21 08:55:30 +01:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-02-26 10:18:09 -08:00
2019-03-18 23:07:39 -07:00
2019-04-08 23:16:55 -07:00
2019-03-18 23:07:39 -07:00
2019-04-03 09:04:30 -07:00
2019-03-26 07:34:16 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-02-05 19:31:15 -08:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-04-03 08:49:53 +02:00
2019-03-18 23:07:39 -07:00
2019-03-23 20:22:35 -07:00
2019-02-02 07:13:16 -08:00
2019-03-18 23:07:39 -07:00
2019-03-26 07:34:16 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-23 20:22:35 -07:00
2019-03-18 23:07:39 -07:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-02 07:13:16 -08:00
2019-03-27 10:40:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-02-20 15:44:04 +01:00
2019-03-18 23:07:39 -07:00
2019-03-26 07:34:16 -07:00
2019-03-27 20:36:13 -07:00
2019-03-18 23:07:39 -07:00
2019-03-18 23:07:39 -07:00
2019-03-27 19:50:52 -07:00
2019-04-15 14:24:20 -07:00
2019-04-14 16:59:06 -07:00