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