I am trying to add customizations for some manually configured mqtt motion sensors. I have my config split up into directories to keep things easy to read. I keep getting the error “expected a dictionary for dictionary value @ data[‘customize’]”.
I have seen a few other threads with similar issues, but none of them are splitting their config up, and I can’t seem to get any of the fixes from those threads to work.
I’ve tried all kinds of different indentation, adding quotes around the “binary_sensor.entry_motion” section etc and can not seem to figure this out. Any help would be greatly appreciated.