You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Python/PyPi-Readme.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,8 @@ Enphase-API is an unofficial project providing an API wrapper and the documentat
4
4
5
5
This project is focusing primarily on the Enphase® "IQ Gateway" (formerly "IQ Envoy") system, the gateway for Enphase®'s IQ7 and IQ8 Microinverters used on solar panels to convert Direct Current (DC) to Alternating Current (AC) to be directly consumed by the home.
6
6
7
-
WARNING: This project currently predominantly consumes the same local API that the local Gateway web administration portal consumes and Enphase® may choose to change it in subsequent updates without warning.
7
+
> **Warning**
8
+
> This project currently predominantly consumes the same local API that the local Gateway web administration portal consumes and Enphase® may choose to change it in subsequent updates without warning.
The documentation for the wrapper and the API itself is at [Enphase-API Documentation GitHub](https://github.com/Matthew1471/Enphase-API/Documentation/README.adoc)
20
+
The documentation for the wrapper and the API itself is at [Enphase-API Documentation GitHub](https://github.com/Matthew1471/Enphase-API/tree/main/Documentation/README.adoc)
Permission is granted to copy, distribute and/or modify this document
45
46
under the terms of the GNU Free Documentation License, Version 1.3
46
47
or any later version published by the Free Software Foundation;
47
48
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
48
-
A copy of the license is included in the file [Enphase-API Documentation License](https://github.com/Matthew1471/Enphase-API/Documentation/LICENSE.md).
49
+
A copy of the license is included in the file [Enphase-API Documentation License](https://github.com/Matthew1471/Enphase-API/tree/main/Documentation/LICENSE.md).
# In contrast to the 'Programming Language' classifiers above, 'pip install' will check this and refuse to install the project if the version does not match.
@@ -128,7 +128,7 @@ dev = ["pillow", "unicorn_hat_sim"]
0 commit comments