mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add documentation for Seattle City Light virtual integration via Opower (#30138)
* Add documentation for Seattle City Light * Add Seattle City Light to opower docs
This commit is contained in:
parent
8abbb5644c
commit
6a3a114d67
@ -33,6 +33,7 @@ More than 175 utilities use Opower. Currently only the following utilities are s
|
|||||||
- Pacific Gas & Electric (PG&E)
|
- Pacific Gas & Electric (PG&E)
|
||||||
- Portland General Electric (PGE)
|
- Portland General Electric (PGE)
|
||||||
- Puget Sound Energy (PSE)
|
- Puget Sound Energy (PSE)
|
||||||
|
- Seattle City Light (SCL)
|
||||||
|
|
||||||
When you add the Opower integration to Home Assistant, you will need to provide your utility account's authentication details to enable retrieving your energy data.
|
When you add the Opower integration to Home Assistant, you will need to provide your utility account's authentication details to enable retrieving your energy data.
|
||||||
This is typically the same information needed to access your utility's website.
|
This is typically the same information needed to access your utility's website.
|
||||||
|
20
source/_integrations/scl.markdown
Normal file
20
source/_integrations/scl.markdown
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
title: Seattle City Light (SCL)
|
||||||
|
description: Get energy usage from Seattle City Light (SCL) using the Opower integration
|
||||||
|
ha_category:
|
||||||
|
- Energy
|
||||||
|
- Sensor
|
||||||
|
ha_release: 2024.1
|
||||||
|
ha_domain: pse
|
||||||
|
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 %}
|
Loading…
x
Reference in New Issue
Block a user