P] Setup failed for service: Integration not found

Hi have been meddling around with scripts and automation and suddenly i am getting the following errors.

2019-09-08 19:45:25 ERROR (MainThread) [homeassistant.setup] Setup failed for data: Integration not found.
2019-09-08 19:45:25 ERROR (MainThread) [homeassistant.setup] Setup failed for service: Integration not found.

What should i be looking at? haven’t changed anything in my configuration

You’ve changed something and if I had to guess I’d say you’ve entered your automation directly into configuration.yaml and have lines starting

data:

service:

I’d run a configuration check on the command line and share the results.

Oh, and maybe consider more use of secrets, since you published a bunch of API keys and things.