mirror of
https://github.com/esphome/esphome.git
synced 2026-05-30 07:16:11 +08:00
[hub75] Add set_brightness action (#12521)
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
esp32:
|
||||
board: esp32-s3-devkitc-1
|
||||
framework:
|
||||
type: esp-idf
|
||||
|
||||
display:
|
||||
- platform: hub75
|
||||
id: hub75_display_board
|
||||
@@ -24,3 +19,5 @@ display:
|
||||
then:
|
||||
lambda: |-
|
||||
ESP_LOGD("display", "1 -> 2");
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
Reference in New Issue
Block a user