-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathhmi-garage-sdl.yaml
More file actions
19 lines (17 loc) · 859 Bytes
/
Copy pathhmi-garage-sdl.yaml
File metadata and controls
19 lines (17 loc) · 859 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Based of https://github.com/alaltitov/display/tree/main
# ESP32-S3-Touch-LCD-7
substitutions: !include hmi-garage/substitutions.yaml
packages:
hardware: !include hmi-garage/sdl.yaml
button: !include hmi-garage/components/button.yaml
globals: !include hmi-garage/components/globals.yaml
interval: !include hmi-garage/components/interval.yaml
text_sensor: !include hmi-garage/components/text_sensor.yaml
sensor: !include hmi-garage/components/sensor.yaml
binary_sensor: !include hmi-garage/components/binary_sensor.yaml
switch: !include hmi-garage/components/switch.yaml
online_image: !include hmi-garage/components/online_image.yaml
select: !include hmi-garage/components/select.yaml
number: !include hmi-garage/components/number.yaml
script: !include hmi-garage/components/script.yaml
lvgl: !include hmi-garage/display/lvgl.yaml