#Configuring Command Line sensor using YAML has moved
1 messages · Page 1 of 1 (latest)
since the last HA Update I have the warning:
Command Line YAML configuration has moved
This stops working in version 2023.8.0. Please address before upgrading
Configuring Command Line sensor using YAML has moved.
Consult the documentation to move your YAML configuration to integration key and restart Home Assistant to fix this issue.
is this feature no longer supported? and do I really need to put my sensors into the configuration.yaml?
You didn't share the YAML you're using
With 2023.6 there was a breaking change with the command line
Hello @fleet kernel ,
you are right.
I didn't found an option to attach it to the thread or to post it as code.
Should I directly post it in the chat, I thought that is not really readable.
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- 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.
Thanks for the hint.
my configuration.yaml
https://dpaste.org/Ojyip
my sensor.yaml in the folder packages:
https://dpaste.org/4n16u
Nothing in what you shared mentions the command line platform
When you find it, see https://www.home-assistant.io/blog/2023/06/07/release-20236/#breaking-changes
@fleet kernel that my problem. I don't know what really is wrong.
Here you can see the warning message:
https://imgur.com/a/oVa6Zor
This isn't IRC, you don't need to keep tagging me
Somewhere in your YAML you have a command line something defined...
You have to find it
Do Home Assistant also checking coding which is commented out with '#' ?
Because I found some old coding line, which I don't use at the moment
No