This commit is contained in:
Otto Winter 2019-01-15 20:10:48 +01:00
parent 1d9fb8c543
commit 201bc938b5
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
2 changed files with 4 additions and 1 deletions

View File

@ -118,7 +118,7 @@ Breaking Changes
# other settings
update_interval: 15s
filters:
- sliding_window_moving_average:
- sliding_window_moving_average: {}
- The fastled effects have been renamed to ``addressable_`` for the new
:doc:`Neopixelbus </esphomeyaml/components/light/neopixelbus>` integration. See the validation error message

View File

@ -102,6 +102,9 @@ You can repeat these steps for all your nodes, or convert them over to the new n
you'll already see the ESP as a suggestion to be configured. But if you're having issues with that, you can
always manually set up an ESPHome device using "Set up a new integration" -> "ESPHome".
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).
.. _api-homeassistant_service_action:
``homeassistant.service`` Action