mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 10:00:36 +01:00
e753ac3a97
This fixes the call to the Nextion display to change the pic id from a component. It was previously changing the attribute `val`, which is related to something else. In addition, I've changed the parameter for picture_id to be uint_8, as Nextion requires an integer from 0 to 255 on this attribute. |
||
---|---|---|
.. | ||
binary_sensor | ||
sensor | ||
switch | ||
text_sensor | ||
__init__.py | ||
automation.h | ||
base_component.py | ||
display.py | ||
nextion_base.h | ||
nextion_commands.cpp | ||
nextion_component_base.h | ||
nextion_component.cpp | ||
nextion_component.h | ||
nextion_upload_arduino.cpp | ||
nextion_upload_idf.cpp | ||
nextion.cpp | ||
nextion.h |