ioBroker / AdapterRequests

This Place is used to track the status of new Adapter-Requests.
247 stars 36 forks source link

Hoymiles HMS-XXXXW-2T (Wechselrichter / DTU Balkonkraftwerk) #924

Open Phil-Rei opened 3 months ago

Phil-Rei commented 3 months ago

New Hoymiles inverters like e.g. HMS-800W-2T are connected directly to the customers WIFI. The 2T stands for the WIFI Version, without the 2T an extra DTU like Ahoy DTU or Open DTU is needed.

There is already a github project for reading the values (like current_power) from the DTU and publish them via mqtt. But it would be nicer to have an iobroker adapter which directly connects to the hoymiles dtu (no need for docker etc.) There is no official API, but the communication has already been reverse engineered in the mentioned github project.

https://github.com/DennisOSRM/hms-mqtt-publisher

What kind of device or service would you like to see an adapter for? Add name and company of the device, including links to the device and any additional information[...] Hoymiles HMS800W-2T https://www.hoymiles.com/de/products/microinverter/w-series/ https://balkonkraftwerk-express.de/products/hoymiles-hms-800

Is the device connected to the internet or only available on a local network? Both. There is a free app (cloud based) available to manage the device and see statistics

Is an official App or Website available? If yes, please add links https://www.hoymiles.com/de/products/microinverter/w-series/ https://play.google.com/store/apps/details?id=com.hm.hemaiInstall1 https://apps.apple.com/de/app/s-miles-installer/id1544207772

Is an official API including documentation available? If yes, please add links and information[...] Not official: https://github.com/DennisOSRM/hms-mqtt-publisher

Are other libraries for an integration available? Ideally in JavaScript/npm, but also other programming languages are interesting, add links please

Is this device already integrated in other Smart Home systems? https://github.com/DennisOSRM/hms-mqtt-publisher can be directly integrated in Home Assistant via Add-on

Is this device already integrated in homebridge? Might the ham adapter in combination with the homebridge plugin be sufficient? No

Additional context Add any other context or screenshots about the feature request here. If the topic was discussed on the ioBroker forum, please include the link too.

image

After you create the issue, please vote for yourself in the first post of the issue using the "+1"/"Thumbs up" button