mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
2e7ac26adacd5a7c1aa02ff47de785f4b9e79fee
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.
ESPHome

Documentation: https://esphome.io/
For issues, please go to the issue tracker.
For feature requests, please see feature requests.
Description
Languages
C++
64.8%
Python
35%
C
0.1%
