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 |
|---|---|---|---|
|
HANGZHOU WEIGUANG ELECTRONIC CO.,LTD.
Manufacturer of micro-motors and fans for HVAC, refrigerati…
|
002801 | CN | Manufacturing |
|
HANGZHOU ZHONGHENG ELECTRIC Co., Ltd.
Develops power electronics and energy management for data c…
|
002364 | CN | Manufacturing |
|
HanJungNCS.Co.,Ltd
Manufacturer of components for the electric vehicle and ene…
|
107640 | KR | Manufacturing |
|
Harbin Electric Company Limited
Major enterprise specializing in R&D, manufacturing, and ex…
|
1133 | CN | Manufacturing |
|
Harbin Electric Corporation Jiamusi Electric Machine CO.,Ltd
Develops and manufactures specialized electric motors and c…
|
000922 | CN | Manufacturing |
|
Harbin Jiuzhou Group Co.,Ltd.
Manufactures electrical equipment and provides smart grid a…
|
300040 | CN | Manufacturing |
|
Harju Elekter
Engineers and manufactures medium/low voltage electrical di…
|
HAE1T | EE | Manufacturing |
|
HD HYUNDAI ELECTRIC CO.,LTD
A manufacturer of electrical equipment and provider of inte…
|
267260 | KR | Manufacturing |
|
Henan Pinggao Electric Co.,Ltd
Manufactures high-voltage and ultra-high-voltage power tran…
|
600312 | CN | Manufacturing |
|
Henan Senyuan Electric Co.,Ltd.
Manufactures high and low voltage power distribution equipm…
|
002358 | 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.