Files
esphome-dev/esphome
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
..
2024-03-11 13:33:31 +13:00
2024-03-11 07:52:22 +13:00
2024-03-13 16:33:43 +13:00