mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 10:52:19 +01:00
[nextion] Publishes is_connected()
(#7961)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
esphome:
|
||||
on_boot:
|
||||
- lambda: 'ESP_LOGD("display","is_connected(): %s", YESNO(id(main_lcd).is_connected()));'
|
||||
|
||||
# Binary sensor publish action tests
|
||||
- binary_sensor.nextion.publish:
|
||||
id: r0_sensor
|
||||
|
Reference in New Issue
Block a user