Add MQTT+API warning

This commit is contained in:
Otto Winter 2019-01-16 08:46:44 +01:00
parent 3168cb7d14
commit f0119aaf7d
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
1 changed files with 6 additions and 0 deletions

View File

@ -105,6 +105,12 @@ You can repeat these steps for all your nodes, or convert them over to the new n
9. Now you can remove ``mqtt:`` from your ESPHome configuration. You don't have to, but doing so will
free up resources (of which these ESPs don't have too much).
.. warning::
Using MQTT together with the native API seems to be broken on some devices at the moment.
Of course in the future you will be able to use both at the same time, but the fix will
just take a while to get done as it's a larger scale issue.
.. _api-homeassistant_service_action:
``homeassistant.service`` Action