1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 10:52:19 +01:00

Merge branch 'dev' into vornado-ir

This commit is contained in:
Jordan Zucker
2025-02-05 11:04:54 -08:00
5 changed files with 307 additions and 1 deletions

View File

@@ -10,3 +10,14 @@ display:
dimensions:
width: 450
height: 600
binary_sensor:
- platform: sdl
id: key_up
key: SDLK_a
- platform: sdl
id: key_down
key: SDLK_d
- platform: sdl
id: key_enter
key: SDLK_s