mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 20:56:44 +00:00
Moved temp acurite 433mhz sensors around
This commit is contained in:
@@ -1,8 +1,3 @@
|
|||||||
# MQTT Sensor for Washing Machine Status.
|
|
||||||
- platform: mqtt
|
|
||||||
name: "Washer Status"
|
|
||||||
state_topic: "house/washer/status"
|
|
||||||
|
|
||||||
|
|
||||||
- platform: history_stats
|
- platform: history_stats
|
||||||
name: Jeff Driving Time
|
name: Jeff Driving Time
|
||||||
@@ -70,11 +65,11 @@
|
|||||||
days: 7
|
days: 7
|
||||||
- platform: statistics
|
- platform: statistics
|
||||||
name: Outside Temp Stats
|
name: Outside Temp Stats
|
||||||
entity_id: sensor.accurite_back_porch_temperature
|
entity_id: sensor.back_porch_temperature
|
||||||
sampling_size: 500
|
sampling_size: 500
|
||||||
- platform: statistics
|
- platform: statistics
|
||||||
name: Garage Temp Stats
|
name: Garage Temp Stats
|
||||||
entity_id: sensor.accurite_garage_temperature
|
entity_id: sensor.garage_temperature
|
||||||
sampling_size: 500
|
sampling_size: 500
|
||||||
- platform: min_max
|
- platform: min_max
|
||||||
name: Inside Temp Stats
|
name: Inside Temp Stats
|
||||||
|
Reference in New Issue
Block a user