Report AirFilter humidity
This commit is contained in:
@@ -36,4 +36,7 @@ pub struct State {
|
||||
|
||||
#[serde(skip_serializing_if = "Option::is_none")]
|
||||
pub current_fan_speed_setting: Option<String>,
|
||||
|
||||
#[serde(skip_serializing_if = "Option::is_none")]
|
||||
pub humidity_ambient_percent: Option<isize>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user