I’m unable to install and setup the Dexcom integration - the Home Assistant Dexcom integration reports “Invalid authentication” for my username/password combination. I am able to login to https://myaccount.dexcom.com/ using the same username/password combination. What could I be doing wrong with the HA integration? Is there a different username/password combination I should be using? (My password is a mix of numbers and letters, as recommended in the integration notes.)
Some details - I have a Dexcom G7 continuous glucose monitor. It works well with my Android Dexcom G7, Clarity, and Follow apps. I have shared data in the Dexcom G7 app and am able to see the data in the Follow app. I am a new user to Dexcom and created my account and follow about a day ago.
In \…\config\home-assistant.log I see:
2023-07-01 13:03:34.009 ERROR (SyncWorker_8) [pydexcom] json: {'Code': 'AccountPasswordInvalid', 'Message': 'Publisher account password failed', 'SubCode': '<OnlineException DateThrownLocal="2023-07-01T17:03:33.963" DateThrown="2023-07-01T17:03:33.963Z" ErrorCode="AccountPasswordInvalid" Type="13" Category="4" Severity="1" TypeString="InvalidPassword" CategoryString="Validation" SeverityString="Minor" HostName="" HostIP="" Id="{<redacted>}" Message="Publisher account password failed" FullText="com.dexcom.udp.common.data.exception.OnlineException: Publisher account password failed" />', 'TypeName': 'FaultException'}
Thanks!