From 985ea92758f3b7b8bcdcdd1c99f78d2eddf71d6f Mon Sep 17 00:00:00 2001 From: ccostan Date: Sun, 19 Jul 2020 14:15:54 -0400 Subject: [PATCH] Upgraded to 0.113.beta - No longer need Hue configuration in YAML. Testing RUN Modes. --- config/.HA_VERSION | 2 +- config/automation/Speech/announcements.yaml | 1 + config/configuration.yaml | 12 ------------ 3 files changed, 2 insertions(+), 13 deletions(-) diff --git a/config/.HA_VERSION b/config/.HA_VERSION index 9b2213c3..ad9ceddd 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -0.112.4 \ No newline at end of file +0.113.0b1 \ No newline at end of file diff --git a/config/automation/Speech/announcements.yaml b/config/automation/Speech/announcements.yaml index c108b32d..2f118a26 100755 --- a/config/automation/Speech/announcements.yaml +++ b/config/automation/Speech/announcements.yaml @@ -7,6 +7,7 @@ ###################################################################### - alias: 'People Greeting' id: 29c5c9dd-550a-4761-a224-78cdc3dd9f43 + mode: restart trigger: - platform: state entity_id: diff --git a/config/configuration.yaml b/config/configuration.yaml index e414d214..ea3dda14 100755 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -103,18 +103,6 @@ updater: sun: -hue: - bridges: - - host: 192.168.10.75 - # filename: phue.conf - allow_unreachable: true - allow_hue_groups: false - - - host: 192.168.10.76 - # filename: phue2.conf - allow_unreachable: true - allow_hue_groups: false - light: !include light_groups.yaml ifttt: