From f9bee794234c01bb3d0d3c91018058546a9d315d Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sat, 12 Nov 2022 19:51:11 -0500 Subject: [PATCH] Changed IP address of air conditioner --- configuration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.yaml b/configuration.yaml index 320e950..c4cf226 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -62,7 +62,7 @@ downloader: climate: - platform: midea_ac - host: 192.168.1.168 + host: 192.168.1.140 id: !secret master_bedroom_ac_id token: !secret master_bedroom_ac_token k1: !secret master_bedroom_ac_key