[US] Support Kia
See original GitHub issueDescribe the bug A clear and concise description of what the bug is. try to run both in my own code and with a config.json and throws error Usefull info(please complete the following information):
- OS: [e.g. macOS, Windows, Linux]
- macOS Big Sur
- Bluelinky Version [e.g. v5.2.3]
- 7.1.0
- Region: [e.g. US, CA, EU]
- US
Additional context Add any other context about the problem here.
/Users/XXX/Development/KiaConnect/bluelinky/src/constants/america.ts:28
throw new Error(`Constructor ${brand} is not managed.`);
^
Error: Constructor kia is not managed.
at Object.exports.getBrandEnvironment (/Users/XXX/Development/KiaConnect/bluelinky/src/constants/america.ts:28:13)
at new AmericanController (/Users/XXX/Development/KiaConnect/bluelinky/src/controllers/american.controller.ts:23:25)
at new BlueLinky (/Users/XXX/Development/KiaConnect/bluelinky/src/index.ts:51:27)
at createInstance (/Users/XXX/Development/KiaConnect/bluelinky/debug.ts:64:18)
at /Users/XXX/Development/KiaConnect/bluelinky/debug.ts:58:9
at processTicksAndRejections (node:internal/process/task_queues:94:5)
Issue Analytics
- State:
- Created 2 years ago
- Comments:22 (7 by maintainers)
Top Results From Across the Web
Customer Care Center - KIA K-Support
800-333-4KIA(4542) Monday – Friday: 5:00 AM to 6:00 PM PST Saturday – Sunday: Closed / US Public Holidays: Closed; c2022 Kia America, Inc....
Read more >FAQs - Kia Owners Portal
Kia Owner's FAQs and Support. Kia Connect; Kia eServices; Bluetooth, Multimedia & Navigation; General Information. About Kia Connect; Kia Connect Features ...
Read more >Customer Support | Official Kia Navigation Update Website
Welcome to Customer Support ... Please contact us through Online Support if you encounter any problems or have questions. Shortcuts >. Owner's Potal ......
Read more >Kia Owners Portal
Electrify America Kia Charge Pass Program ... View upcoming maintenance milestones, recommended service, and, with Kia Connect, get monthly health reports.
Read more >Kia Connect Support - Kia Owners Portal
Kia Connect Support · Go to Apple ®3 App Store ®3 or Google Play · Search for and download Kia Access App ·...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
The region specific code is located here. I don’t have the time or knowledge of this language to port it over. This was created by someone or collaborated on the project. https://github.com/Hyundai-Kia-Connect/hyundai_kia_connect_api/blob/master/hyundai_kia_connect_api/KiaUvoAPIUSA.py
@GiveMeTheBits I guess we are waiting for someone to drop a PR 😅