Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while setting up prixCarburant platform for sensor #5

Open
ThibautLM opened this issue Dec 1, 2020 · 4 comments
Open

Error while setting up prixCarburant platform for sensor #5

ThibautLM opened this issue Dec 1, 2020 · 4 comments

Comments

@ThibautLM
Copy link

Bonjour,
l'application marchait très bien il y a un moment mais depuis peu j'ai cette rerreur dans les logs et les prix des stations que j'ai paramétré ne remonte plus... Depuis une MAJ de Home Assistant je pense.

L'appli est vraiment bien sinon merci pour le travail ! j'espère que vous allez continuer et trouver mon problème.
Je suis a disposition si vous voulez plus d'informations.

Les logs de mon journal HA :

Error while setting up prixCarburant platform for sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 199, in _async_setup_platform
await asyncio.shield(task)
File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/prixCarburant/sensor.py", line 70, in setup_platform
stations = client.extractSpecificStation(list)
File "/usr/local/lib/python3.8/site-packages/prixCarburantClient/prixCarburantClient.py", line 159, in extractSpecificStation
stationsXML = self.stationsXML
AttributeError: 'PrixCarburantClient' object has no attribute 'stationsXML'

@pbranly
Copy link

pbranly commented Dec 2, 2020

Hello
J’ai exactement le même problème
Philippe

@max5962
Copy link
Owner

max5962 commented Jan 28, 2021

Bonjour,
Désolé je ne suis plus très présent, sur github et pas vraiment du temps perso pour finir reelement ce projet :/
Beaucoup de bugs que j'avais pas anticipé.

Je regarderais si je peux faire quelque chose :)

@valderaplets
Copy link

sur une install fraiche, j'ai aussi cette erreur, sur l'ancienne ça amrche toujours

@ryann72
Copy link
Contributor

ryann72 commented Oct 11, 2021

Bonjour,

Avez-vous toujours le problème ?
Je ne reproduit pas sur les dernières versions

Merci pour vos tests et retours

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants