| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140 |
- name: Multi switch
- products:
- - id: iHRCXog1Au8bh7XG
- manufacturer: eMylo
- model: US-08e3 2 gang+USB wall outlet
- entities:
- - entity: switch
- translation_key: switch_x
- translation_placeholders:
- x: "1"
- dps:
- - id: 1
- type: boolean
- name: switch
- - entity: switch
- hidden: unavailable
- translation_key: switch_x
- translation_placeholders:
- x: "2"
- dps:
- - id: 2
- type: boolean
- optional: true
- name: switch
- - id: 2
- type: boolean
- optional: true
- name: available
- mapping:
- - dps_val: null
- value: false
- - value: true
- - entity: switch
- hidden: unavailable
- translation_key: switch_x
- translation_placeholders:
- x: "3"
- dps:
- - id: 3
- type: boolean
- optional: true
- name: switch
- - id: 3
- type: boolean
- optional: true
- name: available
- mapping:
- - dps_val: null
- value: false
- - value: true
- - entity: switch
- hidden: unavailable
- translation_key: switch_x
- translation_placeholders:
- x: "4"
- dps:
- - id: 4
- type: boolean
- optional: true
- name: switch
- - id: 4
- type: boolean
- optional: true
- name: available
- mapping:
- - dps_val: null
- value: false
- - value: true
- - entity: switch
- hidden: unavailable
- translation_key: switch_x
- translation_placeholders:
- x: "5"
- dps:
- - id: 5
- type: boolean
- optional: true
- name: switch
- - id: 5
- type: boolean
- optional: true
- name: available
- mapping:
- - dps_val: null
- value: false
- - value: true
- - entity: switch
- hidden: unavailable
- translation_key: switch_x
- translation_placeholders:
- x: "6"
- dps:
- - id: 6
- type: boolean
- optional: true
- name: switch
- - id: 6
- type: boolean
- optional: true
- name: available
- mapping:
- - dps_val: null
- value: false
- - value: true
- - entity: switch
- hidden: unavailable
- translation_key: switch_x
- translation_placeholders:
- x: "7"
- dps:
- - id: 7
- type: boolean
- optional: true
- name: switch
- - id: 7
- type: boolean
- optional: true
- name: available
- mapping:
- - dps_val: null
- value: false
- - value: true
- - entity: switch
- hidden: unavailable
- translation_key: switch_x
- translation_placeholders:
- x: "8"
- dps:
- - id: 8
- type: boolean
- optional: true
- name: switch
- - id: 8
- type: boolean
- optional: true
- name: available
- mapping:
- - dps_val: null
- value: false
- - value: true
|