widewing / ha-toyota-na

Home Assistant integration for Toyota Motor (North America) connected services
75 stars 17 forks source link

Cloned but not showing up in integrations as an option #3

Closed 78hawkeye closed 2 years ago

78hawkeye commented 2 years ago

Hi all, I'm certainly still a bit green with home assistant, but super excited about this integration. I have the toyota_na code loaded in under /config/custom_components along side my other custom components, and I do get a log entry that warns that toyota_na was found just as it shows for my other working custom components:

"WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration toyota_na which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant"

and no other log entries. So I take that positively as it sees the integration and doesn't throw any errors. But unfortunately it never shows up in my "Add Integration" options as the readme suggests. Any ideas what I may be doing wrong? I'm running the versions below. Appreciate any advice!

Version core-2021.12.7
Installation Type Home Assistant OS
Development false
Supervisor true
Docker true
User root
Virtual Environment false
Python Version 3.9.7
Operating System Family Linux
Operating System Version 5.10.63-v8
CPU Architecture aarch64
Timezone America/New_York
78hawkeye commented 2 years ago

AHA! For any other newbies, it's just a force refresh of the browser to reload the integrations it appears.