Files
esphome-dev/esphome/components/nextion
Edward Firmo 2e7ac26ada Nextion send_command method (#6540)
This is a simplified version of `send_command_printf` without the `printf` support.
Manually send a raw command to the display.
param command The pcommand, like "page 0"
return Whether the send was successful.
2024-04-18 02:16:49 +00:00
..
2023-11-28 17:14:59 +13:00
2024-04-18 12:10:10 +12:00
2024-04-18 12:10:10 +12:00
2024-04-18 02:16:49 +00:00