Aohzan/hass-prixcarburant

Error after an update HA

Closed this issue · 5 comments

Hello

I have this error since update core assistant :

Enregistreur: homeassistant.config_entries
Source: config_entries.py:551
S'est produit pour la première fois: 20:17:16 (2 occurrences)
Dernier enregistrement: 20:17:32

Error setting up entry Prix Carburant for prix_carburant
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 551, in async_setup
    result = await component.async_setup_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/prix_carburant/__init__.py", line 50, in async_setup_entry
    await tool.init_stations_from_list(
  File "/config/custom_components/prix_carburant/tools.py", line 114, in init_stations_from_list
    response = await self._request_api(
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/prix_carburant/tools.py", line 89, in _request_api
    raise PrixCarburantToolRequestError(
custom_components.prix_carburant.tools.PrixCarburantToolRequestError: API request error 404: {'error_code': 'NotFoundResource', 'message': 'The requested dataset prix-des-carburants-en-france-flux-instantane-v2 does not exist.'}

Hello,

I have the same problem since the update core :)

L'URL a l'air de répondre constamment contrairement à l'autre en effet, j'ai update: https://github.com/Aohzan/hass-prixcarburant/releases/tag/3.5.2

Re bonjour
Après mise à jour du moduel depuis HACS, l'intégration refonctionne
@Aohzan
Merci de la réactivité