mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Added some themes, but mostly updated power monitor to better wrangle the sensors and udpate_intervals to save DB space
This commit is contained in:
@@ -134,6 +134,9 @@ sensor:
|
||||
} else {
|
||||
return x;
|
||||
}
|
||||
- or:
|
||||
- throttle: 60s
|
||||
- delta: 1
|
||||
|
||||
binary_sensor:
|
||||
- platform: template
|
||||
|
||||
@@ -125,6 +125,9 @@ sensor:
|
||||
} else {
|
||||
return x;
|
||||
}
|
||||
- or:
|
||||
- throttle: 60s
|
||||
- delta: 1
|
||||
|
||||
unit_of_measurement: lbs
|
||||
accuracy_decimals: 0
|
||||
|
||||
Reference in New Issue
Block a user