You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'd like to ask your advice how to get this running with HA Docker container.
I've listed details from my setup below.
The ERROR I can't get solved is
'ERROR (MainThread) [homeassistant.components.homeassistant] Platform error sensor.gtfs_rt - Integration 'gtfs_rt' not found.'
Files in my container
bash-5.0# ls -la /config/custom_components/gtfs_rt
total 20
drwxrwxrwx 2 1000 10000 4096 Dec 12 18:43 .
drwxrwxr-x 5 1000 10000 4096 Dec 12 17:41 ..
-rwxrwxrwx 1 1000 10000 0 Dec 12 18:11 init.py
-rwxrwxr-x 1 1000 1000 262 Dec 12 18:43 manifest.json
-rwxrwxrwx 1 1000 10000 7213 Sep 29 08:46 sensor.py
bash-5.0#
Hello,
I'd like to ask your advice how to get this running with HA Docker container.
I've listed details from my setup below.
The ERROR I can't get solved is
'ERROR (MainThread) [homeassistant.components.homeassistant] Platform error sensor.gtfs_rt - Integration 'gtfs_rt' not found.'
Files in my container
bash-5.0# ls -la /config/custom_components/gtfs_rt
total 20
drwxrwxrwx 2 1000 10000 4096 Dec 12 18:43 .
drwxrwxr-x 5 1000 10000 4096 Dec 12 17:41 ..
-rwxrwxrwx 1 1000 10000 0 Dec 12 18:11 init.py
-rwxrwxr-x 1 1000 1000 262 Dec 12 18:43 manifest.json
-rwxrwxrwx 1 1000 10000 7213 Sep 29 08:46 sensor.py
bash-5.0#
Part of my configuration.yaml
System Health
Please, any recommendations how can I solve this mystery?
The text was updated successfully, but these errors were encountered: