Skip to content

CATEGORY_LIGHTBULB configure_char('Brightness'... ValueError("Characteristic not found" #451

Description

@AlexMaghen

Thanks for this wonderful library. I am trying to build a LightBulb accessory that can handle dimming. For some reason, I get an error in __init__ when I try to do
self.char_brightness = serv_light.configure_char('Brightness', value=100)
The error comes back
ValueError: Characteristic not found

(extremely simple full accessory file attached)

Any help MOST appreciated. This is driving me nuts! :)
HKPoolDial.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions