Skip to content

hs.brightness.get() returns nil on M1 #2668

@limakzi

Description

@limakzi

I have found an issue on Apple Silicon M1. hs.brightness returns nil and returns false on each function execution.
I think this is related to: #2663.

> hs.brightness.get()
nil

> hs.brightness.set(20)
false

> hs.brightness.set(50)
false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions