Skip to content

Commit

Permalink
Merge pull request #27 from basbruss/blueprint
Browse files Browse the repository at this point in the history
Use new condition selector
  • Loading branch information
basbruss authored Jan 7, 2024
2 parents 0ee8d09 + d1cc67a commit e79359f
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
#version 1.1.2
#version 1.1.3
blueprint:
name: Cover Height
description: "`version 1.1.2` \n
description: "`version 1.1.3` \n
Set cover position based on direct sunlight exposed to window \n\n
Calculations are done internally in the blueprint removing the need to use a sensor to input a value
\n for in depth information on the calculations and variables, check this forum [post](https://community.home-assistant.io/t/automatic-blinds-sunscreen-control-based-on-sun-platform/573818)
Expand Down Expand Up @@ -185,7 +185,7 @@ blueprint:
description: Extra conditions for the automation
default: []
selector:
action: {}
condition: {}
action:
name: Extra Actions
description: Extra actions to run before intial service
Expand Down

0 comments on commit e79359f

Please sign in to comment.