Skip to content

Commit

Permalink
Fix greeneye_monitor sample to match docs. Fixes home-assistant#12099 (
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeljo authored Feb 17, 2020
1 parent ee6b559 commit 3e0c295
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions source/_integrations/greeneye_monitor.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ greeneye_monitor:
counted_quantity_per_pulse: 1
time_unit: "min"
temperature_sensors:
- number: 1
name: back_porch_temperature
temperature_unit: "C"
sensors:
- number: 1
name: back_porch_temperature
voltage:
- number: 1
name: house_volts
Expand Down

0 comments on commit 3e0c295

Please sign in to comment.