mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-11-15 10:45:41 +01:00
Add note about HA allowing service calls
This commit is contained in:
parent
df6d0246db
commit
f8054e008b
@ -120,6 +120,10 @@ Configuration variables:
|
|||||||
When using the native API with Home Assistant, you can create Home Assistant service
|
When using the native API with Home Assistant, you can create Home Assistant service
|
||||||
calls straight from ESPHome :ref:`Automations <automation>`.
|
calls straight from ESPHome :ref:`Automations <automation>`.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
Home Assistant by default will not allow an ESPHome device to call services. You must explicitly allow this in Home Assistant on a per configuration entry using the `Configure` options flow.
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|
||||||
# In some trigger
|
# In some trigger
|
||||||
|
Loading…
Reference in New Issue
Block a user