Giter Site home page Giter Site logo

Comments (3)

alexander-vitishchenko avatar alexander-vitishchenko commented on July 17, 2024

Fibaro HC3 requires QuickApp variables to have non-empty value.

There are two options for you, depending how you want to pass user credentials (as plain text or base 64):

  1. provide a proper value for mqttAuth
  2. remove mqttAuth variable, and use mqttUsername/mqttPassword instead

from hc3-to-mqtt.

alexander-vitishchenko avatar alexander-vitishchenko commented on July 17, 2024

Plus, I'll probably remove mqttAuth, mqttUsername and mqttPassword variables from .fqa file, as a "usability improvement", so people won't have to deal with them until it's needed

from hc3-to-mqtt.

alexander-vitishchenko avatar alexander-vitishchenko commented on July 17, 2024

I assume your issue if fixed, so I close the issue

By the way, QuickApp for a new version recently:

  • FQA variables leverage non-empty values, so you won't hit the same issue again
  • Able to pass Fibaro HC3 credentials in plain text form (not only Base64)
  • Major codebase refactoring that uses modular structure for Device API and MQTT APIs, enabling the following benefits in a longer term:
    • add more device types support with less efforts
    • possibility to introduce Homio MQTT convention support
  • QuickApp bootstrap and Fibaro HC3 events processing speed has been improved nearly by 30%
  • I've probably introduced some bugs too :), as I had to rewrite almost half of the code, but I'll be doing extensive testing over the next few weeks, identify and eliminate defects

from hc3-to-mqtt.

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.