carconnectivity-plugin-mqtt-homeassistant #24
Replies: 12 comments 39 replies
-
It is an additional plugin. When you install both you get home assistant auto device discovery. It will create the device and all components on its own. |
Beta Was this translation helpful? Give feedback.
-
So I need to install: |
Beta Was this translation helpful? Give feedback.
-
Hello. |
Beta Was this translation helpful? Give feedback.
-
Hi @Pulpyyyy, |
Beta Was this translation helpful? Give feedback.
-
Hi @tillsteinbach , |
Beta Was this translation helpful? Give feedback.
-
Hi @tillsteinbach and @Pulpyyyy , These are the errors: 2025-03-05T00:26:53+0100:carconnectivity.connectors.seatcupra.auth:INFO:openid_session:Token expired File "/opt/venv/lib/python3.12/site-packages/carconnectivity_connectors/seatcupra/auth/my_cupra_session.py", line 274, in request requests.exceptions.InvalidSchema: No connection adapters were found for ....... Before stops of communication I have many errors regarding climatisation: 2025-03-05T00:21:32+0100:carconnectivity.connectors.seatcupra-api-debug:INFO:util:Unexpected keys found in climatisation: {'progressBarPct', 'active', 'climatisationTrigger'} Dictionary is {'status': 'Off', 'targetTemperatureCelsius': 21.5, 'targetTemperatureFahrenheit': 71.0, 'climatisationTrigger': 'unsupported', 'active': False, 'remainingTime': 0, 'progressBarPct': 0.0} Now also MyCupra app don't work and I hope restart after a time, I sure exceeded the requests to the server but it's very strange because the interval was 300s and it worked for only 1 hour. I think the problem is in the plugin CarConnectivity-plugin-mqtt_homeassistant but I'm not sure. Has this happened to you too? |
Beta Was this translation helpful? Give feedback.
-
Hi tillsteinbach,
I send you the Debug Log that I saved from Addon inside Home assistant.
Thank you
Good morning
Matteo
Il giorno mer 5 mar 2025 alle ore 09:29 Till Steinbach <
***@***.***> ha scritto:
… The oauth token is only valid for one hour. It should then take the
refresh token to get a new one. When you send me logs I can check if that
is properly working for you.
If the refresh token is not working it will do a full new login. That
should normally not happen.
—
Reply to this email directly, view it on GitHub
<#24 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4WBYMA522K4FABR2DQVXQD2S2YWJAVCNFSM6AAAAABYD66PDOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMZZHAYTSNA>
.
You are receiving this because you were mentioned.Message ID:
<tillsteinbach/CarConnectivity-plugin-mqtt/repo-discussions/24/comments/12398194
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Every refresh I see these: 2025-03-05T19:20:56+0100:carconnectivity.connectors.seatcupra-api-debug:INFO:util:Unexpected keys found in charging: {'active', 'progressBarPct'} Dictionary is {'status': 'ReadyForCharging', 'targetPct': 100, 'currentPct': 38, 'chargeMode': 'invalid', 'active': False, 'remainingTime': 0, 'progressBarPct': 38.0} |
Beta Was this translation helpful? Give feedback.
-
Hi @tillsteinbach , 2025-03-08T17:51:11+0100:carconnectivity.connectors.seatcupra:ERROR:connector:Retrieval error during update (Connection error: HTTPSConnectionPool(host='ola.prod.code.seat.cloud.vwgroup.com', port=443): Max retries exceeded with url: /v5/users/0f8fxxxxxx-b9xxxx-42xx-bda1-47xxxxxxxxx/vehicles/VSSXXXXXXXXXXXXXXX/mycar (Caused by ReadTimeoutError("HTTPSConnectionPool(host='ola.prod.code.seat.cloud.vwgroup.com', port=443): Read timed out. (read timeout=30)")). If this happens frequently, please check if other applications communicate with the Seat/Cupra server.). Will try again after configured interval of 360.0s Therefore the problem is not the homeassistant addon created by @Pulpyyyy . Now MyCupra App don't work, I hope he recovers this evening! In the log if I count all the times I read carconnectivity they are about 800. Even if the interval is not short probably the server limit is reached. Could it be? |
Beta Was this translation helpful? Give feedback.
-
Hi,
Yes I've installed also MySeat app toghether MyCupra (principal) . The
interval was 360sec.
Do you think that more apps could be a problem?
Il dom 9 mar 2025, 11:31 Till Steinbach ***@***.***> ha
scritto:
… Yes, this will most probably go away after some time. Do you have other
apps using the same account? Also what is the configured interval?
—
Reply to this email directly, view it on GitHub
<#24 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4WBYMHFBSTO3MP24KNKTFL2TQJ7DAVCNFSM6AAAAABYD66PDOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENBTHEYTMNI>
.
You are receiving this because you commented.Message ID:
<tillsteinbach/CarConnectivity-plugin-mqtt/repo-discussions/24/comments/12439165
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Hi @tillsteinbach , Interval was 600sec but after 3h I receive this error: 2025-03-12T20:02:05+0100:carconnectivity.connectors.seatcupra:ERROR:connector:Retrieval error during update (Connection error: HTTPSConnectionPool(host='ola.prod.code.seat.cloud.vwgroup.com', port=443): Max retries exceeded with url: /vehicles/VSSxxxxxxxxx/connection (Caused by ReadTimeoutError("HTTPSConnectionPool(host='ola.prod.code.seat.cloud.vwgroup.com', port=443): Read timed out. (read timeout=30)")). If this happens frequently, please check if other applications communicate with the Seat/Cupra server.). Will try again after configured interval of 600.0s I immediately tried my Cupra app to see and it didn't work. But after 2 hours it started working again. Could these errors be due to a server problem? When this happens i usually stop the addon to avoid server requests and have token expired. I dont know what happens if i leave the addon running, maybe it automatically resumes communication. |
Beta Was this translation helpful? Give feedback.
-
I really like this plugin; for me a replacement of integration Volkswagen We Connect ID. @tillsteinbach, is there a possibility to make the 3 departure attributes available within the plugin? Those attributes I used in previous integretion which I mentioned above are usefull to switch to a charge schedule. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @tillsteinbach ,
I saw that you also created the plugin carconnectivity-plugin-mqtt-homeassistant . What is the difference with carconnectivity-plugin-mqtt?
I saw all the topics inside HA also with the plugin carconnectivity-plugin-mqtt?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions