1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-15 03:19:15 +00:00
Raman Gupta 618b666126
Add support for responses to call_service WS cmd ()
* Add support for responses to call_service WS cmd

* Revert ServiceNotFound removal and add a parameter for return_response

* fix type

* fix tests

* remove exception handling that was added

* Revert unnecessary modifications

* Use kwargs
2023-11-10 21:44:43 +01:00
..