mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Modify switchbot_cloud doc and addd note for webhook support (#36285)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
f5a1db2ff9
commit
77700910d0
@ -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 %}
|
Loading…
x
Reference in New Issue
Block a user