Split off switches to their own yaml
This commit is contained in:
@ -14,6 +14,7 @@ camera: !include cameras.yaml
|
|||||||
input_boolean: !include input_boolean.yaml
|
input_boolean: !include input_boolean.yaml
|
||||||
binary_sensor: !include binary_sensor.yaml
|
binary_sensor: !include binary_sensor.yaml
|
||||||
sensor: !include sensor.yaml
|
sensor: !include sensor.yaml
|
||||||
|
switch: !include switches.yaml
|
||||||
|
|
||||||
http:
|
http:
|
||||||
use_x_forwarded_for: true
|
use_x_forwarded_for: true
|
||||||
|
Reference in New Issue
Block a user