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:
|
downloader:
|
||||||
download_dir: downloads
|
download_dir: downloads
|
||||||
|
|
||||||
climate:
|
# climate:
|
||||||
- platform: midea_ac
|
# - platform: midea_ac
|
||||||
host: 192.168.1.140
|
# host: 192.168.1.140
|
||||||
id: !secret master_bedroom_ac_id
|
# id: !secret master_bedroom_ac_id
|
||||||
token: !secret master_bedroom_ac_token
|
# token: !secret master_bedroom_ac_token
|
||||||
k1: !secret master_bedroom_ac_key
|
# k1: !secret master_bedroom_ac_key
|
||||||
|
|
||||||
recorder:
|
recorder:
|
||||||
db_url: !secret mariadb_url
|
db_url: !secret mariadb_url
|
||||||
|
Reference in New Issue
Block a user