From 6a3a114d67a95ddef77131688c0622edd6037c71 Mon Sep 17 00:00:00 2001 From: dewdrop <81049573+dewdropawoo@users.noreply.github.com> Date: Thu, 7 Dec 2023 01:45:09 -0800 Subject: [PATCH] Add documentation for Seattle City Light virtual integration via Opower (#30138) * Add documentation for Seattle City Light * Add Seattle City Light to opower docs --- source/_integrations/opower.markdown | 1 + source/_integrations/scl.markdown | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 source/_integrations/scl.markdown diff --git a/source/_integrations/opower.markdown b/source/_integrations/opower.markdown index c5c7d17f4f7..5936e578d10 100644 --- a/source/_integrations/opower.markdown +++ b/source/_integrations/opower.markdown @@ -33,6 +33,7 @@ More than 175 utilities use Opower. Currently only the following utilities are s - Pacific Gas & Electric (PG&E) - Portland General Electric (PGE) - 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. This is typically the same information needed to access your utility's website. diff --git a/source/_integrations/scl.markdown b/source/_integrations/scl.markdown new file mode 100644 index 00000000000..8deb7be95e4 --- /dev/null +++ b/source/_integrations/scl.markdown @@ -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 %}