luminance icon indicating copy to clipboard operation
luminance copied to clipboard

Add command line interface reporting

Open PanderMusubi opened this issue 9 years ago • 0 comments

Please add a command line interface that does

-b listing all bulbs in terms of id, name, on/off -g listing all groups in terms of id, name, on/off/mixed -p listing all presets in terms of id, name, on/off/mixed -s listing all schedules in terms of id, name, on/off/mixed

All results are one per line and are tab-separated. All lines are sorted on name.

Status mixed is used when a group, preset or schedule is active but not all bulbs related to it are all on or all of. If this is too hard, simply use only on and off in reporting.

PanderMusubi avatar Nov 11 '16 00:11 PanderMusubi