mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add OSO Energy sensor documentation (#30889)
* Add OSO Energy sensor documentation * Fix marker style * Remove provile sensor * Remove description of profile sensor * Add descriptions to the sensors. * Tiny tweaks * Removing term 'platform' --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
32ab46c106
commit
fd6029e791
@ -21,12 +21,33 @@ This OSO Energy integration uses a subscription key, which a user can create for
|
|||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
## Platforms
|
|
||||||
|
|
||||||
### Water Heater
|
## Sensors
|
||||||
|
|
||||||
The OSO Energy water heater platform integrates your OSO Energy devices into Home Assistant.
|
The **OSO Energy** integration exposes OSO Energy data as a sensor. It provides the following sensors:
|
||||||
|
|
||||||
The platform supports the following OSO Energy devices:
|
- Heater Mode for water heaters.
|
||||||
|
- Indication of the current heater mode on the device.
|
||||||
|
- Optimization Mode for water heaters.
|
||||||
|
- Indication of the way heating is managed by the device according to external factors. For example, electricity prices.
|
||||||
|
- Power load (kW) for water heaters.
|
||||||
|
- Indication of the current power load of the water heater - how much energy is currently drawn out of the electricity grid.
|
||||||
|
- Tapping capacity (kWh) for water heaters.
|
||||||
|
- Indication for quantity of energy that is stored and available for use at the moment - the current kWh equivalent capacity of the water heater.
|
||||||
|
- Capacity mixed water at 40°C (L) for water heaters.
|
||||||
|
- Indication of the current quantity of water that can be drained out after mixing the water in the heater with the inlet tap water to produce water at 40°C.
|
||||||
|
- V40 Min (L) for water heaters.
|
||||||
|
- The current minimum allowed quantity of mixed water at 40°C. When the current capacity drops below this threshold, the heater will turn on as a feature to guard against cold water.
|
||||||
|
- Minimum Level of V40 Min (L) for water heaters.
|
||||||
|
- The lower boundary of the V40 Min sensor that can be achieved during normal operation of the water heater. Can vary depending on the type of the heater.
|
||||||
|
- Maximum Level of V40 Min (L) for water heaters.
|
||||||
|
- The upper boundary of the V40 Min sensor that can be achieved during normal operation of the water heater. Can vary depending on the type of the heater.
|
||||||
|
|
||||||
|
## Water heater
|
||||||
|
|
||||||
|
The OSO Energy water heater integration integrates your OSO Energy devices into Home Assistant.
|
||||||
|
|
||||||
|
It supports the following OSO Energy devices:
|
||||||
|
|
||||||
- Water Heaters
|
- Water Heaters
|
||||||
|
- Sensors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user