diff --git a/source/_docs/blueprint/tutorial.markdown b/source/_docs/blueprint/tutorial.markdown index aa4e3f39f1b..6f988e5465c 100644 --- a/source/_docs/blueprint/tutorial.markdown +++ b/source/_docs/blueprint/tutorial.markdown @@ -202,8 +202,7 @@ blueprint: selector: target: entity: - filter: - - domain: light + - domain: light ``` By limiting our blueprint to working with lights and motion sensors, we unlock a couple of benefits: the UI will be able to limit suggested values to lights and motion sensors instead of all devices. It will also allow the user to pick an area to control the lights in. @@ -234,8 +233,7 @@ blueprint: selector: target: entity: - filter: - - domain: light + - domain: light trigger: - platform: state