Giter VIP home page Giter VIP logo

Comments (12)

rsauget avatar rsauget commented on July 19, 2024 1

Ok j'ai trouvé, c'est du à une erreur de l'auteur d'une dépendance que j'utilise (iambumblehead/form-urlencoded#35).
Je pousse une nouvelle version au plus vite.

from homebridge-flexom.

rsauget avatar rsauget commented on July 19, 2024

Bonjour @Tonio0774 , peux-tu stp réessayer avec la v2.2.2 du plugin ?

from homebridge-flexom.

Tonio0774 avatar Tonio0774 commented on July 19, 2024

Je viens de tester avec la nouvelle version et j'ai toujours aucun accessoire et des erreurs :

Starting to advertise 'Homebridge' using bonjour-hap backend!
[4/19/2021, 12:28:45 PM] Homebridge v1.3.4 (Homebridge) is running on port "caché".
Initializing HAP-NodeJS v0.9.4...
[4/19/2021, 12:28:48 PM] [Flexom] Launched child bridge with PID 206
[4/19/2021, 12:28:48 PM] Registering platform '@rsauget/homebridge-flexom.Flexom'
[4/19/2021, 12:28:48 PM] [Flexom] Loaded @rsauget/homebridge-flexom v2.2.2 child bridge successfully
[4/19/2021, 12:28:48 PM] Loaded 0 cached accessories from cachedAccessories.[4/19/2021, 12:28:48 PM] [Flexom] Finished initializing platform: Flexom
Preparing Advertiser for 'Flexom' using bonjour-hap backend!
[4/19/2021, 12:28:48 PM] [Flexom] didFinishLaunching
Starting to advertise 'Flexom' using bonjour-hap backend!
[4/19/2021, 12:28:48 PM] Homebridge v1.3.4 (Flexom) is running on port "caché".
(node:2064) UnhandledPromiseRejectionWarning: TypeError: form_urlencoded_1.default is not a function
    at axios_1.default.create.transformRequest (/Users/Tonio/.npm-global/lib/node_modules/@rsauget/homebridge-flexom/node_modules/@rsauget/flexom-lib/src/hemis/hemis.ts:47:23)
    at transform (/Users/Tonio/.npm-global/lib/node_modules/@rsauget/homebridge-flexom/node_modules/axios/lib/core/transformData.js:16:12)
    at Object.forEach (/Users/Tonio/.npm-global/lib/node_modules/@rsauget/homebridge-flexom/node_modules/axios/lib/utils.js:247:10)
    at transformData (/Users/Tonio/.npm-global/lib/node_modules/@rsauget/homebridge-flexom/node_modules/axios/lib/core/transformData.js:15:9)
    at dispatchRequest (/Users/Tonio/.npm-global/lib/node_modules/@rsauget/homebridge-flexom/node_modules/axios/lib/core/dispatchRequest.js:30:17)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2064) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:2064) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

from homebridge-flexom.

Tonio0774 avatar Tonio0774 commented on July 19, 2024

Parfait 😊 super travail !
j'attends donc avec impatience cette nouvelle version.

from homebridge-flexom.

Buggzounet avatar Buggzounet commented on July 19, 2024

Bonjour,
Pareil pour moi : aucun accessoire pour l'instant.
Merci pour le travail @rsauget !

from homebridge-flexom.

rsauget avatar rsauget commented on July 19, 2024

@Tonio0774 peux-tu stp tester la 2.2.3 ?
@Buggzounet bienvenue ! Peux-tu aussi tester la 2.2.3, en espérant que tu aies le même problème ?

from homebridge-flexom.

Tonio0774 avatar Tonio0774 commented on July 19, 2024

@rsauget Je viens de tester, les accessoires apparaissent désormais 😊. la seule chose c'est que je ne vois pas les volets roulants dans aucune pièce de HomeKit.

from homebridge-flexom.

rsauget avatar rsauget commented on July 19, 2024

@Tonio0774 étrange, normalement tu as les contrôles de lumière et VR sur le même accessoire (cf. capture).
Tu peux exécuter la commande suivante qui va lister les infos de tes pièces et m'envoyer le résultat :
npx @rsauget/flexom-lib
Vérifie bien que tes identifiants Flexom n'apparaissent pas dans la sortie
image

from homebridge-flexom.

Tonio0774 avatar Tonio0774 commented on July 19, 2024

@rsauget autant pour moi, je ne savais pas ou les trouver 😊
Super travail.
J'ai hate d'avoir accès a chaque accessoires individuellement mais c'est deja énorme.

from homebridge-flexom.

rsauget avatar rsauget commented on July 19, 2024

@Tonio0774 dans les paramètres de l'accessoire tu peux séparer en 2 vignettes si tu préfères !
Tu aurais quand même besoin d'accéder aux accessoires individuellement ? Tu peux ouvrir une autre issue de type "Feature request" si c'est ça 😉

from homebridge-flexom.

rsauget avatar rsauget commented on July 19, 2024

@Buggzounet je cloture cette issue, si ton problème est différent et pas résolu je te laisse créer une issue séparée stp, avec config logs versions etc. comme indiqué dans le modèle d'issue 🙏

from homebridge-flexom.

Buggzounet avatar Buggzounet commented on July 19, 2024

Merci @rsauget ! ça fonctionne également pour moi 👍
Je vois mes accessoires... je n'ai plus qu'à configurer le tout.
Bravo et encore merci :)

from homebridge-flexom.

Related Issues (11)

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.