Fix hardcoded room locations

This commit is contained in:
askpatrickw
2023-11-11 20:17:19 -08:00
parent e78c25ba54
commit 642ee50d31
3 changed files with 7 additions and 7 deletions

View File

@ -58,14 +58,14 @@ i2c:
sensor:
- platform: shtcx
temperature:
name: "Living Room Temperature"
name: "Temperature"
filters:
- median:
window_size: 5
send_every: 1
- offset: -3.7
humidity:
name: "Living Room Humidity"
name: "Humidity"
filters:
- median:
window_size: 5