1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-28 22:06:25 +00:00
Files
core/tests/components
mkmer c3a2fce5cc Move to async for aladdin connect integration (#73954)
* Moved to AIOAladdinConnect API

* Added callback logic for door status

* close unused connections

* Close connection after verification

* Matched to current version

* Matched __init__.py to current release

* Matched cover.py to existing version

* added missing awaits

* Moved callback

* Bumped AIOAladdinConnect to 0.1.3

* Removed await from callback config

* Finished tests

* Added callback test

* Bumped AIOAladdinConnect to 0.1.4

* Finished tests

* Callback correct call to update HA

* Modified calls to state machine

* Modified update path

* Removed unused status

* Bumped AIOAladdinConnect to 0.1.7

* Revised test_cover cover tests and bumped AIOAladdinConnect to 0.1.10

* Bumped AIOAladdinConnect to 0.1.11

* Bumped AIOAladdinConenct to 0.1.12

* Bumped AIOAladdinConnect to 0.1.13

* Bumped AIOAladdinConnect to 0.1.14

* Added ability to handle multiple doors

* Added timout errors to config flow

* asyncio timout error added to setup retry

* Cleanup added to hass proceedure

* Bumped AIOAladdinConnect to 0.1.16

* Bumped AIOAladdinConnect to 0.1.18

* Bumped AIOAladdinConnect to 0.1.19

* Bumped AIOAladdinConnect to 0.1.20

* Addressed recommended changes: SCAN_INTERVAL and spelling

* Moved to async_get_clientsession and bumped AIOAladdinConnect to 0.1.21

* Missing test for new code structure

* removed extra call to write_ha_state, callback decorator, cleaned up tests

* Update tests/components/aladdin_connect/test_init.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Removed extra_attributes.

* Added typing to variable acc

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-28 23:22:18 +02:00
..
2022-06-23 10:48:30 +02:00
2022-06-14 20:30:59 -10:00
2022-06-08 00:10:53 +08:00
2022-06-23 23:33:03 +02:00
2022-06-22 09:49:54 +02:00
2022-06-23 10:48:30 +02:00
2022-05-16 21:04:59 -07:00
2022-05-14 06:16:22 -05:00
2022-06-22 10:04:11 +02:00
2022-06-23 10:48:30 +02:00
2022-06-23 10:48:30 +02:00
2022-05-31 15:22:31 +02:00
2022-06-07 06:56:11 -10:00
2022-06-28 10:06:05 +02:00
2022-05-19 13:06:56 +02:00
2022-06-28 14:29:00 +02:00
2022-06-02 13:58:04 +02:00
2022-06-05 15:31:09 -10:00
2022-06-23 10:48:30 +02:00
2022-06-22 20:17:28 +02:00
2022-06-22 22:37:36 +02:00
2022-06-02 17:21:22 +02:00
2022-06-17 11:41:10 -05:00