Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/tca9555.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ TCA9555 I/O Expander
:description: Instructions for setting up TCA9555 digital port expanders in ESPHome.

The TCA9555 component allows you to use TCA955 I/O expanders
(`datasheet <https://www.ti.com/lit/ds/symlink/tca9555.pdf>`) in ESPHome. It uses :ref:`I²C Bus <i2c>` for communication.
(`datasheet <https://www.ti.com/lit/ds/symlink/tca9555.pdf>`__) in ESPHome. It uses :ref:`I²C Bus <i2c>` for communication.

Once configured, you can use any of the 16 pins (TCA9555) as
pins for your projects. Within ESPHome they emulate a real internal GPIO pin
Expand Down