Add powercalc groups for kitchen and bedroom
This commit is contained in:
parent
30122639f9
commit
bce3f37b47
@ -469,6 +469,19 @@ sensor:
|
|||||||
unit_prefix: k
|
unit_prefix: k
|
||||||
unit_time: h
|
unit_time: h
|
||||||
source: sensor.computer_outlet_electrical_measurement
|
source: sensor.computer_outlet_electrical_measurement
|
||||||
|
# Powercalc
|
||||||
|
- platform: powercalc
|
||||||
|
create_group: Kitchen lights
|
||||||
|
include:
|
||||||
|
area: Kitchen
|
||||||
|
- platform: powercalc
|
||||||
|
create_group: Bedroom lights
|
||||||
|
entities:
|
||||||
|
- entity_id: light.bedroom_1
|
||||||
|
- entity_id: light.bedroom_2
|
||||||
|
- entity_id: light.bed_lamp_left
|
||||||
|
- entity_id: light.bed_lamp_right
|
||||||
|
- entity_id: light.bed_lightstrip
|
||||||
|
|
||||||
binary_sensor:
|
binary_sensor:
|
||||||
- name: Hulk Ping
|
- name: Hulk Ping
|
||||||
|
Loading…
Reference in New Issue
Block a user