J. Nick Koston
b2721d6596
Ensure sql sensors keep working after using the options flow ( #71453 )
...
* Ensure sql sensors keep working after using the options flow
Fixes
```
2022-05-06 16:17:57 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up sql platform for sensor
Traceback (most recent call last):
File "/Users/bdraco/home-assistant/homeassistant/helpers/entity_platform.py", line 249, in _async_setup_platform
await asyncio.shield(task)
File "/Users/bdraco/home-assistant/homeassistant/components/sql/sensor.py", line 97, in async_setup_entry
name: str = entry.options[CONF_NAME]
KeyError: name
```
* ensure saving the options flow fixes the broken config entry
* ensure options changes take effect right away
* Add cover to validate the reload
2022-05-08 08:23:14 -07:00
..
2022-04-21 10:50:00 -10:00
2022-04-25 21:21:17 -10:00
2022-04-13 19:22:37 +02:00
2022-05-05 14:43:27 -07:00
2022-04-21 08:01:32 +02:00
2022-05-02 15:40:11 -07:00
2022-04-08 00:43:09 +02:00
2022-04-26 23:26:22 -07:00
2022-04-21 08:01:32 +02:00
2022-04-21 08:23:40 -07:00
2022-04-26 09:59:31 +02:00
2022-05-06 11:25:48 -07:00
2022-04-25 07:41:01 -07:00
2022-04-20 08:56:05 +02:00
2022-04-26 10:42:37 -10:00
2022-04-21 08:01:32 +02:00
2022-04-26 16:32:00 +02:00
2022-05-06 11:25:48 -07:00
2022-04-26 16:32:00 +02:00
2022-04-21 08:01:32 +02:00
2022-04-10 12:04:07 -07:00
2022-04-24 12:52:17 -07:00
2022-04-25 12:04:47 +02:00
2022-05-05 14:43:30 -07:00
2022-04-25 12:04:47 +02:00
2022-05-02 15:40:11 -07:00
2022-05-02 15:40:17 -07:00
2022-04-09 09:05:54 -10:00
2022-04-26 18:57:45 +02:00
2022-04-21 08:01:32 +02:00
2022-04-24 14:47:09 -07:00
2022-05-02 15:40:16 -07:00
2022-04-25 12:04:47 +02:00
2022-04-21 08:01:32 +02:00
2022-04-21 08:01:32 +02:00
2022-04-26 23:09:10 -07:00
2022-04-13 19:04:03 +02:00
2022-04-13 10:53:04 -10:00
2022-04-26 16:32:00 +02:00
2022-04-26 16:32:00 +02:00
2022-04-20 10:46:36 -07:00
2022-05-02 15:40:11 -07:00
2022-04-26 16:32:00 +02:00
2022-04-25 12:04:47 +02:00
2022-04-22 19:29:44 -10:00
2022-04-25 09:18:09 -04:00
2022-04-09 09:05:54 -10:00
2022-04-26 16:32:00 +02:00
2022-04-25 13:33:19 +02:00
2022-04-19 17:12:21 +02:00
2022-04-25 13:33:51 +02:00
2022-04-27 00:32:18 +02:00
2022-04-21 10:50:00 -10:00
2022-05-01 21:52:56 -07:00
2022-04-25 10:58:05 +02:00
2022-04-09 09:05:54 -10:00
2022-04-21 10:50:00 -10:00
2022-04-21 10:50:00 -10:00
2022-04-14 00:12:56 +03:00
2022-04-19 23:38:07 +02:00
2022-04-27 07:22:15 -07:00
2022-05-02 15:40:11 -07:00
2022-04-26 13:49:32 -07:00
2022-04-25 10:58:39 +02:00
2022-04-26 16:32:00 +02:00
2022-04-22 08:40:23 +02:00
2022-05-04 17:46:22 +02:00
2022-04-26 06:08:00 -10:00
2022-04-29 10:02:10 -07:00
2022-04-16 11:59:38 +02:00
2022-05-04 17:46:05 +02:00
2022-04-26 16:32:00 +02:00
2022-04-26 16:32:00 +02:00
2022-04-25 10:52:57 -07:00
2022-04-25 12:04:47 +02:00
2022-04-26 16:32:00 +02:00
2022-04-25 12:04:47 +02:00
2022-04-25 12:04:47 +02:00
2022-04-25 12:04:47 +02:00
2022-04-25 12:04:47 +02:00
2022-04-25 12:04:47 +02:00
2022-04-25 12:04:47 +02:00
2022-05-01 21:52:58 -07:00
2022-04-13 19:19:34 +02:00
2022-04-27 07:07:30 +02:00
2022-04-17 00:23:00 -10:00
2022-04-09 09:05:54 -10:00
2022-04-27 21:59:26 -07:00
2022-04-09 09:05:54 -10:00
2022-04-26 16:32:00 +02:00
2022-04-21 08:01:32 +02:00
2022-05-02 15:40:10 -07:00
2022-04-26 16:32:00 +02:00
2022-04-26 15:30:34 +03:00
2022-04-25 07:56:07 -07:00
2022-04-21 08:01:32 +02:00
2022-04-26 06:08:00 -10:00
2022-04-17 00:23:00 -10:00
2022-04-21 08:01:32 +02:00
2022-04-09 09:05:54 -10:00
2022-04-09 09:05:54 -10:00
2022-04-26 13:49:32 -07:00
2022-04-06 17:33:41 +02:00
2022-04-21 10:50:00 -10:00
2022-05-02 15:40:20 -07:00
2022-04-26 09:30:46 +02:00
2022-04-09 09:05:54 -10:00
2022-04-09 09:05:54 -10:00
2022-04-17 22:53:49 -07:00
2022-04-26 19:30:08 +02:00
2022-04-25 21:18:00 -10:00
2022-05-03 12:21:06 -07:00
2022-04-26 16:32:00 +02:00
2022-04-26 22:33:04 -07:00
2022-04-26 09:18:09 +02:00
2022-04-25 21:06:33 -10:00
2022-04-25 12:04:47 +02:00
2022-04-18 21:33:40 +02:00
2022-04-22 21:35:11 -04:00
2022-04-18 23:22:14 +02:00
2022-04-21 08:01:32 +02:00
2022-04-25 07:41:01 -07:00
2022-04-25 12:04:47 +02:00
2022-04-10 22:25:19 -07:00
2022-04-26 09:03:23 +02:00
2022-04-07 20:34:00 -07:00
2022-04-17 20:16:25 -10:00
2022-04-09 09:05:54 -10:00
2022-04-26 13:10:23 -10:00
2022-04-22 07:58:19 -06:00
2022-05-04 17:44:20 +02:00
2022-04-21 08:01:32 +02:00
2022-04-09 09:05:54 -10:00
2022-04-21 08:01:32 +02:00
2022-04-18 16:27:14 +02:00
2022-04-28 15:12:07 -07:00
2022-05-05 14:43:25 -07:00
2022-05-04 17:46:29 +02:00
2022-04-25 12:04:47 +02:00
2022-04-26 16:32:00 +02:00
2022-04-26 06:08:00 -10:00
2022-04-14 15:29:31 -07:00
2022-04-21 08:01:32 +02:00
2022-04-28 15:13:51 -07:00
2022-04-25 12:04:47 +02:00
2022-04-09 22:46:58 +03:00
2022-04-26 23:24:17 -07:00
2022-04-26 09:12:54 +02:00
2022-04-26 09:10:48 +02:00
2022-04-07 15:06:34 +02:00
2022-04-28 15:14:25 -07:00
2022-05-02 15:40:21 -07:00
2022-05-08 08:23:14 -07:00
2022-04-26 12:12:47 -10:00
2022-05-01 21:52:57 -07:00
2022-04-21 10:50:00 -10:00
2022-04-25 12:04:47 +02:00
2022-04-26 16:32:00 +02:00
2022-04-26 16:32:00 +02:00
2022-04-27 21:59:24 -07:00
2022-04-27 01:37:13 +02:00
2022-04-06 10:44:02 -07:00
2022-05-03 12:20:56 -07:00
2022-04-25 12:04:47 +02:00
2022-04-09 09:05:54 -10:00
2022-04-20 11:56:13 +03:00
2022-04-09 10:08:17 +03:00
2022-05-06 11:25:48 -07:00
2022-04-07 22:19:12 +02:00
2022-04-26 19:40:53 -10:00
2022-04-27 02:18:29 +02:00
2022-04-10 12:04:07 -07:00
2022-05-01 21:53:05 -07:00
2022-04-15 07:31:50 -10:00
2022-04-06 21:35:15 -10:00
2022-04-25 12:04:47 +02:00
2022-04-20 11:01:43 -10:00
2022-04-19 09:01:52 +02:00
2022-04-25 12:04:47 +02:00
2022-04-25 21:17:19 -10:00
2022-04-25 21:25:24 -10:00
2022-04-26 13:49:32 -07:00
2022-04-26 23:27:43 +02:00
2022-04-25 12:04:47 +02:00
2022-04-25 12:04:47 +02:00
2022-04-21 08:01:32 +02:00
2022-04-21 08:01:32 +02:00
2022-04-25 21:27:28 -10:00
2022-04-26 13:49:32 -07:00
2022-04-26 14:55:44 +02:00
2022-04-16 16:41:10 +02:00
2022-04-27 09:52:41 +02:00
2022-04-28 15:12:08 -07:00
2022-04-10 23:36:40 -07:00
2022-04-27 09:12:23 +02:00
2022-04-21 10:50:00 -10:00