mirror of
https://github.com/GrKoR/esphome_aux_ac_component.git
synced 2025-12-13 06:57:01 +03:00
Merge branch 'master' into dev
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user