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 |
|---|---|---|---|
|
Legend Power Systems Inc.
Optimizes electrical performance by analyzing and correctin…
|
LPS | CA | Manufacturing |
|
Lians Technology Co., Ltd.
Develops high-precision motion control systems and electrom…
|
300051 | CN | Manufacturing |
|
LS ELECTRIC CO., LTD
A global provider of power systems and industrial automatio…
|
010120 | KR | Manufacturing |
|
LTC CO.,LTD.
Develops and manufactures specialized process chemicals for…
|
170920 | KR | Manufacturing |
|
Luxe Green Energy Technology Co., Ltd.
Manufactures power distribution panels and provides solar e…
|
1529 | TW | Manufacturing |
|
MABUCHI MOTOR CO., LTD.
Global manufacturer of small electric motors for automotive…
|
6592 | JP | Manufacturing |
|
Maks Energy Solutions India Limited
Provides diesel generator sets and power solutions for dive…
|
MAKS | IN | Manufacturing |
|
MANGAL ELECTRICAL INDUSTRIES LIMITED
Designs and manufactures power transformers, voltage stabil…
|
MEIL | IN | Manufacturing |
|
Marine Electricals (India) Limited
Integrated electrical automation and IT solutions for marin…
|
MARINE | IN | Manufacturing |
|
MARSONS LIMITED
Manufactures power and distribution transformers for utilit…
|
MARSONS | 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.