Ville Skyttä
fc09702cc3
Modernize Huawei LTE ( #26675 )
...
* Modernization rework
- config entry support, with override support from huawei_lte platform in YAML
- device tracker entity registry support
- refactor for easier addition of more features
- internal code cleanups
* Remove log level dependent subscription/data debug hack
No longer needed, because pretty much all keys from supported
categories are exposed as sensors.
Closes https://github.com/home-assistant/home-assistant/issues/23819
* Upgrade huawei-lte-api to 1.4.1
https://github.com/Salamek/huawei-lte-api/releases
* Add support for access without username and password
* Use subclass init instead of config_entries.HANDLERS
* Update huawei-lte-api to 1.4.3 (#27269 )
* Convert device state attributes to snake_case
* Simplify scanner entity initialization
* Remove not needed hass reference from Router
* Return explicit None from unsupported old device tracker setup
* Mark unknown connection errors during config as such
* Drop some dead config flow code
* Run config flow sync I/O in executor
* Parametrize config flow login error tests
* Forward entry unload to platforms
* Async/sync fixups
* Improve data subscription debug logging
* Implement on the fly add of new and tracking of seen device tracker entities
* Handle device tracker entry unload cleanup in component
* Remove unnecessary _async_setup_lte, just have code in async_setup_entry
* Remove time tracker on unload
* Fix to not use same mutable default subscription set for all routers
* Pylint fixes
* Remove some redundant defensive device tracker code
* Add back explicit get_scanner None return, hush pylint
* Adjust approach to set system_options on entry create
* Enable some sensors on first add instead of disabling everything
* Fix SMS notification recipients default value
* Add option to skip new device tracker entities
* Fix SMS notification recipient option default
* Work around https://github.com/PyCQA/pylint/issues/3202
* Remove unrelated type hint additions
* Change async_add_new_entities to a regular function
* Remove option to disable polling for new device tracker entries
2019-10-24 19:31:49 +03:00
..
2019-10-13 20:01:04 +02:00
2019-10-19 12:11:09 -07:00
2019-07-31 12:25:30 -07:00
2019-10-04 13:58:29 +02:00
2019-10-16 21:34:56 -07:00
2019-07-31 12:25:30 -07:00
2019-10-23 11:41:26 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-17 15:33:20 +02:00
2019-07-31 12:25:30 -07:00
2019-10-17 22:13:29 -07:00
2019-10-15 00:53:59 +02:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-14 14:56:45 -07:00
2019-07-31 12:25:30 -07:00
2019-10-12 12:28:47 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-16 20:45:03 +02:00
2019-07-31 12:25:30 -07:00
2019-10-03 13:29:57 -07:00
2019-10-18 15:12:36 +02:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-21 13:52:25 +02:00
2019-10-22 23:08:38 -07:00
2019-07-31 12:25:30 -07:00
2019-10-01 16:59:06 +02:00
2019-07-31 12:25:30 -07:00
2019-09-17 09:23:31 +02:00
2019-10-22 23:34:12 -07:00
2019-08-11 20:03:21 -07:00
2019-10-13 14:16:27 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-08-22 19:32:43 -05:00
2019-07-31 12:25:30 -07:00
2019-10-18 11:46:45 -07:00
2019-10-23 12:47:00 -07:00
2019-10-22 08:28:06 -07:00
2019-10-19 11:39:31 -07:00
2019-07-31 12:25:30 -07:00
2019-10-14 15:02:00 +02:00
2019-07-31 12:25:30 -07:00
2019-10-08 14:44:33 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-16 21:34:56 -07:00
2019-09-05 20:41:57 -07:00
2019-07-31 12:25:30 -07:00
2019-08-17 21:19:13 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-22 18:50:49 +02:00
2019-07-31 12:25:30 -07:00
2019-08-22 18:19:27 +02:00
2019-07-31 12:25:30 -07:00
2019-10-02 20:52:15 +02:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-08-21 08:42:26 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-05 12:42:37 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-08-31 19:24:17 +02:00
2019-10-05 12:57:12 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-09-15 09:50:17 +02:00
2019-07-31 12:25:30 -07:00
2019-04-14 16:59:06 -07:00
2019-10-08 12:50:45 +02:00
2019-07-31 12:25:30 -07:00
2019-09-03 17:16:13 +02:00
2019-10-21 10:17:21 +02:00
2019-07-31 12:25:30 -07:00
2019-10-18 22:37:44 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-01 16:59:06 +02:00
2019-07-31 12:25:30 -07:00
2019-10-14 14:56:45 -07:00
2019-07-31 12:25:30 -07:00
2019-08-29 14:23:42 -05:00
2019-09-23 11:50:18 +02:00
2019-08-01 11:52:57 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-08 09:59:32 -07:00
2019-10-22 22:06:21 -07:00
2019-09-24 21:16:08 -07:00
2019-07-31 12:25:30 -07:00
2019-10-23 18:21:49 +02:00
2019-07-31 12:25:30 -07:00
2019-10-17 21:17:23 +02:00
2019-10-14 14:56:45 -07:00
2019-10-24 19:31:49 +03:00
2019-09-25 14:00:18 -07:00
2019-09-06 22:21:56 +02:00
2019-07-31 12:25:30 -07:00
2019-09-03 20:58:40 -05:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-08-12 16:45:04 +02:00
2019-10-22 23:03:38 -07:00
2019-10-12 11:46:09 -07:00
2019-10-15 16:15:42 -07:00
2019-10-15 08:37:15 -07:00
2019-10-18 20:57:54 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-09-19 23:31:54 +02:00
2019-10-17 20:32:24 -07:00
2019-07-31 12:25:30 -07:00
2019-10-05 12:43:12 -07:00
2019-09-04 07:04:26 +02:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-17 17:20:10 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-01 16:59:06 +02:00
2019-10-22 23:19:00 -07:00
2019-07-31 12:25:30 -07:00
2019-09-03 23:13:17 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-08-20 11:56:11 +02:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-08-09 17:03:12 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-23 10:44:47 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-13 13:56:34 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-09-04 11:33:29 +02:00
2019-10-23 08:30:38 -07:00
2019-09-21 15:56:40 +02:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-17 17:36:34 -07:00
2019-07-31 12:25:30 -07:00
2019-10-18 20:08:53 -05:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-09-03 16:18:06 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-21 16:29:04 -07:00
2019-07-31 12:25:30 -07:00
2019-09-19 12:51:49 +02:00
2019-07-31 12:25:30 -07:00
2019-10-18 20:51:53 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-08-22 11:01:56 -07:00
2019-09-05 17:11:48 +02:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-22 08:39:26 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-22 22:43:28 -07:00
2019-10-21 11:20:18 +02:00
2019-10-13 22:19:11 +02:00
2019-10-14 10:38:34 -05:00
2019-08-06 14:55:54 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-09-15 09:50:17 +02:00
2019-08-21 14:08:46 -07:00
2019-07-31 12:25:30 -07:00
2019-10-22 11:40:07 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-08-30 16:41:07 -07:00
2019-10-18 20:08:53 -05:00
2019-09-24 15:38:20 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-09-08 21:49:20 +02:00
2019-10-22 23:31:43 -07:00
2019-09-30 14:23:08 +02:00
2019-10-18 13:06:33 -07:00
2019-07-31 12:25:30 -07:00
2019-10-19 23:52:42 +02:00
2019-07-31 12:25:30 -07:00
2019-09-22 01:22:33 +02:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-20 10:10:27 +02:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-08-21 15:54:04 -07:00
2019-10-14 14:19:37 -07:00
2019-10-14 14:20:18 -07:00
2019-07-31 12:25:30 -07:00
2019-10-04 14:32:10 -07:00
2019-09-07 09:48:58 +03:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-01 08:15:15 -04:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-22 23:12:17 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-20 18:11:48 +02:00
2019-08-10 00:14:03 +02:00
2019-09-19 20:49:47 +02:00
2019-10-23 13:09:11 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-08 14:44:33 -07:00
2019-07-31 12:25:30 -07:00
2019-10-01 16:59:06 +02:00
2019-08-27 10:30:41 +02:00
2019-10-09 16:16:29 -07:00
2019-10-01 16:59:06 +02:00
2019-09-02 13:37:11 +02:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-18 19:49:08 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-22 23:14:52 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-08-30 20:32:38 -05:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-14 14:56:45 -07:00
2019-10-10 11:22:36 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-14 10:12:08 +02:00
2019-07-31 12:25:30 -07:00
2019-09-28 11:33:48 +02:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-10-24 12:23:02 -04:00
2019-07-31 12:25:30 -07:00
2019-09-27 10:21:04 -07:00
2019-10-14 14:56:45 -07:00