mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
keyboard light controls
This commit is contained in:
@@ -88,6 +88,14 @@ export const HELP_CONTENT = {
|
||||
{ action: 'songNoteDown', label: 'Song note down' },
|
||||
],
|
||||
},
|
||||
{
|
||||
id: 'room-controls',
|
||||
title: 'Room Controls',
|
||||
items: [
|
||||
{ action: 'homeAssistantOn', label: 'Next room control on' },
|
||||
{ action: 'homeAssistantOff', label: 'Next room control off (reverse)' },
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user