From e5f42fa5392bd8fda8314bae519391d907f6f199 Mon Sep 17 00:00:00 2001 From: tkdrob Date: Tue, 29 Sep 2020 10:52:39 -0400 Subject: [PATCH] Add Integration for Goal Zero Yeti Power Stations (#14311) Co-authored-by: Franck Nijhof --- source/_integrations/goalzero.markdown | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 source/_integrations/goalzero.markdown diff --git a/source/_integrations/goalzero.markdown b/source/_integrations/goalzero.markdown new file mode 100644 index 00000000000..eaf73c6c369 --- /dev/null +++ b/source/_integrations/goalzero.markdown @@ -0,0 +1,23 @@ +--- +title: GoalZero +description: Instructions on how to integrate Goal Zero Yeti with Home Assistant +ha_category: + - Energy +ha_release: 0.116 +ha_config_flow: true +ha_domain: goalzero +ha_codeowners: + - '@tkdrob' +--- + +This `goalzero` integration pulls data from a Wifi enabled Goal Zero Yeti. + +## Configuration + +Go to the integrations page in your configuration and click on new integration -> Goal Zero Yeti. + +## Integration Entities + +Each added configuration entry will create the following sensors: + +`v12PortStatus`, `usbPortStatus`, `acPortStatus`, `backlight`, `app_online`, `isCharging`