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 %}