jrester/tesla_powerwall

get_operation_mode() returning SUPPORTED_OPERATION_MODES

abuenano opened this issue · 2 comments

Hi,
I'm not sure if this is an issue or I'm missing something here.
get_operation_mode() should return an OperationMode. However, it seems returning SUPPORTED_OPERATION_MODES (ej. OperationMode.BACKUP).

My bad. Ot is returning and OperationMode type.

My bad. Ot is returning and OperationMode type.