From 7e51b17e1a5871c301c984bac27f50f2e3720dc1 Mon Sep 17 00:00:00 2001 From: pgrondek Date: Tue, 17 Nov 2020 00:55:17 +0100 Subject: [PATCH] Change ryzen notification color --- automations/files/ryzen.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/automations/files/ryzen.yaml b/automations/files/ryzen.yaml index 723d6a7..8fa8e7b 100644 --- a/automations/files/ryzen.yaml +++ b/automations/files/ryzen.yaml @@ -12,9 +12,9 @@ data: brightness: 200 rgb_color: - - 255 - - 0 - - 0 + - 244 + - 117 + - 30 entity_id: - light.computer_left - light.computer_right