Temp disable of Midea AC component
The integration is reporting set temperatures of over a million degrees, and is still reporting available even though the A/C has been put away for the winter. As I can't test without the A/C, I will most likely revisit this in the spring.
This commit is contained in:
@ -60,12 +60,12 @@ rest_command:
|
||||
downloader:
|
||||
download_dir: downloads
|
||||
|
||||
climate:
|
||||
- platform: midea_ac
|
||||
host: 192.168.1.140
|
||||
id: !secret master_bedroom_ac_id
|
||||
token: !secret master_bedroom_ac_token
|
||||
k1: !secret master_bedroom_ac_key
|
||||
# climate:
|
||||
# - platform: midea_ac
|
||||
# host: 192.168.1.140
|
||||
# id: !secret master_bedroom_ac_id
|
||||
# token: !secret master_bedroom_ac_token
|
||||
# k1: !secret master_bedroom_ac_key
|
||||
|
||||
recorder:
|
||||
db_url: !secret mariadb_url
|
||||
|
Reference in New Issue
Block a user