Files
esphome-dev/esphome/components/nextion
Edward Firmo e753ac3a97 Fix Nextion set_component_picture call (#6378)
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.
2024-03-16 00:19:25 -05:00
..
2022-08-31 13:43:46 +12:00
2021-07-15 12:51:15 +12:00
2023-11-28 17:14:59 +13:00