mirror of
https://github.com/GrKoR/esphome_aux_ac_component.git
synced 2025-12-12 22:47:06 +03:00
test configs was changed according to v.0.2.9 syntax
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user