mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-07 17:36:50 +00:00
Add docs for A. O. Smith integration (#30131)
* Add docs for A. O. Smith integration * Add quality scale * Add sensor platform * Add energy usage sensor entity * tiny tweak * Remove platinum --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
7ce3e02ccf
commit
8df27f2e52
48
source/_integrations/aosmith.markdown
Normal file
48
source/_integrations/aosmith.markdown
Normal file
@ -0,0 +1,48 @@
|
||||
---
|
||||
title: A. O. Smith
|
||||
description: Instructions on how to integrate your A. O. Smith water heater with Home Assistant.
|
||||
ha_category:
|
||||
- Water heater
|
||||
ha_release: 2024.1
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_domain: aosmith
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@bdr99'
|
||||
ha_platforms:
|
||||
- water_heater
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
||||
The A. O. Smith integration allows you to control a compatible A. O. Smith iCOMM-enabled water heater from Home Assistant.
|
||||
|
||||
Before using this integration, your water heater must be connected to a Wi-Fi network and linked to your account using the A. O. Smith mobile app ([iOS](https://apps.apple.com/us/app/a-o-smith/id456489822)/[Android](https://play.google.com/store/apps/details?id=com.aosmith.warrantycheck)).
|
||||
|
||||
## Known compatible models
|
||||
|
||||
- [HPTS-50](https://www.hotwater.com/products/HPTS-50-SG200.html)
|
||||
- [HPTS-66](https://www.hotwater.com/products/HPTS-66-SG200.html)
|
||||
- [HPTS-80](https://www.hotwater.com/products/HPTS-80-SG200.html)
|
||||
|
||||
Water heaters that can be controlled using the A. O. Smith mobile app should be compatible with this integration. If your water heater is not detected by the integration, but it can be controlled using the mobile app, please [open an issue on GitHub](https://github.com/home-assistant/core/issues/new?template=bug_report.yml&integration_name=A.%20O.%20Smith&integration_link=https%3A%2F%2Fwww.home-assistant.io%2Fintegrations%2Faosmith) so that support can be added. Similarly, if your water heater is working with this integration, but its model number is not listed here, please [open an documentation issue](https://github.com/home-assistant/home-assistant.io/issues/new?template=feedback.yml&url=https%3A%2F%2Fwww.home-assistant.io%2Fintegrations%2Faosmith) so it can be added to the list.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
## Platforms
|
||||
|
||||
### Water heater
|
||||
|
||||
The water heater entity offers the following capabilities:
|
||||
- Adjust target temperature
|
||||
- Change operation mode
|
||||
- Enable/disable away mode (will set the water heater to "vacation" mode)
|
||||
|
||||
### Sensor
|
||||
|
||||
The following sensor entities are available:
|
||||
- Hot water availability (low, medium, or high)
|
||||
- Energy usage
|
||||
|
||||
## Disclaimer
|
||||
|
||||
This integration is not affiliated with or endorsed by A. O. Smith.
|
Loading…
x
Reference in New Issue
Block a user