mirror of
https://github.com/GrKoR/esphome_aux_ac_component.git
synced 2025-12-10 13:36:58 +03:00
Add files via upload
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user