Add ConEd and ORU virtual integrations (opower) (#28726)

This commit is contained in:
rct 2023-08-29 23:35:41 -04:00 committed by GitHub
parent d6234cbdf2
commit 956c2848da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,20 @@
---
title: Consolidated Edison (ConEd)
description: Get energy usage from Consolidated Edison (ConEd) using the Opower integration
ha_category:
- Energy
- Sensor
ha_release: 2023.9
ha_domain: coned
ha_integration_type: virtual
ha_supporting_domain: opower
ha_supporting_integration: Opower
ha_codeowners:
- '@tronikos'
ha_config_flow: true
ha_platforms:
- sensor
ha_iot_class: Cloud Polling
---
{% include integrations/supported_brand.md %}

View File

@ -0,0 +1,20 @@
---
title: Orange and Rockland Utilities (ORU) Opower
description: Get energy usage from Orange and Rockland Utilities using the Opower integration
ha_category:
- Energy
- Sensor
ha_release: 2023.9
ha_domain: oru_opower
ha_integration_type: virtual
ha_supporting_domain: opower
ha_supporting_integration: Opower
ha_codeowners:
- '@tronikos'
ha_config_flow: true
ha_platforms:
- sensor
ha_iot_class: Cloud Polling
---
{% include integrations/supported_brand.md %}