Add powercalc entities for fans on Sonoff plugs
This commit is contained in:
@ -13,6 +13,12 @@ sensor:
|
|||||||
- platform: powercalc
|
- platform: powercalc
|
||||||
entity_id: light.living_room_christmas_tree
|
entity_id: light.living_room_christmas_tree
|
||||||
power_sensor_id: sensor.living_room_christmas_tree_power
|
power_sensor_id: sensor.living_room_christmas_tree_power
|
||||||
|
- platform: powercalc
|
||||||
|
entity_id: fan.master_bedroom_fan_socket_1
|
||||||
|
power_sensor_id: sensor.master_bedroom_fan_power
|
||||||
|
- platform: powercalc
|
||||||
|
entity_id: fan.basement_fan
|
||||||
|
power_sensor_id: sensor.basement_fan_power
|
||||||
- platform: powercalc
|
- platform: powercalc
|
||||||
entity_id: light.front_window_christmas_lights
|
entity_id: light.front_window_christmas_lights
|
||||||
power_sensor_id: sensor.front_window_christmas_lights_power
|
power_sensor_id: sensor.front_window_christmas_lights_power
|
||||||
|
Reference in New Issue
Block a user