@camstack/addon-provider-gree 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/icon.svg +7 -8
- package/package.json +1 -1
package/assets/icon.svg
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" role="img" aria-label="
|
|
2
|
-
<rect width="64" height="64" rx="14" fill="#
|
|
3
|
-
<g
|
|
4
|
-
<
|
|
5
|
-
<
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
<path d="M26 32c-10-6-7-18 0-18 5 0 6 7 5 12"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" role="img" aria-label="Gree">
|
|
2
|
+
<rect width="64" height="64" rx="14" fill="#ffffff"/>
|
|
3
|
+
<g transform="translate(6 26.9) scale(0.2668)" fill-rule="evenodd">
|
|
4
|
+
<path d="M45.754 16.65c.118.786.207 1.57.207 2.374 0 10.495-10.342 19.03-22.996 19.03-1.862 0-3.68-.168-5.416-.544.721-1.504 2.334-4.859 4.95-10.893 3.825-8.826-3.086-9.195-3.086-9.195l.154-.772z" fill="#f04d24"/>
|
|
5
|
+
<g fill="#034da2">
|
|
6
|
+
<path d="M22.965 0c10.216 0 18.894 5.563 21.872 13.201H20.022L9.885 34.671C3.925 31.206 0 25.493 0 19.024 0 8.54 10.31 0 22.965 0M194.881 7.729h-18.68s-12.602-.566-14.19 12.879c-1.588 13.447 5.238 15.642 11.854 15.642h14.693l.953-3.725h-13.168s-6.334-.544-5.378-9.642c.01-.075.02-.148.02-.2h19.069l1.035-3.25h-19.582c1.368-6.37 4.346-8.397 8.628-8.397h13.711zm-31.994 0h-18.665s-12.615-.566-14.2 12.879c-1.589 13.447 5.224 15.642 11.851 15.642h14.681l.954-3.725h-13.162s-6.34-.544-5.388-9.642a.58.58 0 0 0 .04-.2h19.07l1.026-3.25h-19.58c1.368-6.37 4.363-8.397 8.643-8.397h13.701zm-64.614 0h22.446s9.184-.36 7.701 7.23c-1.51 7.617-7.916 7.906-9.404 7.906l7.3 13.431h-6.64s-3.5 1.113-6.555-4.547c-3.058-5.671-6.627-12.38-6.627-12.38h6.627s4.77.136 6.117-3.573c1.338-3.735-1.42-4.563-3.667-4.563h-8.717L99.99 36.45h-9.389zm-4.875-.08h-22.24s-11.902-.226-15.592 13.37c0 0-4.749 13.606 9.23 15.227h16.49s5.094.885 7.226-7.539c2.151-8.429 2.293-9.381 2.293-9.381H74.772l-1.249 3.844h7.528l-1.933 6.72s-.503 2.455-2.51 2.58c-1.99.16-7.165 0-7.165 0s-4.647.246-5.095-4.928c-.44-5.194 2.223-15.892 10.562-15.892h17.136z"/>
|
|
7
|
+
</g>
|
|
9
8
|
</g>
|
|
10
9
|
</svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@camstack/addon-provider-gree",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.3",
|
|
4
4
|
"description": "Gree air-conditioner device-provider addon for CamStack — wraps the @apocaliss92/nodegree local-UDP client (LAN discovery + AES control), exposing climate-control and fan-control",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"camstack",
|