mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add switch documentation for OpenTherm Gateway (#34615)
* Add documentation for OpenTherm Gateway switches * Update source/_integrations/opentherm_gw.markdown Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Address nitpick comment * Rename `Advanced usage` section to `Disabled configuration entities` --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
88dca619f5
commit
a6d24bd6fc
@ -16,6 +16,7 @@ ha_platforms:
|
||||
- binary_sensor
|
||||
- climate
|
||||
- sensor
|
||||
- switch
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
||||
@ -254,3 +255,11 @@ Possible LED modes and their meaning are listed here:
|
||||
- E. Transmission error has been detected.
|
||||
- M. Boiler requires maintenance.
|
||||
- P. Raised power mode active on thermostat interface.
|
||||
|
||||
## Disabled configuration entities
|
||||
|
||||
{% warning %}
|
||||
Please read [this information](http://otgw.tclcode.com/standalone.html) from the designer of the OpenTherm Gateway before considering using the information in this section.
|
||||
{% endwarning %}
|
||||
For advanced control of your heating system, some `switch` configuration entities can be found on the added `OpenTherm Gateway` device.
|
||||
These entities are disabled by default, as they can cause your heating system to run continuously and/or increase your energy consumption significantly if used improperly. In most setups, these entities are not needed and should be left disabled.
|
||||
|
Loading…
x
Reference in New Issue
Block a user