diff --git a/cookbook/arduino_port_extender.rst b/cookbook/arduino_port_extender.rst index fad7ff9da..5c2e71161 100644 --- a/cookbook/arduino_port_extender.rst +++ b/cookbook/arduino_port_extender.rst @@ -25,10 +25,11 @@ Currently it is supported: - reading analog inputs - writing digital outputs -The Arduino sketch can be retrieved from `here `__ +The Arduino sketch can be retrieved from `here `__ you can rename it to ``.ino`` and use the Arduino IDE to program it. -You need to download `arduino_port_expander.h `__ and include the ape.h in the ESPHome configuration. +You need to download `arduino_port_expander.h `__ +and include the arduino_port_expander.h in the ESPHome configuration. .. code-block:: yaml