{% configuration_basic %}Host: description: "The IP address of your bridge. You can find it in your router or in the Integration app under **Bridge Settings** > **Local API**."Local access token: description: "The local access token for your bridge. You can find it in the Integration app under **Bridge Settings** > **Local API**."{% endconfiguration_basic %}
如果通过 configuration.yaml 中的 YAML 集成设置:
{% configuration %}Host: description: "The IP address of your bridge. You can find it in your router or in the Integration app under **Bridge Settings** -> **Local API**." required: false type: stringLocal access token: description: "The local access token for your bridge. You can find it in the Integration app under **Bridge Settings** -> **Local API**." required: false type: string{% endconfiguration %}