test configs was changed according to v.0.2.9 syntax

This commit is contained in:
GrKoR
2023-02-03 17:52:25 +04:00
parent 6d4a4268e6
commit 11a3440a56
4 changed files with 4 additions and 4 deletions

View File

@@ -88,7 +88,7 @@ climate:
name: $upper_devicename Defrost State name: $upper_devicename Defrost State
id: ${devicename}_defrost_state id: ${devicename}_defrost_state
internal: false internal: false
invertor_power: inverter_power:
name: $upper_devicename Invertor Power name: $upper_devicename Invertor Power
id: ${devicename}_invertor_power id: ${devicename}_invertor_power
internal: false internal: false

View File

@@ -107,7 +107,7 @@ climate:
name: $upper_devicename Defrost State name: $upper_devicename Defrost State
id: ${devicename}_defrost_state id: ${devicename}_defrost_state
internal: false internal: false
invertor_power: inverter_power:
name: $upper_devicename Invertor Power name: $upper_devicename Invertor Power
id: ${devicename}_invertor_power id: ${devicename}_invertor_power
internal: false internal: false

View File

@@ -1,7 +1,7 @@
external_components: external_components:
- source: - source:
type: local type: local
path: ..\components path: ../components
substitutions: substitutions:
devicename: test_local_airflow_dir devicename: test_local_airflow_dir

View File

@@ -1,7 +1,7 @@
external_components: external_components:
- source: - source:
type: local type: local
path: ..\components path: ../components
#- source: github://GrKoR/esphome_aux_ac_component@dev #- source: github://GrKoR/esphome_aux_ac_component@dev
#components: [ aux_ac ] #components: [ aux_ac ]
#refresh: 0s #refresh: 0s