Git Product home page Git Product logo

haa-configurator's People

Contributors

glumb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

haa-configurator's Issues

Update needed to HAA v0.9.2

Hi! You made a very cool configuration for HHA, thank you!
Do you have any plans to add new accessories further?
@RavenSystem added new accessories, Garage Door and Window Covering.

2024 Now,Hope to continue to update

It‘s 2024 Now,Hope to continue to update
My native language is not English, this really helps me!
It's been about five years without an update, How are you?

Temp and humidity sensor wrong config: humidity offset

Hy!

When I config a temp and humidity sensor and change the offset by 15% it leaves a "h": 15 row.
It didn't worked.
The working letter is "k" according to HAA wiki.

{
"t": 24,
"b": [],
"n": 1,
"g": 2,
"j": 3,
“h”: 15, --» "k": 15
"z": -1,8
}

Tree View accessory enumeration

I find Tree View very useful to move blocks around and expand & modify exact values.
I’m also actively using intra-device Notifications between accessories, where HAA numerates them as 1,2,3..

Looks like Online Configurator Tree View numerates them from 0,1,2.. which shot me in the foot few times already.

support for iFan02 / iFan03 devices

HAA has added support for iFan devices, and while there's some JSON for them in the HAA wiki, I'd like to fine tune it, and don't really understand JSON yet. Would you consider adding support to configurator for these devices?

Add support for new accessories and update mechanism

HAA has a few new accessories and an update mechanism where it is possible to add a switch to an accessory to enter setup mode and to initiate an update. Would be nice to see these features incorporated in the JSON configurator.

Sensor accessory and state inputs

Currently, Configurator portal only understands Status inputs f[n] like f0,f1...
Their behavior slightly differs from State inputs g[n] (g0,g1). More info here:
https://github.com/RavenSystem/esp-homekit-devices/wiki/Sensors#Initial-State

For example, I got normally open floating sensor for leakage..
{"t":7,"s":0,"g1":[{"g":9,"t":0,"i":0}],"g0":[{"g":9,"t":1,"i":0}]}
During startup only State input display it as deactivated correctly, while Status input waits for action before eventually displaying correct state.

  1. Please introduce State inputs g[n] for sensors.
  2. Currently, portal label mistakenly says:

Digital Inputs:
disabled. Default State - Input
enabled State - Input

However Status input f[n] is added to the code, not State input g[n].

Suggestion: JSON explode mode

Every time once a year when I try to reconfig HAA, I'm down for an hour into Wiki to re-learn all this a,b,c letters. Even this online configurator barely helps, as it still uses "l","e","t","t","e","r","s".

Suggestion:
Please, introduce an expanded mode will all l,e,t,t,e,r,s replaced with original "Accessory", "Type" and other Words. It will make the JSON config FINALLY READABLE.

Example - empty accessory:
{"c":{},"a":[]}
Same example with explode checkbox on:
{"Config":{},"Accessory":[]}

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.