Skip to content

Commit

Permalink
new device (matter-window-covering): Zemismart MT01 (#1072)
Browse files Browse the repository at this point in the history
* new device/ Zemismart-MT01

* fix indentation, quotes and ID

* Update fingerprints.yml

The window-covering-profile is targeting to no longer be used, this updates to the same profile that is identical but named different. 

See this comment for more info #1091 (comment)

* Change profile to not include battery capability

Changing device profile name from "Window-Covering-battery" to "window-covering"

---------

Co-authored-by: Cooper Towns <[email protected]>
  • Loading branch information
lelandblue and ctowns authored Apr 3, 2024
1 parent bc145ca commit a0eeca0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions drivers/SmartThings/matter-window-covering/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ matterManufacturer:
productId: 0x55
deviceProfileName: window-covering-battery
#Zemismart
- id: "Zemismart MT01 Slide Curtain"
deviceLabel: Zemismart MT01 Slide Curtain
vendorId: 0x139C
productId: 0xFFFE
deviceProfileName: window-covering
- id: "5020/65376"
deviceLabel: Zemismart MT25B Roller Motor
vendorId: 0x139C
Expand All @@ -26,6 +31,7 @@ matterManufacturer:
vendorId: 0x139C
productId: 0xFFFF
deviceProfileName: window-covering

matterGeneric:
- id: "windowcovering"
deviceLabel: Matter Window Covering
Expand Down

0 comments on commit a0eeca0

Please sign in to comment.