11 lines
182 B
YAML
11 lines
182 B
YAML
substitutions:
|
|
device_name: weather-in-1
|
|
dn: weather_in_1
|
|
sn: In1
|
|
|
|
<<: !include .common.yaml
|
|
<<: !include .esp8266.yaml
|
|
<<: !include .wifi-oss.yaml
|
|
|
|
<<: !include .weather.yaml
|