mirror of
https://github.com/sudoxnym/sleepd.git
synced 2026-04-14 11:37:11 +00:00
37 lines
No EOL
1.2 KiB
JSON
37 lines
No EOL
1.2 KiB
JSON
{
|
|
"title": "SAAS - Sleep As Android Status",
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"title": "Configuration for SAAS - Sleep As Android Status",
|
|
"description": "Configure the basic settings for the SAAS integration.",
|
|
"data": {
|
|
"name": "Name for Sensor",
|
|
"topic_template": "MQTT Topic for Sleep As Android Events",
|
|
"qos": "Quality of Service (QoS) for MQTT",
|
|
"awake_duration": "Awake Duration",
|
|
"sleep_duration": "Asleep Duration",
|
|
"awake_states": "Awake States*",
|
|
"sleep_states": "Asleep States*"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"title": "SAAS Integration Settings",
|
|
"description": "Configure the basic settings for the SAAS integration.",
|
|
"data": {
|
|
"name": "Name for Sensor",
|
|
"topic_template": "MQTT Topic (from Sleep As Android)",
|
|
"qos": "MQTT Quality of Service (QoS)",
|
|
"awake_duration": "Awake Duration",
|
|
"sleep_duration": "Asleep Duration",
|
|
"awake_states": "Awake States*",
|
|
"sleep_states": "Asleep States*"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |