Change temp offset back to 0 for weather_out_n.
This commit is contained in:
@@ -2,7 +2,8 @@ substitutions:
|
||||
device_name: weather-out-n
|
||||
dn: weather_out_n
|
||||
sn: OutN
|
||||
temp_offset: '-6.1'
|
||||
temp_offset: '0.0'
|
||||
# temp_offset: '-6.1'
|
||||
|
||||
<<: !include .common.yaml
|
||||
<<: !include .esp8266.yaml
|
||||
|
||||
Reference in New Issue
Block a user