hass-core/tests/components/fritzbox
Allen Porter 12129e9d21
Update service call return values and error handling ()
* 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
..
__init__.py Move calculation of current value into lib in Fritz!SmartHome () 2023-03-15 18:59:03 +01:00
conftest.py Remove yaml configuration from fritzbox () 2021-04-25 09:49:08 -10:00
const.py Ignore IPv6 link local address on ssdp discovery in Fritz!Smarthome () 2022-04-06 15:45:46 -07:00
test_binary_sensor.py Add entity name translations to AVM Fritz!SmartHome () 2023-04-03 13:04:09 -04:00
test_button.py Update service call return values and error handling () 2023-06-16 07:01:40 -07:00
test_climate.py Update service call return values and error handling () 2023-06-16 07:01:40 -07:00
test_config_flow.py Enable Ruff PT006 () 2023-02-15 14:09:50 +01:00
test_cover.py Update service call return values and error handling () 2023-06-16 07:01:40 -07:00
test_diagnostics.py Add type hints to integration tests (part 7) () 2023-02-13 09:53:09 +01:00
test_init.py Use has_template property from lib in Fritz!SmartHome () 2023-03-21 21:33:33 +01:00
test_light.py Update service call return values and error handling () 2023-06-16 07:01:40 -07:00
test_sensor.py Add type hints to integration tests (part 7) () 2023-02-13 09:53:09 +01:00
test_switch.py Update service call return values and error handling () 2023-06-16 07:01:40 -07:00