Closed brynnneilson closed 5 months ago
the reason might be that the adapter is currently hard-coded to use the EU TTN endpoint: https://github.com/angelnu/home_assistant_thethingsnetwork/blob/74806b8e9d06c3fcfd5caab0d136ef98a4233aae/custom_components/thethingsnetwork/const.py#L16
I would need to add a selector to the wizard - could you try to fork the adapter and manually modify it for now?
If it works I will work in adding the selection.
It worked. I changed "eu1.cloud.thethings.network" to "au1.cloud.thethings.network" then when I added it as an Integration I used my App ID: silo-environment and Access Key [API Key]
This custom integration is deprecated as it has been integrated into the core HA since 2024.6.
Please migrate.
I've probably done something wrong. Here's what I did:
The API Key might be where I'm going wrong because the V3 TTN Inegration asks for "Access Key" which used to be used in V2 TTN integrations.
Appreciate any advice. Below are the errors I'm getting in HA
brynn :-)