Skip to content

Commit 9353541

Browse files
authored
Update 'ha_release' and other minor changes (home-assistant#4291)
1 parent f945537 commit 9353541

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

source/_components/climate.nuheat.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sharing: true
99
footer: true
1010
logo: nuheat.png
1111
ha_category: Climate
12-
ha_release: 0.58
12+
ha_release: 0.61
1313
ha_iot_class: "Cloud Polling"
1414
---
1515

@@ -21,12 +21,12 @@ To get your [NuHeat Signature](http://www.nuheat.com/products/thermostats/signat
2121

2222
The NuHeat Thermostat supports the following key concepts.
2323

24-
The _target temperature_ is the temperature that the device attempts to achieve. The target temperature is either determined by the schedule programmed into the thermostat (_auto mode_) or may be overridden. When the target temperature is set by home assistant, the thermostat will hold this temperature until the schedule is resumed.
24+
The `target temperature` is the temperature that the device attempts to achieve. The target temperature is either determined by the schedule programmed into the thermostat (`auto mode`) or may be overridden. When the target temperature is set by Home Assistant, the thermostat will hold this temperature until the schedule is resumed.
2525

2626

2727
## {% linkable_title Attributes %}
2828

29-
The following attributes are provided by the NuHeat thermostat: `name`, `temperature_unit`, `current_temperature`, `target_temperature`, `current_hold_mode`, `current_operation`, `operation_list`, `min_temp`, `max_temp`
29+
The following attributes are provided by the NuHeat thermostat: `name`, `temperature_unit`, `current_temperature`, `target_temperature`, `current_hold_mode`, `current_operation`, `operation_list`, `min_temp` and `max_temp`.
3030

3131

3232
### {% linkable_title Attribute `name` %}

source/_components/nuheat.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sharing: true
99
footer: true
1010
logo: nuheat.png
1111
ha_category: Hub
12-
ha_release: 0.58
12+
ha_release: 0.61
1313
ha_iot_class: "Cloud Polling"
1414
---
1515

@@ -45,7 +45,7 @@ password:
4545
required: true
4646
type: string
4747
devices:
48-
description: The serial number / ID of each thermostat you would like to integrate with Home Assistant.
48+
description: The serial number/ID of each thermostat you would like to integrate.
4949
required: true
5050
type: [string, int]
5151
{% endconfiguration %}
-331 Bytes
Loading

0 commit comments

Comments
 (0)