Merge branch 'master' into dev

This commit is contained in:
Brokly
2022-05-26 17:05:26 +03:00
committed by GitHub

View File

@@ -19,6 +19,7 @@ namespace aux_ac {
AirCon *ac_;
};
template <typename... Ts>
class AirConDisplayOnAction : public Action<Ts...>
{
@@ -62,4 +63,4 @@ namespace aux_ac {
};
} // namespace aux_ac
} // namespace esphome
} // namespace esphome