{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/10"}],"enrichment":{"capability":"Provides a Python library to communicate with and control Enphase Envoy solar energy systems over the network.","skillfed_tags":["solar-energy","home-automation","async-io"],"use_cases":["Integrate Enphase Envoy monitoring into a home automation system to track real-time solar production data.","Build a custom dashboard or web service that queries multiple Envoy devices and aggregates their metrics.","Automate energy management tasks by reading Envoy state and triggering actions based on production thresholds.","Develop a monitoring bot that periodically fetches Envoy data and logs it to a time-series database."],"what_it_does":"Pyenphase is a Python library for interacting with Enphase Envoy solar energy systems. It abstracts the HTTP communication layer needed to query and control Envoy devices, handling authentication, request formatting, and response parsing so you don't have to build that plumbing yourself. The library uses aiohttp for asynchronous network I/O, making it suitable for integration into async Python applications like home automation systems or monitoring dashboards.\n\nThe package depends on seven runtime libraries: aiohttp for HTTP requests, awesomeversion for version comparisons, envoy-utils for Envoy-specific utilities, lxml for XML parsing, orjson for fast JSON handling, pyjwt for JWT token operations, and tenacity for retry logic. It's actively maintained, supports modern Python versions from 3.10 to 3.14, and carries an MIT license with no known security vulnerabilities.","worth_installing":"Yes. The library is actively maintained, has low install friction, carries a permissive MIT license, and addresses a specific need for Enphase Envoy integration in Python. It's suitable for home automation, monitoring, and energy management projects. No known security issues."},"id":"pyenphase","links":{"html":"https://skillfed.io/packages/pyenphase","md":"https://skillfed.io/packages/pyenphase.md","pypi":"https://pypi.org/project/pyenphase/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":"MIT","license_treatment":"permissive","name":"pyenphase","python_support":"supports_current","summary":"Library to control enphase envoy"},"popularity":{"monthly_downloads":78036,"position":14473,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.2.1"}
