mirror of
https://github.com/GrKoR/esphome_aux_ac_component.git
synced 2025-12-31 21:59:31 +03:00
Rename ac_kitchen_bern.yaml to ac-kitchen-bern.yaml
This commit is contained in:
18
examples/advanced/ac-kitchen-bern.yaml
Normal file
18
examples/advanced/ac-kitchen-bern.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
# compile this file with ESPHome
|
||||
# This file contains unique settings for specific air conditioner
|
||||
|
||||
#===================================================================================
|
||||
# KITCHEN AIR CONDITIONER
|
||||
#===================================================================================
|
||||
|
||||
substitutions:
|
||||
devicename: kitchen-ac
|
||||
low_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-energolux-bern.yaml
|
||||
Reference in New Issue
Block a user