Skip to content

Issue iterating over multiple devices using "device id" of "all" and setting values #7

@jrie

Description

@jrie

Hello,

I use your nova as a (api driver) in a(nother) project: https://github.com/jrie/lcs

While testing and debugging the CLI script (bash) - I noticed that there seems to be a issue with iteration over multiple devices (by already retrieved device ids) - not only a single "device id" and setting there values.

For example ".\lcs.sh device=all brightness=70" - (this would turn "all devices" to "brightness of 70%".

Everything else works like a charm.

Noticed, the devices are showing up when querying the states correctly. It only affects the "set" operations (from what I observed).

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