Skip to content

Commit ee08d2a

Browse files
PeteRagerc0ffeeca7
authored andcommitted
Rehlko integration updates (#38911)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
1 parent 24b5888 commit ee08d2a

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

source/_integrations/rehlko.markdown

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,24 @@ password:
3434

3535
{% endconfiguration_basic %}
3636

37-
## Sensor availability
37+
The integration uses your generator's name as the device name and within your entity names. To change this name, it is recommended to do so in the Kohler app before configuring the integration.
38+
39+
## Sensors
3840

3941
The sensors exposed by this integration depend on the specific instrumentation installed on your generator and transfer switch. Sensor availability can vary significantly—even between units of the same model.
4042

43+
### Status sensors
44+
45+
Status sensors provide information about the overall state of the generator.
46+
47+
> **Note:** This list of values is not complete. If you observe new values, please report them by opening an issue.
48+
49+
| Sensor ID | Values | Description |
50+
|-------------------|--------------------------------------|---------------------------------|
51+
| `generator_status` | ReadyToRun, RunningExercise, ... | Indicates the current generator status. |
52+
| `engine_state` | Standby, PerformingVariableSpeedExercise, ... | Displays the current engine state. |
53+
| `power_source` | Utility, ... | The source of power for the home. |
54+
4155
## Tested generators
4256

4357
These are the generator models that have been tested:

0 commit comments

Comments
 (0)