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