ESPHome-Devices/.standard.yaml
2019-12-30 15:16:54 -06:00

23 lines
378 B
YAML

substitutions:
device_id:
device_name:
platform:
board:
esphome:
<<: !include common/esphome.yaml
<<: !include common/common.yaml
<<: !include common/logger.yaml
binary_sensor:
<<: !include common/binary_sensors.yaml
sensor:
<<: !include common/sensors.yaml
switch:
<<: !include common/switches.yaml
text_sensor:
<<: !include common/text_sensors.yaml