Remove powercalc
This commit is contained in:
parent
0f82bca932
commit
7f1fb8d059
@ -121,7 +121,7 @@ webhook:
|
|||||||
zeroconf:
|
zeroconf:
|
||||||
zone:
|
zone:
|
||||||
|
|
||||||
powercalc:
|
#powercalc:
|
||||||
|
|
||||||
# Text to speech
|
# Text to speech
|
||||||
tts:
|
tts:
|
||||||
@ -542,19 +542,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
|
# # Powercalc
|
||||||
- platform: powercalc
|
# - platform: powercalc
|
||||||
create_group: Kitchen lights
|
# create_group: Kitchen lights
|
||||||
include:
|
# include:
|
||||||
area: Kitchen
|
# area: Kitchen
|
||||||
- platform: powercalc
|
# - platform: powercalc
|
||||||
create_group: Bedroom lights
|
# create_group: Bedroom lights
|
||||||
entities:
|
# entities:
|
||||||
- entity_id: light.bedroom_1
|
# - entity_id: light.bedroom_1
|
||||||
- entity_id: light.bedroom_2
|
# - entity_id: light.bedroom_2
|
||||||
- entity_id: light.bed_lamp_left
|
# - entity_id: light.bed_lamp_left
|
||||||
- entity_id: light.bed_lamp_right
|
# - entity_id: light.bed_lamp_right
|
||||||
- entity_id: light.bed_lightstrip
|
# - entity_id: light.bed_lightstrip
|
||||||
|
|
||||||
binary_sensor:
|
binary_sensor:
|
||||||
- name: Hulk Ping
|
- name: Hulk Ping
|
||||||
|
Loading…
Reference in New Issue
Block a user