mirror of
https://github.com/esphome/esphome.git
synced 2025-09-12 08:12:22 +01: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