-
Notifications
You must be signed in to change notification settings - Fork 18
Error requesting hvac_status data #51
Comments
Hi, Can you please confirm:
I'm pretty sure it's an intermittent issue on the Renault side. |
Hi, for information i have the same issue. It's not new as Pyze gives me this response too (from Renault side).
|
I'm pretty sure 502 error is temporary on the Renault side. Regarding HVAC start/stop, I would dearly love to have some feedback as I personally don't use it. |
Extra note: if your vehicle doesn't support location and/or hvac status, then I suggest that you simply deactivate the "Zoe Location" and "Zoe HVAC" entities via "Configuration > Integrations >Renault >Entities" menu of home assistant. |
So currently, I was able to start a HVAC vie the Service Call out of Homeassistant using version 3.0 of the Renault integration. The climate entity is still unavailed. |
This is not an issue from HomeAssistant or this custom component, and I think it's better to discuss it now on the renault-api repository. |
I reopen the issue on Home-Assistant because it seems that even if the "status" endpoint is disabled some users are still able to send requests to use the hvac services, so we need to disconnect the climate entity from the hvac-status endpoint. And even if the endpoint doesn't work for the status of the hvac, it is still useful to get the outside temperature. |
Hi @PysX / @WinkelB / @marciej123 Does it make sense to use a For now:
@Quentame / @oncleben31 what is your opinion on this? (More information on: https://github.com/hacf-fr/renault-api/wiki/Data-endpoint:-hvac-status) |
I would like to have the climate entity. Even if it's not displaying the
current climate state.
epenet <[email protected]> schrieb am Do., 17. Dez. 2020, 20:53:
… Hi @PysX <https://github.com/PysX> / @WinkelB <https://github.com/WinkelB>
/ @marciej123 <https://github.com/marciej123>
Does it make sense to use a climate entity to start hvac even if there is
no feedback on the status?
Or should we keep it only as a service?
For now:
- on Zoe40 (with hvac): you have a UI to select the temperature and
ability to press "start now"
- on Zoe40 (without hvac): you don't have UI
- on Zoe50: the UI is not created because it thinks you don't have
hvac system
@Quentame <https://github.com/Quentame> / @oncleben31
<https://github.com/oncleben31> what is your opinion on this?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#51 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI4656LGWLRJHHR6S5HUAR3SVJOR7ANCNFSM4SD5FMWA>
.
|
I have a Zoe50 and HA does find my hvac entity (just since a few days, therefore I few weeks it didn't have one), unfortunately this entity, and a lot of other entity are unavailable.. Now we know that the Renault app and API isn't the best one and has some stability options but I'm not sure if that's just the issue? |
I have created switch and script, so not important to me. |
Does it work if you simply remove the And does someone want to work on a PR? |
Dear @epenet, |
@PaoloTo would you mind adding a fixture file to the renault-api module for your Twingo? We don't have any fixture files for Twingo yet... Also, does Twingo support setting HVAC via MyRenault application and/or using HA |
Yes, i could help you integrating this fixture but I need some help, i can test it for you of course! from MyRenault I've a button to start the ac, if I press it, it takes some seconds (near 5 seconds, maybe a connection problem?) but then the ac starts! |
Dear @epenet, |
First, regarding
Second, regarding MyRenault application, what does that show when A/C is in progress? As it stands, I am not aware of any way to know when A/C is |
Inside MyRenault Application nothing shows me that ac is in progress and this is very annoying. I even don't know when it will stop... after some minutes? when it reaches the target temp? or maybe only if the battery goes under 20%? |
@PaoloTo thanks for your feedback. This is in line with all the information that we have... it's not possible to know what the So I think we need to remove the Then we need to decide what is the best way to start (and cancel?) A/C from Home Assistant. |
if we don't have the ability to read out the temperature and neither the active status of the hvac i think that the climate is not suitable for us. Another way: what about using hvac sheduling? like adding a schedule that start immediately and ends in some minutes? after that the script could cancel the schedule. |
I have opened this issue on |
Hi. I've been looking around for some information on how to configure preconditionning remotely without using the phone app. |
Yes, there is a service called You have to specify the There is also a service called |
Dear @eviollet,
|
Hi all, I have created PR hacf-fr/renault-api#139 on After it is merged there, then I think we'll just completely remove the |
Hi, seems ok to remove @epenet : if @eviollet : another implementation to have “fake status” (timer 5min). It avoids myself clicking more than one : https://github.com/PysX/home-assistant-config/blob/master/packages/zoe.yaml |
@PysX thank you for the 5 minute delay idea. I'd never thought of that. I'm quite new to Home Assistant and loving it. Have a great evening |
Managed to get it working using the call as it was stated before. The automatic entity which is generated for the ZE50 doesn't seem to work.. I've also changed the timer to 10 minutes (600 seconds) which seemed way more stable for me. This is the script with a notification that the car started the HVAC
Thanks! |
Hi all, I have created two PR:
I will leave them open for a little while for testing/feedback. Regarding documentation of the scripts and lovelace cards, maybe someone wants to create a new documentation page? |
Thanks @epenet , will try it tomorrow. |
Hi all The PRs have been merged, and the documentation has been updated. @WinkelB are you happy to close this issue? |
Version: v3.0.0-rc2
Getting Errror Messages with my Renault Zoe Phase 2
Im not getting any HVAC Informations...
Logger: custom_components.renault.pyzevehicleproxy
Source: helpers/update_coordinator.py:152
Integration: Renault (documentation)
First occurred: 21:55:16 (1 occurrences)
Last logged: 21:55:16
Error requesting VINXXXXXXXXXXXX hvac_status data: 502 Server Error: Bad Gateway for url: https://api-wired-prod-1-euw1.wrd-aws.com/commerce/v1/accounts/ACCOUNTXXXXXXXXXXXXXXX/kamereon/kca/car-adapter/v1/cars/VINXXXXXXXXXXXX/hvac-status?country=DE
The text was updated successfully, but these errors were encountered: