esphome/esphome/components/nextion
Edward Firmo d410cc4f7b
[nextion] Fix type on sprintf for IDF v5 (#6758)
2024-05-16 22:22:18 +12:00
..
binary_sensor Nextion - Do not refresh sensors while updating (#6566) 2024-04-18 12:05:37 +12:00
sensor Nextion - Do not refresh sensors while updating (#6566) 2024-04-18 12:05:37 +12:00
switch Nextion - Do not refresh sensors while updating (#6566) 2024-04-18 12:05:37 +12:00
text_sensor Nextion - Do not refresh sensors while updating (#6566) 2024-04-18 12:05:37 +12:00
__init__.py Nextion upload and sensors (#1464) 2021-07-15 12:51:15 +12:00
automation.h Nextion `on_touch` trigger (#5833) 2023-11-28 17:14:59 +13:00
base_component.py Nextion allow underscore on names (#5979) 2023-12-21 02:34:33 -06:00
display.py [nextion] Use persistent http connection for TFT upload (ESP-IDF) (#6576) 2024-05-02 10:05:37 +12:00
nextion.cpp Nextion `send_command` method (#6540) 2024-04-18 02:16:49 +00:00
nextion.h [nextion] Replace flags to `USE_ARDUINO` (#6700) 2024-05-09 07:05:24 +12:00
nextion_base.h Nextion - Review types (#6565) 2024-04-18 12:10:10 +12:00
nextion_commands.cpp Nextion - Review types (#6565) 2024-04-18 12:10:10 +12:00
nextion_component.cpp Nextion colors parameters (#5699) 2023-11-27 22:50:14 -06:00
nextion_component.h Nextion upload and sensors (#1464) 2021-07-15 12:51:15 +12:00
nextion_component_base.h Fix nextion waveform sending for multiple waveforms (#4408) 2023-11-01 20:09:12 -05:00
nextion_upload_arduino.cpp [nextion] Replace flags to `USE_ARDUINO` (#6700) 2024-05-09 07:05:24 +12:00
nextion_upload_idf.cpp [nextion] Fix type on sprintf for IDF v5 (#6758) 2024-05-16 22:22:18 +12:00