mirror of
https://github.com/ale1800/ESP-360-REMOTE.git
synced 2025-06-17 05:11:50 -03:00
Fix hardcoded room locations
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user