#Hello this is my error that gives me I
1 messages · Page 1 of 1 (latest)
@timber yarrow
Yes...
You don't need to ping me
I'm here
And all pinging me to demand my attention will do is persuade me to fuck off and leave you to it
@timber yarrow i still have error
@brazen lynx Discord isn't like IRC, you don't have to tag people on every response. Keep in mind that every time you tag somebody, they get a notification ping. That can very quickly become annoying and people may block you.
When using Discord's new Reply feature it defaults to pinging the person you reply to, click @ ON to @ OFF to stop this - on the right side of the compose bar.
@muted lagoon there is no need
@muted lagoon to keep fuckiing
@muted lagoon pinging me
Also... "an error" is not helpful
Share the actual error
bad indentation of a mapping entry (56:2)
53 | max_temp: 35
54 | temp_step: 0.5
55 | precision: 0.5
56 | - name: Termostato_notte
-------^
57 | availability_topic: "Termono ...
58 | payload_available: "Online"
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
Excuse me
To check your configuration use the command for your install method:
precision: 0.5
- name: Termostato_notte
availability_topic: "Termonotte/tele/LWT"
You missed a space before the -
precision: 0.5
- name: Termostato_notte
availability_topic: "Termonotte/tele/LWT"
YAML is very picky about spacing and letter case
I saw I realized a lot to fry
You'll want to set up one of the SSH add-ons (https://www.home-assistant.io/common-tasks/os/#installing-and-using-the-ssh-add-on-requires-enabling-advanced-mode-for-the-ha-user) so you can use commands like ha core check that tell you what the problem is