Downloaded, installed, added instance. Put in account information, hit "Connect ...." and I get an exception in the log every time. 100% reproducible. I turned on trace logging, but it only recorded some encryption steps, nothing seemingly related. LMK how to help you debug this.
Announcement
Collapse
No announcement yet.
Exception linking Tesla account
Collapse
X
-
Found the problem - was an easy fix! It might take a few days to get promoted in the updater due to the holidays, so here's the updated files you'll need to replace in your HS3 directory to get to 1.0.1.1 early. (Note: this also fixes the issue some had with Newtonsoft DLLs if they didn't also have my Lyric plugin.)
- 1 like
Comment
-
Originally posted by bsobel View PostSecond issue, when installed the default instance is not available, I am forced to create a new instance to then add an account. No issues, but doesn't seem to match the docs so thought I would mention it.
Comment
-
Ok I was wrong, the plugin is not working. The multi-instance support seems to be a bit of a mess (sorry). When installed there is no config link, no way to access the default instance you create. So I added an instance but then ran with two instances running. Some logic seems to prevent you from enabling the config link on the account until at least 2 instances exist, is that intentional? Ive uninstalled and reinstalled but the instances were remembered. Deleted the second, but cant configure the primary one at all.
Comment
-
Originally posted by shill View Post
I couldn't agree with you more... unfortunately that is part of the framework HS provides, not something I can control.
Does the Tesla API expose the charge rate? E.g. amperage control, I would love to charge at lower amperage during the day then higher at night.
Also, any chance you could support a virtual location devices? E.g. define a radius around the lat/lon and have a device be 'on' if the car is in the circle? My goal is to be able to say :
If Car is parked
and AtHome (based on lat/long)
and Not Charging
and parked for longer than 20
Pushover (you forgot to charge dummy!)
Comment
-
Originally posted by bsobel View PostWhat I meant is, at least here, when the plugin is first ran you get the plugin in the list, but its not configurable. It appears you need to add an instance to configure it, but looks like you do have a default instance but its not configurable for awhile after the plugin starts. Once the config link registered, everything else has worked great. Blue Harvest (my X) is happy and I love I can set the charge capacity.
Originally posted by bsobel View PostDoes the Tesla API expose the charge rate? E.g. amperage control, I would love to charge at lower amperage during the day then higher at night.
Originally posted by bsobel View PostAlso, any chance you could support a virtual location devices? E.g. define a radius around the lat/lon and have a device be 'on' if the car is in the circle? My goal is to be able to say :
If Car is parked
and AtHome (based on lat/long)
and Not Charging
and parked for longer than 20
Pushover (you forgot to charge dummy!)
Comment
Comment