Giter Club home page Giter Club logo

Comments (7)

mickgiles avatar mickgiles commented on June 30, 2024

I'm not seeing this on 1.6. Do you have any vsync devices that might not be supported that you need to add to the exclude list?

from homebridge-vesync.

intrepidsilence avatar intrepidsilence commented on June 30, 2024

Apparently my scale is unsupported. However I cannot seem to figure out what to exclude to get it to stop complaining.

I have turned on debug, but the output from the plugin is exactly the same as without it.

Here is the output I get:

[2/10/2023, 10:48:50 AM] [homebridge-vesync-v2] Adding discovered devices
[2/10/2023, 10:48:50 AM] [homebridge-vesync-v2] Adding device:  null Scale
[2/10/2023, 10:48:50 AM] [homebridge-vesync-v2] ERROR: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received null

I have tried excluding both "Scale" and "null Scale" but neither worked.

from homebridge-vesync.

mickgiles avatar mickgiles commented on June 30, 2024

Best way to find the string to exclude is to find the accessory under the "Accessories" tab in homebridge and click the gear icon. That will give you a list of properties and you want the "Model" property.
Also remember that is case sensitive. So it needs to be exactly the same. I suspect it's going to be the same model number as your scale, for example ESF-551, ESF24, or FIT8S

from homebridge-vesync.

intrepidsilence avatar intrepidsilence commented on June 30, 2024

THat's great for things that get added, but since this causes a fault it never gets added and thus is not listed in Accessories.

from homebridge-vesync.

mickgiles avatar mickgiles commented on June 30, 2024

Ah, good point. Can you tell me which model scale it is?

from homebridge-vesync.

intrepidsilence avatar intrepidsilence commented on June 30, 2024

https://www.amazon.com/gp/product/B09HLZV4H9?ie=UTF8&psc=1

from homebridge-vesync.

mickgiles avatar mickgiles commented on June 30, 2024

Can you try ESN-C551S and ESN-C551S-SUS and see if either of those work?

from homebridge-vesync.

Related Issues (17)

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.