Skip to content

Commit

Permalink
Update to two sensors #89
Browse files Browse the repository at this point in the history
  • Loading branch information
BeardedTinker committed Jul 29, 2022
1 parent 3a7370d commit bc1daeb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entities/sensors/utilities/powercals/balcony_light.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

platform: powercalc
entity_id: light.balcony_light
energy_sensor_id: sensor.balcony_light_energy
power_sensor_id: sensor.balcony_light_power
linear:
min_power: 0.5
max_power: 11
2 changes: 2 additions & 0 deletions entities/sensors/utilities/powercals/coridor_light.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

platform: powercalc
entity_id: light.corridor_light
energy_sensor_id: sensor.corridor_light_energy
power_sensor_id: sensor.corridor_light_power
linear:
min_power: 0.5
max_power: 22

0 comments on commit bc1daeb

Please sign in to comment.