Hello, I have a little problem to integrate the version of home assistant (and incidentally home_assistant_db_v2 but I think it's the same problem) see first screen
I tried to integrate the sensor separately (see 2nd screen) while basically it is in a file where there are all the other sensors, which work (see 3rd screen)
I read that it could be because of the access to the directory of these files so I tried to add to my config:
homeassistant:
whitelist_external_dirs:
/config
PS: I'm in a docker container
Well thank you in advance 🙂