| 12345678910111213141516171819202122 |
- name: Dual switch
- products:
- - id: jupECyrdMrUifHd8
- manufacturer: eMylo
- model: WiFi/RF 2 Gang
- entities:
- - entity: switch
- translation_key: switch_x
- translation_placeholders:
- x: "1"
- dps:
- - id: 1
- type: boolean
- name: switch
- - entity: switch
- translation_key: switch_x
- translation_placeholders:
- x: "2"
- dps:
- - id: 2
- type: boolean
- name: switch
|