Skip to content

v0.1.0 - Initial release

Choose a tag to compare

@Csontikka Csontikka released this 14 Apr 14:54
· 40 commits to master since this release

Initial public release of the CyberPower PowerPanel Cloud integration for Home Assistant.

Highlights

  • Config flow login with automatic multi-UPS discovery
  • 12 sensors per device (battery, power, voltage, frequency, temperature, humidity, status)
  • On Battery binary sensor for power outage detection
  • cyberpower_cloud_power_outage_started / _ended events for fast automation triggers
  • Per-device UPS Rated Power configuration for Load % calculation
  • Configurable polling interval (60–3600 s)
  • Reconfigure, reauth, diagnostics, repair issues
  • HACS-compatible structure

Install

HACS (custom repository, until accepted in HACS default)

  1. HACS → Integrations → three-dot menu → Custom repositories
  2. URL: https://github.com/Csontikka/ha-cyberpower-cloud, Category: Integration
  3. Install, restart Home Assistant, add the integration

Manual

Download cyberpower_cloud.zip from this release and extract to config/custom_components/cyberpower_cloud/.

Requirements

  • PowerPanel Cloud account with 2FA disabled
  • Temperature unit set to Celsius in the PowerPanel Cloud app

See the README for full details.