Hoymiles Electronics Inc. — Investor Relations & Filings
About Hoymiles Electronics Inc.
Hoymiles Electronics Inc. is a global clean energy solution provider specializing in Module-Level Power Electronics (MLPE) solutions, including high-efficiency microinverters and energy storage systems. The company focuses on the research, design, manufacturing, and sales of these smart energy management solutions. Recognized as a leading microinverter company, Hoymiles serves global solar investors and end-users across residential and commercial sectors, emphasizing engineering excellence to advance open energy access worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度可持续发展报告(英文) | 2026-04-29 | English | |
| 募集资金年度存放、管理与实际使用情况鉴证报告 | 2026-04-29 | Chinese | |
| 关于营业收入扣除情况的专项核查意见 | 2026-04-29 | Chinese | |
| 独立董事2025年度述职报告(陈小明) | 2026-04-29 | Chinese | |
| 关于2025年度计提资产减值准备的公告 | 2026-04-29 | Chinese | |
| 2025年度可持续发展(ESG)报告摘要 | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39394580 | 2025年度可持续发展报告(英文) | 2026-04-29 | English | ||
| 39394565 | 募集资金年度存放、管理与实际使用情况鉴证报告 | 2026-04-29 | Chinese | ||
| 39394453 | 关于营业收入扣除情况的专项核查意见 | 2026-04-29 | Chinese | ||
| 39394452 | 独立董事2025年度述职报告(陈小明) | 2026-04-29 | Chinese | ||
| 39394441 | 关于2025年度计提资产减值准备的公告 | 2026-04-29 | Chinese | ||
| 39394429 | 2025年度可持续发展(ESG)报告摘要 | 2026-04-29 | Chinese | ||
| 39394418 | 独立董事2025年度述职报告(杨欢) | 2026-04-29 | Chinese | ||
| 39394412 | 非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-29 | Chinese | ||
| 39394411 | 关于股份回购进展公告 | 2026-04-01 | Chinese | ||
| 39394409 | 关于变更保荐代表人的公告 | 2026-03-19 | Chinese | ||
| 39394408 | 关于持股5%以上股东减持股份结果公告 | 2026-03-16 | Chinese | ||
| 39394406 | 关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2026-03-13 | Chinese | ||
| 39394402 | 关于股份回购进展公告 | 2026-03-02 | Chinese | ||
| 39394401 | 2025年度业绩快报公告 | 2026-02-27 | Chinese | ||
| 39394400 | 简式权益变动报告书 | 2026-02-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Andrew Yule & Company Ltd
Diversified enterprise in engineering, electrical equipment…
|
526173 | IN | Manufacturing |
|
Anhui ZhongDianXinLong Science and Technology Co., Ltd.
Develops electrical distribution equipment, power systems, …
|
002298 | CN | Manufacturing |
|
AoFrio Limited
Provides energy-efficient hardware and IoT solutions for co…
|
AOF | NZ | Manufacturing |
|
Apanet Spolka Akcyjna
A holding company for computer services, retail, and ecolog…
|
APA | PL | Manufacturing |
|
APS Energia S.A.
Designs and produces industrial power systems for energy, t…
|
APE | PL | Manufacturing |
|
AQ Group
A global manufacturer of components and systems for industr…
|
AQ | SE | Manufacturing |
|
ARTECHE
Develops and manufactures high-tech equipment for the elect…
|
ART | ES | Manufacturing |
|
ASTOR ENERJİ A.Ş.
Manufacturer of transformers and switchgear for the global …
|
ASTOR | TR | Manufacturing |
|
ATC Energies System Limited
Provides power electronics and energy management solutions …
|
ATCENERGY | IN | Manufacturing |
|
Atlanta Electricals Limited
Designs and manufactures power, distribution, and specializ…
|
ATLANTAELE | IN | Manufacturing |
Hoymiles Electronics Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/48857/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48857 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=48857 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=48857 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 48857}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Hoymiles Electronics Inc. (id: 48857)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.