From c5ea6030d9cc79d5f3fd899d2db05944b277e0c0 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Fri, 14 Oct 2022 22:37:34 -0400 Subject: [PATCH] Add config for E's bedroom white noise --- appdaemon/apps/apps.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/appdaemon/apps/apps.yaml b/appdaemon/apps/apps.yaml index 139ce1f..71c05b6 100644 --- a/appdaemon/apps/apps.yaml +++ b/appdaemon/apps/apps.yaml @@ -58,4 +58,11 @@ white_noise_kallen_bedroom: # class: WhiteNoise # media_player: master_bedroom_firetv # input_boolean: white_noise_master_bedroom -# filename: !secret remote_url_thunderstorm \ No newline at end of file +# filename: !secret remote_url_thunderstorm + +white_noise_emma_bedroom: + module: whitenoise + class: WhiteNoise + media_player: emma_bedroom_speaker + input_boolean: white_noise_emma_bedroom + filename: !secret remote_url_whitenoise