Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding label option for function naming #77

Open
kcooke315 opened this issue Oct 23, 2022 · 2 comments
Open

Adding label option for function naming #77

kcooke315 opened this issue Oct 23, 2022 · 2 comments

Comments

@kcooke315
Copy link

Love your plug-in!!! That said, it seems plug-in options do not pass through any type attributes (labels for functions) -- they all appear as the same default name for me device (in this case, "Mr. Roboto"). Would you consider adding manual labeling of specific functions via advanced settings?

neato

Somethings, perhaps, like this (label section):

{
    "hidden": [
        "eco",
        "extracare",
        "schedule",
        "find",
        "spot"
    ],
    "labels": [
        "docstate" : "Mr. Roboto in Dock Status",
        "nogolines" : "Mr. Roboto Use No Go Lines",
        "dock" : "Mr. Roboto in Dock"
    ],
    "password": "XXXXXXXXXXXXXX",
    "platform": "NeatoVacuumRobot",
    "email": "XXXXXXXXXXXXXX"
}

@naofireblade
Copy link
Owner

Thats a bug/change in iOS 16 that i cant control :/ homebridge/homebridge#3210

@zzysunny
Copy link

Since this is an iOS 16 "feature, " could you please add a note to the README that maps the individual switches (0-8) to a function? Or do they shuffle around?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants