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 |
|---|---|---|---|
|
FRIWO AG
International manufacturer of power supplies, charging tech…
|
CEA | DE | Manufacturing |
|
FUELCELL ENERGY INC
Manufactures fuel cell and electrolysis platforms for decar…
|
FCEL | US | Manufacturing |
|
FUJI ELECTRIC CO., LTD.
A global manufacturer specializing in power electronics and…
|
6504 | JP | Manufacturing |
|
FUJI ELECTRIC INDUSTRY CO., LTD.
Manufacturer of electrical and electronic components for in…
|
6654 | JP | Manufacturing |
|
Fujiyama Power Systems Limited
Manufactures power backup and renewable energy solutions fo…
|
UTLSOLAR | IN | Manufacturing |
|
FUKUTA ELECTRIC & MACHINERY CO., LTD.
Specializes in high-efficiency electric motors and power sy…
|
4590 | TW | Manufacturing |
|
G2Power Co. Ltd
Develops and manufactures power equipment for smart grid an…
|
388050 | KR | Manufacturing |
|
Garo
Develops and manufactures electrical installation systems w…
|
GARO | SE | Manufacturing |
|
Gencell Ltd.
Develops alkaline fuel cell power solutions that run on hyd…
|
GNCL | IL | Manufacturing |
|
GENERAC HOLDINGS INC.
Designs and manufactures energy technology solutions for va…
|
GNRC | US | 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.