mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-30 04:36:29 +00:00
tweak
This commit is contained in:
parent
fdd484e20b
commit
601c1896ab
@ -29,4 +29,4 @@ When registering a services from a thread other than the event loop thread, inst
|
|||||||
|
|
||||||
### hass.services.async_remove
|
### hass.services.async_remove
|
||||||
|
|
||||||
When registering a services from a thread other than the event loop thread, instead use `hass.services.remove`
|
When removing a services from a thread other than the event loop thread, instead use `hass.services.remove`
|
Loading…
x
Reference in New Issue
Block a user