Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 106554

End of the stream or a document separator is expected in automations.yaml

$
0
0

Hi i still have these errors in automation.yaml after the alst update of HM

- id: accendi_luce_doccia
  alias: "Accendi luce doccia"
  trigger:
    platform: numeric_state
    entity_id: sensor.umiditabagno
    above: 65
  action:
    - service: switch.turn_on
      entity_id: switch.doccia
    - delay: "00:20:00"
    - service: switch.turn_off
      entity_id: switch.doccia
  condition:
    - condition: numeric_state
      entity_id: sensor.umiditabagno
      above: 65

errors are at line 1-2-11 and is always the same “End of the stream or a document separator is expected”. I thing that the problem is the indentation but i don’t what to correct, it seems correct.

Can you help me? tks

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 106554

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>