mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
Hopefully fixing master bed presence and cleaning up a lot of junk
This commit is contained in:
@@ -120,21 +120,13 @@ sensor:
|
||||
- platform: statistics
|
||||
unique_id: statistics_outdoors_mean_temperature
|
||||
name: Outdoors Mean Temperature
|
||||
entity_id: sensor.outdoors_temp_mean
|
||||
entity_id: sensor.outdoor_temperature
|
||||
state_characteristic: mean
|
||||
sampling_size: 20
|
||||
precision: 1
|
||||
max_age:
|
||||
minutes: 5
|
||||
|
||||
- platform: min_max
|
||||
name: Outdoors Temp Mean
|
||||
type: mean
|
||||
entity_ids:
|
||||
- sensor.lacrosse_tx141thbv2_0_54_temperature
|
||||
- sensor.front_porch_temperature
|
||||
- sensor.deck_temperature
|
||||
|
||||
- platform: history_stats
|
||||
name: AC Cooling Time Today
|
||||
entity_id: sensor.hvac_action
|
||||
|
||||
Reference in New Issue
Block a user