Changed remaining adoptor's to adapter (#19546)

This commit is contained in:
Mike Eriksson 2021-10-01 15:15:48 +01:00 committed by GitHub
parent ecb1d54f11
commit d7ed5886a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -13,17 +13,17 @@ ha_platforms:
- sensor
---
This implements a direct RS485 connection to a solar inverter in the
This implements a direct RS485 connection to a solar inverter in the
PVI-3.0/3.6/4.2-TL-OUTD ABB series, and may work on others.
The inverter was formerly made by PowerOne who got taken over by ABB.
The TCP/IP method of communicating with inverters is supported by the
The TCP/IP method of communicating with inverters is supported by the
Python library, but not by this implementation in this integration.
This integration provides a single sensor which reports the live power output
in watts.
Note the PV inverter will be unresponsive to communications when in darkness,
Note the PV inverter will be unresponsive to communications when in darkness,
so the value 'unknown' will be displayed during the night.
## Configuration
@ -39,7 +39,7 @@ sensor:
{% configuration %}
device:
description: The serial port your RS485 adaptor is connected to.
description: The serial port your RS485 adapter is connected to.
required: true
type: string
address:

View File

@ -42,7 +42,7 @@ homeworks:
{% configuration %}
host:
description: The IP address of the ethernet to serial adapter. It is assumed that the adaptor has been preconfigured.
description: The IP address of the ethernet to serial adapter. It is assumed that the adapter has been preconfigured.
required: true
type: string
port: