diff --git a/source/_integrations/switchbot_cloud.markdown b/source/_integrations/switchbot_cloud.markdown index d73da227ac2..dfa0d89a348 100644 --- a/source/_integrations/switchbot_cloud.markdown +++ b/source/_integrations/switchbot_cloud.markdown @@ -69,3 +69,11 @@ Each sensor will request a status update from the SwitchBot Cloud API once every {% warning %} For IR Appliances, the state is inferred from previous commands in Home Assistant and might not reflect reality if you use other ways to control the device. {% endwarning %} + +## Webhook support + +For vacuums, the states are updated from SwitchBot's cloud. + +{% warning %} +Only ONE webhook URL seems to be accepted by the SwitchBot's cloud. So, if you want several applications notified, you need to use a “proxy” to re-dispatch the message to the other applications. +{% endwarning %} \ No newline at end of file