Skip to content

Commit

Permalink
Adds device name for 360 Vis Nav
Browse files Browse the repository at this point in the history
  • Loading branch information
dotvezz committed Apr 1, 2024
1 parent d6733b1 commit 5fa4c8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libdyson/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
DEVICE_TYPE_NAMES = {
DEVICE_TYPE_360_EYE: "360 Eye robot vacuum",
DEVICE_TYPE_360_HEURIST: "360 Heurist robot vacuum",
DEVICE_TYPE_360_VIS_NAV: "360 Vis Nav robot vacuum",
DEVICE_TYPE_PURE_COOL: "Pure Cool",
DEVICE_TYPE_PURIFIER_COOL_K: "Purifier Cool",
DEVICE_TYPE_PURIFIER_COOL_E: "Purifier Cool",
Expand Down

0 comments on commit 5fa4c8b

Please sign in to comment.