Skip to content

Commit

Permalink
update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
iantrich committed Oct 21, 2019
1 parent 12314da commit 2f01dac
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Simple Lock example
```yaml
type: custom:restriction-card
card:
type: custom:hui-thermostat-card
type: thermostat
entity: climate.house
```

Expand All @@ -150,7 +150,7 @@ restrictions:
exemptions:
- user: ianid
card:
type: custom:hui-thermostat-card
type: thermostat
entity: climate.house
```

Expand All @@ -163,7 +163,6 @@ type: "custom:hui-entities-card"
entities:
- card:
entity: cover.garage_door
type: "custom:hui-cover-entity-row"
restrictions:
block: true
type: "custom:restriction-card"
Expand Down

0 comments on commit 2f01dac

Please sign in to comment.