mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-25 17:17:54 +01:00
f0844a50f5
Although the documentation says `show_prev` it's `show_previous` in esphome/components/display/__init__.py and `show_prev` results in a build error: ``` Failed config binary_sensor.gpio: [source badgy.yaml:37] platform: gpio pin: GPIO10 id: joystick_left on_click: [source badgy.yaml:41] then: - [source badgy.yaml:42] Unable to find action with the name 'display.page.show_prev'. display.page.show_prev: my_display [source badgy.yaml:42] - component.update: my_display ``` |
||
---|---|---|
.. | ||
binary_sensor | ||
cover | ||
display | ||
fan | ||
images | ||
light | ||
output | ||
sensor | ||
stepper | ||
switch | ||
text_sensor | ||
api.rst | ||
debug.rst | ||
deep_sleep.rst | ||
esp32_ble_beacon.rst | ||
esp32_ble_tracker.rst | ||
esp32_camera.rst | ||
esphome.rst | ||
ethernet.rst | ||
i2c.rst | ||
index.rst | ||
logger.rst | ||
mcp23017.rst | ||
mqtt.rst | ||
ota.rst | ||
pcf8574.rst | ||
power_supply.rst | ||
servo.rst | ||
spi.rst | ||
status_led.rst | ||
time.rst | ||
uart.rst | ||
web_server.rst | ||
wifi.rst |