Removed hardcoded references to Xmas lights
This commit is contained in:
Submodule node-red/projects/NerdFlows updated: 177c33e5cb...782ea312da
@ -19,9 +19,6 @@ sensor:
|
|||||||
- platform: powercalc
|
- platform: powercalc
|
||||||
entity_id: fan.basement_fan
|
entity_id: fan.basement_fan
|
||||||
power_sensor_id: sensor.basement_fan_power
|
power_sensor_id: sensor.basement_fan_power
|
||||||
- platform: powercalc
|
|
||||||
entity_id: light.front_window_christmas_lights
|
|
||||||
power_sensor_id: sensor.front_window_christmas_lights_power
|
|
||||||
- platform: powercalc
|
- platform: powercalc
|
||||||
create_group: Living Room Lights
|
create_group: Living Room Lights
|
||||||
include:
|
include:
|
||||||
@ -50,8 +47,6 @@ sensor:
|
|||||||
create_group: First Floor Lights
|
create_group: First Floor Lights
|
||||||
include:
|
include:
|
||||||
group: light.first_floor_light_bulbs
|
group: light.first_floor_light_bulbs
|
||||||
entities:
|
|
||||||
- entity_id: light.living_room_christmas_tree
|
|
||||||
- platform: powercalc
|
- platform: powercalc
|
||||||
create_group: Second Floor Lights
|
create_group: Second Floor Lights
|
||||||
include:
|
include:
|
||||||
|
Reference in New Issue
Block a user