Skip to content

Commit

Permalink
fix #30
Browse files Browse the repository at this point in the history
  • Loading branch information
jrester committed Oct 23, 2021
1 parent 7205c04 commit 0a99eb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tesla_powerwall/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ class MeterType(Enum):
SITE = "site"
BATTERY = "battery"
LOAD = "load"
GENERATOR = "generator"


class DeviceType(Enum):
Expand Down

0 comments on commit 0a99eb9

Please sign in to comment.