mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 11:00:14 -04:00
Will pushing from the server break anything?
This commit is contained in:
@@ -172,8 +172,7 @@ sensor:
|
||||
|
||||
- platform: copy
|
||||
source_id: temperature
|
||||
device_class: temperature
|
||||
unit_of_measurement: "°F/m"
|
||||
unit_of_measurement: "°F"
|
||||
name: "Air Temperature Change"
|
||||
id: air_temperature_change
|
||||
icon: mdi:chart-line
|
||||
@@ -224,8 +223,7 @@ sensor:
|
||||
|
||||
- platform: copy
|
||||
source_id: humidity
|
||||
device_class: humidity
|
||||
unit_of_measurement: "%/m"
|
||||
unit_of_measurement: "%"
|
||||
name: "Relative Humidity Change"
|
||||
id: relative_humidity_change
|
||||
icon: mdi:chart-line
|
||||
|
||||
Reference in New Issue
Block a user