12 lines
203 B
YAML
12 lines
203 B
YAML
substitutions:
|
|
device_name: weather-in-1
|
|
dn: weather_in_1
|
|
sn: In1
|
|
temp_offset: '0.0'
|
|
|
|
<<: !include .common.yaml
|
|
<<: !include .esp8266.yaml
|
|
<<: !include .wifi-oss.yaml
|
|
|
|
<<: !include .weather.yaml
|