Browse Source

CNC/Faens circuit breaker: add product id.

Issue #1375
Jason Rumney 2 years ago
parent
commit
b7c0100b36
1 changed files with 3 additions and 3 deletions
  1. 3 3
      custom_components/tuya_local/devices/cnc_ycb9zf_breaker.yaml

+ 3 - 3
custom_components/tuya_local/devices/cnc_ycb9zf_breaker.yaml

@@ -1,7 +1,7 @@
 name: Circuit breaker
-# products:
-#  - id: [TBC]
-#    name: Faens FSZN03-100AP 2P
+products:
+  - id: bryydwbntbjkq8pk
+    name: Faens FSZN03-100AP 2P
 primary_entity:
   entity: switch
   icon: "mdi:fuse"