Skip to content

Commit

Permalink
Add new device type
Browse files Browse the repository at this point in the history
  • Loading branch information
osk2 committed Jan 29, 2025
1 parent 0ad2d8e commit 2a35ac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/panasonic_smart_app/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
DEVICE_TYPE_DEHUMIDIFIER = 4
DEVICE_TYPE_PURIFIER = 8
DEVICE_TYPE_ERV = 14
DEVICE_TYPE_SWITCH = 17

DATA_CLIENT = "client"
DATA_COORDINATOR = "coordinator"
Expand Down

0 comments on commit 2a35ac4

Please sign in to comment.