diff --git a/appdaemon/apps/apps.yaml b/appdaemon/apps/apps.yaml index acd7b47..90a0f5b 100644 --- a/appdaemon/apps/apps.yaml +++ b/appdaemon/apps/apps.yaml @@ -45,6 +45,13 @@ white_noise_living_room: input_boolean: white_noise_living_room filename: !secret remote_url_thunderstorm +white_noise_kallen_bedroom: + module: whitenoise + class: WhiteNoise + media_player: kallen_bedroom_speaker + input_boolean: white_noise_kallen_bedroom + filename: !secret remote_url_thunderstorm + # white_noise_master_bedroom: # module: whitenoise # class: WhiteNoise