update readme

This commit is contained in:
suaveolent 2024-09-09 10:47:00 +02:00
parent c600d5af4c
commit 255a9109d8

View File

@ -2,7 +2,7 @@
This Python library facilitates communication with Hoymiles DTUs and the HMS-XXXXW-2T HMS microinverters, utilizing protobuf messages. This Python library facilitates communication with Hoymiles DTUs and the HMS-XXXXW-2T HMS microinverters, utilizing protobuf messages.
For the Home Assistant integration have a look here: For the Home Assistant integration have a look here:
https://github.com/suaveolent/ha-hoymiles-wifi https://github.com/suaveolent/ha-hoymiles-wifi
**Disclaimer: This library is not affiliated with Hoymiles. It is an independent project developed to provide tools for interacting with Hoymiles HMS-XXXXW-2T series micro-inverters featuring integrated WiFi DTU. Any trademarks or product names mentioned are the property of their respective owners.** **Disclaimer: This library is not affiliated with Hoymiles. It is an independent project developed to provide tools for interacting with Hoymiles HMS-XXXXW-2T series micro-inverters featuring integrated WiFi DTU. Any trademarks or product names mentioned are the property of their respective owners.**
@ -27,7 +27,7 @@ You can integrate the library into your own project, or simply use it in the com
### Command line: ### Command line:
``` ```
hoymiles-wifi [-h] --host HOST [--as-json] <command> hoymiles-wifi [-h] --host HOST [--local_addr IP_OF_INTERFACE_TO_USE] [--as-json] <command>
commands: commands:
get-real-data-new, get-real-data-new,