2023-09-06 18:20:27 +03:00
{
"config" : {
"step" : {
"user" : {
"data" : {
"api_key" : "SmartThings API Token" ,
"device_id" : "Device ID" ,
"device_name" : "Device Name" ,
"device_volume" : "Max Volume (int)"
} ,
"description" : "Please enter your credentials." ,
"title" : "Authentication"
2024-04-01 23:12:04 +03:00
} ,
"device" : {
"data" : {
"settings_advanced_audio" : "Enable 'Advanced Audio switches' capabilities (NightMode, BassMode, VoiceEnhancer)" ,
"settings_eq" : "Enable 'EQ selector' capabilities" ,
"settings_soundmode" : "Enable 'Soundmode selector' capabilities" ,
"settings_woofer" : "Enable 'Woofer number' capability"
} ,
"description" : "Some soundbars have a different featureset than others. Please the features supported by your soundbar (visible in the SmartThings App)." ,
"title" : "Device Settings"
} ,
"reconfigure_confirm" : {
"data" : {
"settings_advanced_audio" : "Enable 'Advanced Audio switches' capabilities (NightMode, BassMode, VoiceEnhancer)" ,
"settings_eq" : "Enable 'EQ selector' capabilities" ,
"settings_soundmode" : "Enable 'Soundmode selector' capabilities" ,
"settings_woofer" : "Enable 'Woofer number' capability" ,
"device_volume" : "Max Volume (int)"
} ,
"description" : "Some soundbars have a different featureset than others. Please the features supported by your soundbar (visible in the SmartThings App)." ,
"title" : "Device Settings"
2023-09-06 18:20:27 +03:00
}
}
2024-04-05 17:27:33 +03:00
} ,
"selector" : {
"soundmode" : {
"options" : {
"standard" : "Standard" ,
"surround" : "Surround" ,
"game" : "Gaming" ,
"adaptive sound" : "Adaptive Sound"
}
}
}
2023-09-06 18:20:27 +03:00
}