You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
400 B

3 years ago
3 years ago
  1. package main
  2. const helpString = `
  3. lucy lucifer CLI
  4. EXAMPLES
  5. lucy set tag:Hexagon color=hs:35,1 intensity=0.3
  6. lucy run SetProfile name=evening
  7. DEVICE COMMANDS
  8. handler list <search>
  9. list <search>
  10. set <search> <power=B> <color=C> <intensity=F> <temperature=N>
  11. tag <search> <[+/-]tag-name>
  12. update <search> <name=S> <icon=S> <prop.*=S/NULL>
  13. EVENT COMMANDS
  14. run <event name> <*=S>
  15. `