12 lines
207 B
YAML
12 lines
207 B
YAML
substitutions:
|
|
device_name: weather-out-n
|
|
dn: weather_out_n
|
|
sn: OutN
|
|
temp_offset: '-6.1'
|
|
|
|
<<: !include .common.yaml
|
|
<<: !include .esp8266.yaml
|
|
<<: !include .wifi-oss.yaml
|
|
|
|
<<: !include .weather.yaml
|