Skip to content

feat: add multi-device support for action commands#74

Merged
xx4h merged 1 commit intomainfrom
feat/mult-dev-on-actions
Apr 2, 2026
Merged

feat: add multi-device support for action commands#74
xx4h merged 1 commit intomainfrom
feat/mult-dev-on-actions

Conversation

@xx4h
Copy link
Copy Markdown
Owner

@xx4h xx4h commented Apr 2, 2026

Allow on, off, toggle, brightness, volume, and temperature commands to accept multiple devices. For device+value commands (brightness, volume, temperature), the last argument is the value and all preceding arguments are devices. Shell completions filter out already-selected devices.

Allow on, off, toggle, brightness, volume, and temperature commands
to accept multiple devices. For device+value commands (brightness,
volume, temperature), the last argument is the value and all preceding
arguments are devices. Shell completions filter out already-selected
devices.

Signed-off-by: Fabian 'xx4h' Sylvester <xx4h@xx4h.de>
@xx4h xx4h linked an issue Apr 2, 2026 that may be closed by this pull request
@xx4h xx4h merged commit d0349cc into main Apr 2, 2026
13 checks passed
@xx4h xx4h deleted the feat/mult-dev-on-actions branch April 2, 2026 19:40
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

Successfully merging this pull request may close these issues.

Feature: Allow multiple devices on actions

1 participant