Tried splitting my sensors into a separate yaml file and am getting this error.
Invalid config for [sensor]: required key not provided @ data[‘platform’].
Got None. (See /home/homeassistant/.homeassistant/configuration.yaml, line 114). Please check the docs at https://home-assistant.io/components/sensor/
Side note, I was having trouble getting mqtt sensors working so I decided to split the sensors and am now getting this error so I am wondering if sensors in general are just not working for whatever reason.
Also, keep in mind that sensors and binary_sensors are NOT mixable (have a separate:
sensor: !include sensors.yaml
binary_sensor: !include binary_sensors.yaml
Hallo, hier dasselbe Fehler, neulich, nach Umstieg Pi4 (64bit) in Docker. Vorher keine Probleme auf Pi3+ OS. Viele Geräte/Sensoren werden nicht gefunden. Auch Nodered hat ein Problem, da Mqtt-Sensoren fehlen.