Skip to content

Commit 4e83620

Browse files
committed
Removed DEYE-Inverter fixes
1 parent 361d016 commit 4e83620

File tree

3 files changed

+5
-768
lines changed

3 files changed

+5
-768
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,7 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
131+
# vscode
132+
.vscode/
133+
.vs/

custom_components/solarman/manifest.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,4 @@
99
"issue_tracker": "https://github.com/StephanJoubert/home_assistant_solarman/issues",
1010
"requirements": ["pyyaml","pysolarmanv5"],
1111
"version": "1.0.0"
12-
}
13-
14-
15-
12+
}

0 commit comments

Comments
 (0)