mirror of
https://github.com/andvikt/mega_hacs.git
synced 2025-12-10 16:44:28 +05:00
initial
This commit is contained in:
13
custom_components/mega/services.yaml
Normal file
13
custom_components/mega/services.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
|
||||
save:
|
||||
# Description of the service
|
||||
description: Сохраняет текущее состояние портов (?cmd=s)
|
||||
# Different fields that your service accepts
|
||||
fields:
|
||||
# Key of the field
|
||||
mega_id:
|
||||
# Description of the field
|
||||
description: ID меги
|
||||
# Example value that can be passed for this field
|
||||
example: "def"
|
||||
Reference in New Issue
Block a user