first commit

This commit is contained in:
GrKoR
2021-04-20 21:27:43 +03:00
commit 69211c28eb
6 changed files with 2369 additions and 0 deletions

17
ac_kitchen.yaml Normal file
View File

@@ -0,0 +1,17 @@
# compile this file with ESPHome
# This file contains unique settings for specific air conditioner
#===================================================================================
# KITCHEN AIR CONDITIONER
#===================================================================================
substitutions:
devicename: kitchen_ac
upper_devicename: Kitchen AC
# use different wifi_ip and wifi_ota_ip in case of esp ip-address change
# if ip haven't changed wifi_ip and wifi_ota_ip should be the same
wifi_ip: !secret wifi_ip_kitchen
wifi_ota_ip: !secret wifi_ota_ip_kitchen
<<: !include ac_common.yaml