Remove powercalc
This commit is contained in:
parent
0f82bca932
commit
7f1fb8d059
@ -121,7 +121,7 @@ webhook:
|
||||
zeroconf:
|
||||
zone:
|
||||
|
||||
powercalc:
|
||||
#powercalc:
|
||||
|
||||
# Text to speech
|
||||
tts:
|
||||
@ -542,19 +542,19 @@ sensor:
|
||||
unit_prefix: k
|
||||
unit_time: h
|
||||
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
|
||||
# # 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:
|
||||
- name: Hulk Ping
|
||||
|
Loading…
Reference in New Issue
Block a user