Skip to content

Commit

Permalink
Adding more enteties #89
Browse files Browse the repository at this point in the history
  • Loading branch information
BeardedTinker committed Oct 24, 2022
1 parent 497894c commit 3debc4f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
platform: powercalc
create_group: Downstairs lights
entities:
# - entity_id: light.c
- entity_id: sensor.rice_lights_power_2
- entity_is: sensor.stairs_power_2
- create_group: Balcony lights PM
entities:
- entity_id: light.balcony_light
Expand Down Expand Up @@ -34,3 +35,12 @@ entities:
- entity_id: light.entrance
- entity_id: light.rice_lights
- entity_id: light.stairs
- create_group: Ceiling lights PM
entities:
- entity_id: light.ceiling_one
- entity_id: light.ceiling_two
- entity_id: light.ceiling_three
- entity_id: light.ceiling_four
- entity_id: light.ceiling_five


Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
platform: powercalc
create_group: Upstairs lights
entities:
# - entity_id: light.a
# - entity_id: light.b
- entity_id: sensor.stream_desk_power_2
- entity_id: sensor.ledge_power_2
- create_group: Bedroom lights PM
entities:
- entity_id: light.bedroom
Expand Down

0 comments on commit 3debc4f

Please sign in to comment.