Remove yaml definition of basement LED strip power sensor
It is now plugged in via a Sonoff S31 smart plug, which monitors the realtime power usage rather than LUT, so there's no reason to have duplicate power sensors
This commit is contained in:
@ -1,15 +1,6 @@
|
|||||||
# Hue bulbs seem to be auto discovered just fine. This file will be for anything that is not auto discovered.
|
# Hue bulbs seem to be auto discovered just fine. This file will be for anything that is not auto discovered.
|
||||||
|
|
||||||
sensor:
|
sensor:
|
||||||
- platform: powercalc
|
|
||||||
entity_id: light.basement_led_strip_1
|
|
||||||
manufacturer: lifx
|
|
||||||
model: LIFX Z/length_4
|
|
||||||
create_energy_sensor: true
|
|
||||||
create_utility_meters: true
|
|
||||||
power_sensor_naming: "{} Power Sensor"
|
|
||||||
energy_sensor_naming: "{} Energy Sensor"
|
|
||||||
mode: lut
|
|
||||||
- platform: powercalc
|
- platform: powercalc
|
||||||
entity_id: switch.basement_led_strip
|
entity_id: switch.basement_led_strip
|
||||||
power_sensor_id: sensor.basement_led_strip_power
|
power_sensor_id: sensor.basement_led_strip_power
|
||||||
|
Reference in New Issue
Block a user