minor updates.

This commit is contained in:
Mahasri Kalavala
2020-02-09 18:33:06 -05:00
parent db7eef5aa7
commit b3d0fe4dbd
15 changed files with 155 additions and 140 deletions

View File

@@ -13,19 +13,19 @@ input_boolean:
input_number:
tts_volume_level_morning:
name: Morning TTS Volume
initial: 0.3
# initial: 0.3
min: 0
max: 1
step: 0.1
tts_volume_level_afternoon:
name: Afternoon TTS Volume
initial: 0.5
# initial: 0.5
min: 0
max: 1
step: 0.1
tts_volume_level_evening:
name: Evening TTS Volume
initial: 0.3
# initial: 0.3
min: 0
max: 1
step: 0.1