minor updates

This commit is contained in:
Mahasri Kalavala
2019-07-07 16:47:16 -04:00
parent 0d53b85e34
commit 7469d1bf0c
17 changed files with 194 additions and 565 deletions

View File

@@ -1,41 +1,4 @@
homeassistant:
customize:
################################################
## Node Anchors
################################################
package.node_anchors:
customize: &customize
package: 'tts'
exposed: &exposed
<<: *customize
emulated_hue_hidden: true
homebridge_hidden: false
not_exposed: &not_exposed
<<: *customize
emulated_hue_hidden: false
homebridge_hidden: true
hidden: &hidden
<<: *customize
hidden: true
not_hidden: &not_hidden
<<: *customize
hidden: false
input_text.tts:
<<: *not_hidden
icon: mdi:speaker
input_boolean.greeting:
<<: *not_exposed
group.text_to_speech:
name: TTS
<<: *not_hidden
input_text:
tts: