Skip to content

Commit

Permalink
chore: removing unused const
Browse files Browse the repository at this point in the history
  • Loading branch information
lostfields committed Nov 9, 2024
1 parent 850abf7 commit e5cff4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pcomfortcloud/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
BASE_PATH_AUTH = "https://authglb.digital.panasonic.com"
BASE_PATH_ACC = "https://accsmart.panasonic.com"
X_APP_VERSION = "1.22.0"
APPBRAIN_URL = "https://www.appbrain.com/app/panasonic-comfort-cloud/com.panasonic.ACCsmart"

class Power(Enum):
Off = 0
Expand Down

0 comments on commit e5cff4e

Please sign in to comment.