Service to send command to browsers
This commit is contained in:
9
custom_components/browser_mod/services.yaml
Normal file
9
custom_components/browser_mod/services.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
command:
|
||||
description: Send a command to a browser
|
||||
fields:
|
||||
command:
|
||||
description: Command to send
|
||||
example: 'navigate'
|
||||
deviceID:
|
||||
description: List of receiving browsers
|
||||
example: '["99980b13-dabc9563", "office_computer"]'
|
||||
Reference in New Issue
Block a user