Giter VIP home page Giter VIP logo

somfy-protexial's People

Contributors

dependabot[bot] avatar the8tre avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

somfy-protexial's Issues

Problème avec la version 2024.6.0

Bonjour

La mise en service de l'alarme ne fonctionne plus avec la nouvelle version du core 2024.6.0.

J'ai fait un retour arrière sur la version 2024.5.5 --> pas de problème.

Cordialement

Impossible de se connecter au serveur

Bonjour,
Lors de la configuration initiale après téléchargement sur Hacs, je rentre l'adresse de l'alarme ie 192.168.4.220 ou http://192.168.4.220 mais j'obtiens le message d'erreur : Impossible de joindre le serveur.
L'interface fonctionne pourtant parfaitement à cette adresse.
Que dois-je faire ?
Cordialement

Problème avec intégration

J'ai cette erreur qui remonte dans les journaux

Error setting up entry http://192.168.X.X for somfy_protexial
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 402, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/somfy_protexial/init.py", line 54, in async_setup_entry
await protexial.init()
File "/config/custom_components/somfy_protexial/protexial.py", line 166, in init
await self.__login()
File "/config/custom_components/somfy_protexial/protexial.py", line 184, in __login
challenge = await self.get_challenge()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/somfy_protexial/protexial.py", line 174, in get_challenge
dom = pq(await login_response.text())
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/aiohttp/client_reqrep.py", line 1147, in text
return self._body.decode( # type: ignore[no-any-return,union-attr]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe8 in position 1053: invalid continuation byte

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.