rikroe
cd769a55c2
Update BMW connected drive to async (#71827)
* Change BMW connected drive to async
* Fix coordinator exceptions, fix tests
* Fix using deprecated property
* Write HA state directly
* Remove code that cannnot throw Exceptions from try/except
* Use public async_write_ha_state
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix login using refresh_token if token expired
* MyPy fixes
* Fix pytest, bump dependency
* Replace OptionFlow listener with explicit refresh
* Remove uneeded async_get_entry
* Update test to include change on OptionsFlow
* Bump bimmer_connected to 0.9.0
* Migrate renamed entitity unique_ids
* Don't replace async_migrate_entries, add tests
* Rename existing_entry to existing_entry_id
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests
* Import full EntityRegistry
* Fix comment
* Increase timeout to 60s
* Rely on library timeout
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-05-24 21:44:18 +02:00
..
2022-05-17 16:40:45 +02:00
2022-05-24 21:44:18 +02:00
2022-03-30 12:15:04 +02:00
2022-03-16 20:44:14 -10:00
2022-05-23 19:32:22 +02:00
2022-05-23 18:51:40 +02:00
2022-04-26 13:16:37 -07:00
2022-05-06 11:25:01 -07:00
2022-05-23 19:32:22 +02:00
2022-05-09 15:22:08 -05:00
2022-05-19 15:04:53 +02:00
2022-03-20 10:25:15 +01:00
2022-04-25 14:21:03 +02:00
2022-03-20 10:25:15 +01:00
2022-05-22 14:57:54 -05:00
2022-03-16 14:14:50 -07:00
2022-05-01 16:26:22 -07:00
2022-03-03 15:03:03 -08:00