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 |
|---|---|---|---|
|
BAFANG ELECTRIC( SUZHOU) CO.,LTD.
Develops and manufactures drive systems and components for …
|
603489 | CN | Manufacturing |
|
Ballard Power Systems Inc.
Manufactures PEM fuel cell products for heavy-duty mobility…
|
BLDP | US | Manufacturing |
|
Baoding Tianwei Baobian Electric Co.,Ltd.
Manufactures large-scale power transformers and reactors fo…
|
600550 | CN | Manufacturing |
|
Bawan Co.
Manufactures building materials and electrical equipment fo…
|
1302 | SA | Manufacturing |
|
Beam Global
Develops off-grid, solar-powered EV charging and energy sto…
|
BEEM | US | Manufacturing |
|
Beijing Aritime Intelligent Control Co., Ltd.
Provides industrial automation and control systems for meta…
|
600560 | CN | Manufacturing |
|
Beijing Dynamic Power Co., Ltd
Develops power electronics, energy conversion equipment, an…
|
600405 | CN | Manufacturing |
|
Beijing HCRT Electrical Equipments Co.,Ltd.
Manufactures power quality management solutions and advance…
|
301668 | CN | Manufacturing |
|
BEIJING SIFANG AUTOMATION CO.,LTD.
Develops protection, automation, and control solutions for …
|
601126 | CN | Manufacturing |
|
Beijing SOJO Electric Co., Ltd.
Manufactures power distribution equipment and smart grid au…
|
300444 | CN | 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.