mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 08:50:34 +00:00
Improving local 433mhz weather sensor integration.
This commit is contained in:
@@ -65,11 +65,11 @@
|
||||
days: 7
|
||||
- platform: statistics
|
||||
name: Outside Temp Stats
|
||||
entity_id: sensor.back_porch_temperature
|
||||
entity_id: sensor.back_porch
|
||||
sampling_size: 500
|
||||
- platform: statistics
|
||||
name: Garage Temp Stats
|
||||
entity_id: sensor.garage_temperature
|
||||
entity_id: sensor.garage
|
||||
sampling_size: 500
|
||||
- platform: min_max
|
||||
name: Inside Temp Stats
|
||||
|
Reference in New Issue
Block a user