core/tests/components/august
Allen Porter 12129e9d21
Update service call return values and error handling (#94657)
* Update return signature of service calls

* Add timeout error handling in websocket api for service calls

* Update recorder tests to remove assertion on service call

* Remove timeout behavior and update callers that depend on it today

* Fix tests

* Add missing else

* await coro directly

* Fix more tests

* Update the intent task to use wait instead of timeout

* Remove script service call limits and limit constants

* Update tests that depend on service call limits

* Use wait instead of wait_for and add test

* Update homeassistant/helpers/intent.py

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

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-06-16 07:01:40 -07:00
..
fixtures Update offline keys from august cloud for august branded yale locks (#76577) 2022-08-10 16:21:41 -10:00
__init__.py
mocks.py Enable Ruff TRY004 (#86811) 2023-01-30 14:06:52 +01:00
test_binary_sensor.py Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00
test_button.py Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00
test_camera.py Add type hints to integration tests (a) (#87684) 2023-02-08 12:16:23 +01:00
test_config_flow.py Add support for Yale Home brand to august (#93214) 2023-05-20 09:42:19 -05:00
test_diagnostics.py Add support for Yale Home brand to august (#93214) 2023-05-20 09:42:19 -05:00
test_gateway.py Fix august aiohttp session being closed out from under it (#93942) 2023-06-01 19:54:25 -04:00
test_init.py Add support for Yale Home brand to august (#93214) 2023-05-20 09:42:19 -05:00
test_lock.py Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00
test_sensor.py Add type hints to integration tests (a) (#87684) 2023-02-08 12:16:23 +01:00