mirror of
https://github.com/GrKoR/esphome_aux_ac_component.git
synced 2025-12-10 05:26:56 +03:00
Update automation.h
This commit is contained in:
@@ -17,7 +17,8 @@ namespace aux_ac {
|
||||
|
||||
protected:
|
||||
AirCon *ac_;
|
||||
|
||||
};
|
||||
|
||||
template <typename... Ts>
|
||||
class AirConDisplayOnAction : public Action<Ts...>
|
||||
{
|
||||
@@ -31,4 +32,4 @@ namespace aux_ac {
|
||||
};
|
||||
|
||||
} // namespace aux_ac
|
||||
} // namespace esphome
|
||||
} // namespace esphome
|
||||
|
||||
Reference in New Issue
Block a user