Fix import order

This commit is contained in:
Jesse Hills 2024-04-22 04:38:10 +00:00
parent 60dd1f4f3c
commit ec377c290c
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A
1 changed files with 1 additions and 1 deletions

View File

@ -84,8 +84,8 @@ from aioesphomeapi.model import (
DateTimeInfo, DateTimeInfo,
DateTimeState, DateTimeState,
DeviceInfo, DeviceInfo,
EventInfo,
Event, Event,
EventInfo,
FanInfo, FanInfo,
FanState, FanState,
HomeassistantServiceCall, HomeassistantServiceCall,