Giter Site home page Giter Site logo

homebridge-bravia about verified HOT 10 CLOSED

homebridge avatar homebridge commented on May 28, 2024
homebridge-bravia

from verified.

Comments (10)

oznu avatar oznu commented on May 28, 2024 1

You can get the homebridge storage directory using:

homebridge.user.storagePath();

from verified.

donavanbecker avatar donavanbecker commented on May 28, 2024 1

Screen Shot 2020-05-03 at 4 08 01 PM

from verified.

normen avatar normen commented on May 28, 2024

Realizing that this requires some more work, the plugin stores a key file in a custom directory. I'll get back with this when I moved the plugin to the dynamic accessory model.

from verified.

normen avatar normen commented on May 28, 2024

Okay, v2.0.0 should be everything we ever wanted ;)

from verified.

oznu avatar oznu commented on May 28, 2024

/check

from verified.

github-actions avatar github-actions commented on May 28, 2024

✅ Pre-checks completed successfully.

from verified.

donavanbecker avatar donavanbecker commented on May 28, 2024
  • - The plugin must successfully install.
  • - The plugin must implement the Homebridge Plugin Settings GUI.
  • - The plugin must not start unless it is configured.
  • - The plugin must not execute post-install scripts that modify the user's system in any way.
  • - The plugin must not contain any analytics or calls that enable you to track the user.
  • - The plugin must not throw unhandled exceptions, the plugin must catch and log its own errors.
  • - The plugin must be published to npm and the source code available on GitHub.
  • - The plugin must run on all Active LTS versions of Node.js, at the time of writing this is Node.js v10 and v12.
  • - The plugin must not require the user to run Homebridge in a TTY or with non-standard startup parameters, even for initial configuration.
  • - If the plugin needs to write files to disk (cache, keys, etc.), it must store them inside the Homebridge storage directory.

Everything looks good, if I could ask a request of adding the placeholder parameter into your config.schema.json so that users have a better idea of what is wanted for a specific field.

Example: IP - and having a placeholder of 192.168.1.1

from verified.

normen avatar normen commented on May 28, 2024

Everything looks good, if I could ask a request of adding the placeholder parameter into your config.schema.json so that users have a better idea of what is wanted for a specific field.

Example: IP - and having a placeholder of 192.168.1.1

Alright, will do with the next updates. I'd also like to fold pretty much everything below the "speaker" dropdown but I had a hell of a time with the nested arrays in the bottom breaking when I tried that, any hints are appreciated.

from verified.

normen avatar normen commented on May 28, 2024

Hm, to be honest I find the "placeholders" are a bit misleading themselves. At least in the dark theme - to me - in my browser - they look as if they were set defaults.

from verified.

donavanbecker avatar donavanbecker commented on May 28, 2024

Hm, to be honest I find the "placeholders" are a bit misleading themselves. At least in the dark theme - to me - in my browser - they look as if they were set defaults.

Understandable, not a requirement just suggestion. Thanks for the plugin!

from verified.

Related Issues (20)

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.