Update api.connected docs

Fixes https://github.com/esphome/issues/issues/394
This commit is contained in:
Otto Winter 2019-06-03 19:32:03 +02:00
parent a9f9874b11
commit 59dc8ab2e7
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E

View File

@ -226,7 +226,8 @@ There are currently 4 types of variables:
---------------------------
This :ref:`Condition <config-condition>` checks if at least one client is connected to the ESPHome
native API.
native API. Please note client not only includes Home Assistant, but also ESPHome's OTA log output
if logs are shown remotely.
.. code-block:: yaml