diff --git a/README-EN.md b/README-EN.md index c2e8488..d2cd7c4 100644 --- a/README-EN.md +++ b/README-EN.md @@ -110,11 +110,11 @@ climate: id: ac_outdoor_temp internal: false outbound_temperature: - name: AC Colant Outbound Temperature + name: AC Coolant Outbound Temperature id: ac_outbound_temp internal: false inbound_temperature: - name: AC Colant Inbound Temperature + name: AC Coolant Inbound Temperature id: ac_inbound_temp internal: false compressor_temperature: diff --git a/README.md b/README.md index 340fc55..fd5da44 100644 --- a/README.md +++ b/README.md @@ -108,11 +108,11 @@ climate: id: ac_outdoor_temp internal: false outbound_temperature: - name: AC Colant Outbound Temperature + name: AC Coolant Outbound Temperature id: ac_outbound_temp internal: false inbound_temperature: - name: AC Colant Inbound Temperature + name: AC Coolant Inbound Temperature id: ac_inbound_temp internal: false compressor_temperature: diff --git a/examples/advanced/ac_common.yaml b/examples/advanced/ac_common.yaml index 8fe5032..4138e56 100644 --- a/examples/advanced/ac_common.yaml +++ b/examples/advanced/ac_common.yaml @@ -78,11 +78,11 @@ climate: id: ${devicename}_outdoor_temp internal: false outbound_temperature: - name: ${upper_devicename} Colant Outbound Temperature + name: ${upper_devicename} Coolant Outbound Temperature id: ${devicename}_outbound_temp internal: false inbound_temperature: - name: ${upper_devicename} Colant Inbound Temperature + name: ${upper_devicename} Coolant Inbound Temperature id: ${devicename}_inbound_temp internal: false compressor_temperature: diff --git a/tests/test-ext-esp32.yaml b/tests/test-ext-esp32.yaml index ec758ed..d4e5177 100644 --- a/tests/test-ext-esp32.yaml +++ b/tests/test-ext-esp32.yaml @@ -73,11 +73,11 @@ climate: id: ${devicename}_outdoor_temp internal: false outbound_temperature: - name: $upper_devicename Colant Outbound Temperature + name: $upper_devicename Coolant Outbound Temperature id: ${devicename}_outbound_temp internal: false inbound_temperature: - name: $upper_devicename Colant Inbound Temperature + name: $upper_devicename Coolant Inbound Temperature id: ${devicename}_inbound_temp internal: false compressor_temperature: diff --git a/tests/test-ext-for-engineer.yaml b/tests/test-ext-for-engineer.yaml index 7db52f3..cb6741d 100644 --- a/tests/test-ext-for-engineer.yaml +++ b/tests/test-ext-for-engineer.yaml @@ -92,11 +92,11 @@ climate: id: ${devicename}_outdoor_temp internal: false outbound_temperature: - name: $upper_devicename Colant Outbound Temperature + name: $upper_devicename Coolant Outbound Temperature id: ${devicename}_outbound_temp internal: false inbound_temperature: - name: $upper_devicename Colant Inbound Temperature + name: $upper_devicename Coolant Inbound Temperature id: ${devicename}_inbound_temp internal: false compressor_temperature: diff --git a/tests/test-ext-power-limit.yaml b/tests/test-ext-power-limit.yaml index cede18b..b873586 100644 --- a/tests/test-ext-power-limit.yaml +++ b/tests/test-ext-power-limit.yaml @@ -75,11 +75,11 @@ climate: id: ${devicename}_outdoor_temp internal: false outbound_temperature: - name: $upper_devicename Colant Outbound Temperature + name: $upper_devicename Coolant Outbound Temperature id: ${devicename}_outbound_temp internal: false inbound_temperature: - name: $upper_devicename Colant Inbound Temperature + name: $upper_devicename Coolant Inbound Temperature id: ${devicename}_inbound_temp internal: false compressor_temperature: diff --git a/tests/test-local-power-limit.yaml b/tests/test-local-power-limit.yaml index e074b49..349607c 100644 --- a/tests/test-local-power-limit.yaml +++ b/tests/test-local-power-limit.yaml @@ -75,11 +75,11 @@ climate: id: ${devicename}_outdoor_temp internal: false outbound_temperature: - name: $upper_devicename Colant Outbound Temperature + name: $upper_devicename Coolant Outbound Temperature id: ${devicename}_outbound_temp internal: false inbound_temperature: - name: $upper_devicename Colant Inbound Temperature + name: $upper_devicename Coolant Inbound Temperature id: ${devicename}_inbound_temp internal: false compressor_temperature: diff --git a/tests/test-local.yaml b/tests/test-local.yaml index 44d066d..2e19b08 100644 --- a/tests/test-local.yaml +++ b/tests/test-local.yaml @@ -74,11 +74,11 @@ climate: id: ${devicename}_outdoor_temp internal: false outbound_temperature: - name: $upper_devicename Colant Outbound Temperature + name: $upper_devicename Coolant Outbound Temperature id: ${devicename}_outbound_temp internal: false inbound_temperature: - name: $upper_devicename Colant Inbound Temperature + name: $upper_devicename Coolant Inbound Temperature id: ${devicename}_inbound_temp internal: false compressor_temperature: