add select component
This commit is contained in:
12
tests/test.common.select.yaml
Normal file
12
tests/test.common.select.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
- platform: truma_inetbox
|
||||
name: "Fan Mode Combi"
|
||||
type: HEATER_FAN_MODE_COMBI
|
||||
- platform: truma_inetbox
|
||||
name: "Fan Mode Vario Heat"
|
||||
type: HEATER_FAN_MODE_VARIO_HEAT
|
||||
- platform: truma_inetbox
|
||||
name: "Energy Mix Gas"
|
||||
type: HEATER_ENERGY_MIX_GAS
|
||||
- platform: truma_inetbox
|
||||
name: "Energy Mix Diesel"
|
||||
type: HEATER_ENERGY_MIX_DIESEL
|
||||
@@ -30,5 +30,6 @@ binary_sensor: !include test.common.binary_sensor.yaml
|
||||
button: !include test.common.button.yaml
|
||||
climate: !include test.common.climate.yaml
|
||||
number: !include test.common.number.yaml
|
||||
select: !include test.common.select.yaml
|
||||
sensor: !include test.common.sensor.yaml
|
||||
switch: !include test.common.switch.yaml
|
||||
@@ -37,5 +37,6 @@ binary_sensor: !include test.common.binary_sensor.yaml
|
||||
button: !include test.common.button.yaml
|
||||
climate: !include test.common.climate.yaml
|
||||
number: !include test.common.number.yaml
|
||||
select: !include test.common.select.yaml
|
||||
sensor: !include test.common.sensor.yaml
|
||||
switch: !include test.common.switch.yaml
|
||||
@@ -24,5 +24,6 @@ binary_sensor: !include test.common.binary_sensor.yaml
|
||||
button: !include test.common.button.yaml
|
||||
climate: !include test.common.climate.yaml
|
||||
number: !include test.common.number.yaml
|
||||
select: !include test.common.select.yaml
|
||||
sensor: !include test.common.sensor.yaml
|
||||
switch: !include test.common.switch.yaml
|
||||
@@ -34,5 +34,6 @@ binary_sensor: !include test.common.binary_sensor.yaml
|
||||
button: !include test.common.button.yaml
|
||||
climate: !include test.common.climate.yaml
|
||||
number: !include test.common.number.yaml
|
||||
select: !include test.common.select.yaml
|
||||
sensor: !include test.common.sensor.yaml
|
||||
switch: !include test.common.switch.yaml
|
||||
@@ -37,5 +37,6 @@ binary_sensor: !include test.common.binary_sensor.yaml
|
||||
button: !include test.common.button.yaml
|
||||
climate: !include test.common.climate.yaml
|
||||
number: !include test.common.number.yaml
|
||||
select: !include test.common.select.yaml
|
||||
sensor: !include test.common.sensor.yaml
|
||||
switch: !include test.common.switch.yaml
|
||||
@@ -34,5 +34,6 @@ binary_sensor: !include test.common.binary_sensor.yaml
|
||||
button: !include test.common.button.yaml
|
||||
climate: !include test.common.climate.yaml
|
||||
number: !include test.common.number.yaml
|
||||
select: !include test.common.select.yaml
|
||||
sensor: !include test.common.sensor.yaml
|
||||
switch: !include test.common.switch.yaml
|
||||
@@ -37,5 +37,6 @@ binary_sensor: !include test.common.binary_sensor.yaml
|
||||
button: !include test.common.button.yaml
|
||||
climate: !include test.common.climate.yaml
|
||||
number: !include test.common.number.yaml
|
||||
select: !include test.common.select.yaml
|
||||
sensor: !include test.common.sensor.yaml
|
||||
switch: !include test.common.switch.yaml
|
||||
@@ -34,5 +34,6 @@ binary_sensor: !include test.common.binary_sensor.yaml
|
||||
button: !include test.common.button.yaml
|
||||
climate: !include test.common.climate.yaml
|
||||
number: !include test.common.number.yaml
|
||||
select: !include test.common.select.yaml
|
||||
sensor: !include test.common.sensor.yaml
|
||||
switch: !include test.common.switch.yaml
|
||||
Reference in New Issue
Block a user