home-assistant.io/source/_faq/character_t.markdown

8 lines
275 B
Markdown

---
title: "found character '\t' that cannot start any token"
description: "found character '\t' that cannot start any token"
ha_category: Usage
---
This error means you used tabs rather than two spaces in one of your YAML configuration files. Replace the tabs with spaces.