Bogdan Vlaicu 6a232dce58 New oru component (#10725)
* New oru component

* renamed to correct extension

* fixed type in configuration

* Update source/_integrations/oru.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* oru integrationlogo

* ✏️ Tweak
2019-10-16 21:57:43 +02:00

1014 B

title, description, logo, ha_release, ha_category, ha_iot_class
title description logo ha_release ha_category ha_iot_class
Orange and Rockland Utility Real-Time Energy Usage Sensor Instructions on how to integrate the Orange and Rockland Utility real-time energy usage sensor within Home Assistant. oru.png 0.101
Sensor
Cloud Polling

Orange and Rockland Utility is an energy provider in NY and NJ, USA. The oru sensor platform fetches your current energy usage from your ORU smart meter.

Configuration

To add the oru sensor to your installation, add your meter_number to your configuration.yaml file:

# Example configuration.yaml entry
sensor:
  - platform: oru
    meter_number: YOUR_METER_NUMBER

{% configuration %} meter_number: description: The meter number of your smart meter with Orange and Rockland Utility. required: true type: string {% endconfiguration %}

meter_number is the smart meter number. It can be found on your energy bill, on the top left corner, alongside your account number.