Check Configuration error Octoprint

When I run “Check Configuration” I get the following error:
Invalid config for [octoprint]: [platform] is an invalid option for [octoprint]. Check: octoprint->octoprint->1->platform. (See /config/configuration.yaml, line 129).

My octoprint config entry is right out of the docs:

octoprint:   (<-This is line 129)
  - host: "192.168.0.26"
    api_key: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXX" (not actual API key)

Config check is OK if I comment out these three lines.

Anyone have any insights??

Thanks.

Share the octoprint config along with the next few lines of your config

1 Like

Thank you! I had pasted the lines in the wrong location. It’s fixed