mirror of
https://github.com/esphome/esphome.git
synced 2025-10-27 21:23:48 +00:00
preen
This commit is contained in:
@@ -595,7 +595,7 @@ class EnumType(TypeInfo):
|
||||
|
||||
@property
|
||||
def encode_func(self) -> str:
|
||||
return "encode_enum_uint32"
|
||||
return "encode_uint32"
|
||||
|
||||
@property
|
||||
def encode_content(self) -> str:
|
||||
|
||||
Reference in New Issue
Block a user