We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5efdde commit 5665a6aCopy full SHA for 5665a6a
2 files changed
README.md
@@ -26,6 +26,11 @@ The received data can also be saved as JSON (sofar_realtime.json).
26
27
28
## Changelog
29
+
30
+### **WORK IN PROGRESS**
31
32
+- package.json edited
33
34
### 3.2.3 (2025-10-04)
35
36
- Security issue (my email address)
package.json
@@ -4,7 +4,7 @@
4
"description": "Reads data from the SofarCloud server",
5
"author": {
6
"name": "Daniel Luginbühl",
7
- "email": "dlu0@sunrise.ch"
+ "email": "webmaster@ltspiceusers.ch"
8
},
9
"homepage": "https://github.com/ltspicer/ioBroker.sofarcloud",
10
"license": "MIT",
0 commit comments