pub type HumidityComponentType<H> = HumiditySensor<'static, H>;
pub struct HumidityComponentType<H> { /* private fields */ }