mirror of
https://github.com/GrKoR/esphome_aux_ac_component.git
synced 2026-01-03 07:08:57 +03:00
fixed: target temperature frac part; power limit when off
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
external_components:
|
||||
- source:
|
||||
type: local
|
||||
path: ..\components
|
||||
path: ../components
|
||||
|
||||
substitutions:
|
||||
devicename: test_local_airflow_dir
|
||||
@@ -89,7 +89,7 @@ climate:
|
||||
name: $upper_devicename Defrost State
|
||||
id: ${devicename}_defrost_state
|
||||
internal: false
|
||||
invertor_power:
|
||||
inverter_power:
|
||||
name: $upper_devicename Invertor Power
|
||||
id: ${devicename}_invertor_power
|
||||
internal: false
|
||||
|
||||
Reference in New Issue
Block a user