diff --git a/configuration.yaml b/configuration.yaml index 84d91ec..104191a 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -67,4 +67,11 @@ rest_command: content_type: 'application/x-www-form-urlencoded' downloader: - download_dir: downloads \ No newline at end of file + download_dir: downloads + +climate: + - platform: midea_ac + host: 192.168.1.168 + id: !secret master_bedroom_ac_id + token: !secret master_bedroom_ac_token + k1: !secret master_bedroom_ac_key \ No newline at end of file