Add files via upload

This commit is contained in:
Brokly
2022-05-26 20:16:13 +03:00
committed by GitHub
parent 5f3f9c69cf
commit 934f8ee256
2 changed files with 14 additions and 13 deletions

View File

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