question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cozytouch Bad credentials

See original GitHub issue

Je n’arrive pas à connecter le plugin homebridge a Cozytouch (PAC Atlantic & Navilink A59) J’ai a chaque fois 'Bad Credentials"

J’ai aussi la conf pour Tahoma sur le meme plugin et elle fonctionne parfaitement. J’ai utilisé les memes identifiants que pour l’app iOS Atlantic Cozytouch (ou la connection fonctionne parfaitement).

J’ai aussi un Bad credentials sur https://dev.duboc.pro/tahoma

Des idées ?

    "platforms": [
        {
            "name": "Config",
            "port": 8581,
            "platform": "config"
        },
        {
            "name": "TaHoma",
            "service": "tahoma",
            "user": "xxx",
            "password": "xxx",
            "exposeScenarios": true,
            "platform": "Tahoma"
        }, // → Service Ok et fonctionnel 
        {
            "name": "Cozytouch",
            "service": "cozytouch",
            "user": "xxx",
            "password": "xxx",
            "platform": "Tahoma"
        } // → Service KO
    ]

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:15 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
davidbonancommented, Oct 11, 2021

Même problème sur mon installation. Je viens de lancer une PR sur l’api client @dubocr https://github.com/dubocr/overkiz-client/pull/3

1reaction
dubocrcommented, Oct 16, 2021

Même problème sur mon installation. Je viens de lancer une PR sur l’api client @dubocr dubocr/overkiz-client#3

Merci @davidbonan pour la PR. La v2.2.14 prend désormais en compte la nouvelle authentification déployée par Atlantic.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cozytouch integration - Forums - Smart Home Forum by FIBARO
Hi, I'm trying to get Atlantic Vertigo wifi(Cozytouch app) water heater integrated into Fibaro. ... I get 401 BAD Credentials.
Read more >
is Cozytouch not working / having issues for you? - 99images
Do you have Cozytouch app problems? ... Common Cozytouch App Problems and Troubleshooting Steps ... You may be trying with wrong login credentials....
Read more >
Overkiz API and Somfy API - Home Assistant Community
I've tried to install it, choosing “Atlantic Cozytouch” hub, I set my email and my password, exactly the same that work fine with...
Read more >
I get a message that says I have “bad credentials.” What ...
A “bad credentials” error occurs when the username or password that you have entered cannot be found in the user database.
Read more >
[APP] Somfy Tahoma & Connexoon (v4.0.13, test v4.0.14) - Apps
When proceeding it seems to validate the credentials resulting in ... Is seems that Cozytouch can use the Somfy IO protocol. from the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found