
Shenzhen H&T Intelligent Control Co.,Ltd. — Investor Relations & Filings
Shenzhen H&T Intelligent Control Co.,Ltd. specializes in the design, development, and manufacturing of intelligent control systems and electronic modules. The company provides customized controller solutions for a diverse range of applications, including major household appliances, power tools, automotive electronics, and smart home devices. Its core offerings encompass control units for refrigeration, laundry, and HVAC systems, as well as integrated solutions for IoT connectivity and energy management. H&T utilizes advanced embedded software and hardware engineering to deliver high-precision components to global original equipment manufacturers. The company emphasizes technical innovation in sensing, human-machine interaction, and wireless communication to enhance the functionality and efficiency of consumer and industrial products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于受让合伙企业份额暨与专业投资机构共同投资的公告 | 2026-06-03 | Chinese | |
| 关于部分限制性股票回购注销完成的公告 | 2026-06-03 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-20 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 北京君合(杭州)律师事务所关于和而泰2025年年度股东会之法律意见书 | 2026-05-18 | Chinese | |
| 关于回购注销部分限制性股票减资暨通知债权人的公告 | 2026-05-18 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 47959987 | 关于受让合伙企业份额暨与专业投资机构共同投资的公告 | 2026-06-03 | Chinese | ||
| 47959685 | 关于部分限制性股票回购注销完成的公告 | 2026-06-03 | Chinese | ||
| 46701664 | 2025年年度权益分派实施公告 | 2026-05-20 | Chinese | ||
| 46513318 | 2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 46513214 | 北京君合(杭州)律师事务所关于和而泰2025年年度股东会之法律意见书 | 2026-05-18 | Chinese | ||
| 46512720 | 关于回购注销部分限制性股票减资暨通知债权人的公告 | 2026-05-18 | Chinese | ||
| 45016428 | 关于公司及全资子公司与专业投资机构共同投资的公告 | 2026-05-11 | Chinese | ||
| 44825364 | 关于2022年限制性股票激励计划第三个限售期解除限售股份上市流通的提示性公告 | 2026-05-10 | Chinese | ||
| 44825180 | 北京君合(杭州)律师事务所关于和而泰2022年限制性股票激励计划第三个限售期解除限售条件成就相关的法律意见书 | 2026-05-10 | Chinese | ||
| 35751073 | 关于为全资子公司提供担保的进展公告 | 2026-01-20 | Chinese | ||
| 35751060 | 关于与专业投资机构共同投资的公告 | 2026-01-15 | Chinese | ||
| 35751053 | 关于部分限制性股票回购注销完成的公告 | 2026-01-13 | Chinese | ||
| 35751045 | 关于控股股东、实际控制人减持股份预披露公告 | 2026-01-06 | Chinese | ||
|
2025
2 filings
| |||||
| 35751031 | 关于实际控制人部分股份质押及解除质押的公告 | 2025-12-30 | Chinese | ||
| 35751017 | 关于实际控制人部分股份质押及解除质押的公告 | 2025-12-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anfu CE LINK Limited
Develops and manufactures signal cables, docking stations, …
|
300787 | CN | Manufacturing |
|
Anhui Coreach Technology Co.,Ltd
Develops thermal management and EMI shielding solutions for…
|
002983 | CN | Manufacturing |
|
Anhui Tongfeng Electronics Company Limited
Manufactures capacitors, metallized films, and quartz reson…
|
600237 | CN | Manufacturing |
|
ANHUI XDLK MICROSYSTEM CORPORATION LIMITED
Develops and manufactures MEMS sensors and advanced microsy…
|
688582 | CN | Manufacturing |
|
AOI ELECTRONICS CO.,LTD.
Manufactures electronic components, semiconductors, and MEM…
|
6832 | JP | Manufacturing |
|
Aoshikang Technology Co. , Ltd
Manufactures high-precision PCBs and HDI boards for automot…
|
002913 | CN | Manufacturing |
|
AOT
Specializes in LED packaging, sensing components, and optoe…
|
3437 | TW | Manufacturing |
|
APACT Co., Ltd.
Provider of semiconductor packaging, testing, and inspectio…
|
200470 | KR | Manufacturing |
|
APAQ
Produces high-performance solid-state capacitors for AI ser…
|
6449 | TW | Manufacturing |
|
APCB INC.
Manufacturer of high-precision double-sided and multi-layer…
|
6108 | TW | Manufacturing |
Shenzhen H&T Intelligent Control Co.,Ltd. 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/54445/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54445 | 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=54445 | 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=54445 \ -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": 54445}, 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 Shenzhen H&T Intelligent Control Co.,Ltd. (id: 54445)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.