Skip to content

Commit 2027bfe

Browse files
committed
chore: release v1.0.0
- Initial release
1 parent 1bfa8be commit 2027bfe

4 files changed

Lines changed: 109 additions & 99 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,9 @@ Reads data from the SofarCloud server
1616

1717

1818
## Changelog
19-
20-
21-
### **WORK IN PROGRESS**
19+
### 1.0.0 (2025-08-15)
2220
- Initial release
2321

24-
2522
## License
2623
MIT License
2724

io-package.json

Lines changed: 103 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -1,94 +1,107 @@
11
{
2-
"common": {
3-
"name": "sofarcloud",
4-
"version": "0.0.1",
5-
"news": {
6-
"0.0.1": {
7-
"en": "initial release",
8-
"de": "Erstveröffentlichung",
9-
"ru": "Начальная версия",
10-
"pt": "lançamento inicial",
11-
"nl": "Eerste uitgave",
12-
"fr": "Première version",
13-
"it": "Versione iniziale",
14-
"es": "Versión inicial",
15-
"pl": "Pierwsze wydanie",
16-
"uk": "Початкова версія",
17-
"zh-cn": "首次出版"
18-
}
19-
},
20-
"titleLang": {
21-
"en": "SofarCloud",
22-
"de": "SofarCloud",
23-
"ru": "SofarCloud",
24-
"pt": "SofarCloud",
25-
"nl": "SofarCloud",
26-
"fr": "SofarCloud",
27-
"it": "SofarCloud",
28-
"es": "SofarCloud",
29-
"pl": "SofarCloud",
30-
"uk": "SofarCloud",
31-
"zh-cn": "SofarCloud"
32-
},
33-
"desc": {
34-
"en": "Reads data from the SofarCloud server",
35-
"de": "Reads data from the SofarCloud server",
36-
"ru": "Reads data from the SofarCloud server",
37-
"pt": "Reads data from the SofarCloud server",
38-
"nl": "Reads data from the SofarCloud server",
39-
"fr": "Reads data from the SofarCloud server",
40-
"it": "Reads data from the SofarCloud server",
41-
"es": "Reads data from the SofarCloud server",
42-
"pl": "Reads data from the SofarCloud server",
43-
"uk": "Reads data from the SofarCloud server",
44-
"zh-cn": "Reads data from the SofarCloud server"
45-
},
46-
"authors": [
47-
"Daniel Luginbühl <dlu0@sunrise.ch>"
48-
],
49-
"keywords": [
50-
"pv",
51-
"photovoltaik",
52-
"photovoltaic",
53-
"inverter",
54-
"solar",
55-
"wechselrichter"
56-
],
57-
"licenseInformation": {
58-
"type": "free",
59-
"license": "MIT"
60-
},
61-
"platform": "Javascript/Node.js",
62-
"icon": "sofarcloud.jpg",
63-
"enabled": true,
64-
"extIcon": "https://raw.githubusercontent.com/ltspicer/ioBroker.sofarcloud/main/admin/sofarcloud.jpg",
65-
"readme": "https://github.com/ltspicer/ioBroker.sofarcloud/blob/main/README.md",
66-
"loglevel": "info",
67-
"tier": 3,
68-
"mode": "schedule",
69-
"schedule": "*/5 * * * *",
70-
"type": "energy",
71-
"compact": true,
72-
"connectionType": "cloud",
73-
"dataSource": "poll",
74-
"adminUI": {
75-
"config": "json"
76-
},
77-
"dependencies": [
78-
{
79-
"js-controller": ">=6.0.11"
80-
}
81-
],
82-
"globalDependencies": [
83-
{
84-
"admin": ">=7.4.10"
85-
}
86-
]
2+
"common": {
3+
"name": "sofarcloud",
4+
"version": "1.0.0",
5+
"news": {
6+
"1.0.0": {
7+
"en": "Initial release",
8+
"de": "Erstausstrahlung",
9+
"ru": "Первоначальное освобождение",
10+
"pt": "Lançamento inicial",
11+
"nl": "Eerste vrijgave",
12+
"fr": "Libération initiale",
13+
"it": "Rilascio iniziale",
14+
"es": "Liberación inicial",
15+
"pl": "Początkowe wydanie",
16+
"uk": "Початковий реліз",
17+
"zh-cn": "初步释放"
18+
},
19+
"0.0.1": {
20+
"en": "initial release",
21+
"de": "Erstveröffentlichung",
22+
"ru": "Начальная версия",
23+
"pt": "lançamento inicial",
24+
"nl": "Eerste uitgave",
25+
"fr": "Première version",
26+
"it": "Versione iniziale",
27+
"es": "Versión inicial",
28+
"pl": "Pierwsze wydanie",
29+
"uk": "Початкова версія",
30+
"zh-cn": "首次出版"
31+
}
8732
},
88-
"native": {
89-
"Use MQTT": true,
90-
"Debug": true
33+
"titleLang": {
34+
"en": "SofarCloud",
35+
"de": "SofarCloud",
36+
"ru": "SofarCloud",
37+
"pt": "SofarCloud",
38+
"nl": "SofarCloud",
39+
"fr": "SofarCloud",
40+
"it": "SofarCloud",
41+
"es": "SofarCloud",
42+
"pl": "SofarCloud",
43+
"uk": "SofarCloud",
44+
"zh-cn": "SofarCloud"
9145
},
92-
"objects": [],
93-
"instanceObjects": []
46+
"desc": {
47+
"en": "Reads data from the SofarCloud server",
48+
"de": "Reads data from the SofarCloud server",
49+
"ru": "Reads data from the SofarCloud server",
50+
"pt": "Reads data from the SofarCloud server",
51+
"nl": "Reads data from the SofarCloud server",
52+
"fr": "Reads data from the SofarCloud server",
53+
"it": "Reads data from the SofarCloud server",
54+
"es": "Reads data from the SofarCloud server",
55+
"pl": "Reads data from the SofarCloud server",
56+
"uk": "Reads data from the SofarCloud server",
57+
"zh-cn": "Reads data from the SofarCloud server"
58+
},
59+
"authors": [
60+
"Daniel Luginbühl <dlu0@sunrise.ch>"
61+
],
62+
"keywords": [
63+
"pv",
64+
"photovoltaik",
65+
"photovoltaic",
66+
"inverter",
67+
"solar",
68+
"wechselrichter"
69+
],
70+
"licenseInformation": {
71+
"type": "free",
72+
"license": "MIT"
73+
},
74+
"platform": "Javascript/Node.js",
75+
"icon": "sofarcloud.jpg",
76+
"enabled": true,
77+
"extIcon": "https://raw.githubusercontent.com/ltspicer/ioBroker.sofarcloud/main/admin/sofarcloud.jpg",
78+
"readme": "https://github.com/ltspicer/ioBroker.sofarcloud/blob/main/README.md",
79+
"loglevel": "info",
80+
"tier": 3,
81+
"mode": "schedule",
82+
"schedule": "*/5 * * * *",
83+
"type": "energy",
84+
"compact": true,
85+
"connectionType": "cloud",
86+
"dataSource": "poll",
87+
"adminUI": {
88+
"config": "json"
89+
},
90+
"dependencies": [
91+
{
92+
"js-controller": ">=6.0.11"
93+
}
94+
],
95+
"globalDependencies": [
96+
{
97+
"admin": ">=7.4.10"
98+
}
99+
]
100+
},
101+
"native": {
102+
"Use MQTT": true,
103+
"Debug": true
104+
},
105+
"objects": [],
106+
"instanceObjects": []
94107
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iobroker.sofarcloud",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "Reads data from the SofarCloud server",
55
"author": {
66
"name": "Daniel Luginbühl",
@@ -36,15 +36,15 @@
3636
"@iobroker/adapter-dev": "^1.4.0",
3737
"@iobroker/testing": "^5.0.4",
3838
"@tsconfig/node20": "^20.1.6",
39-
"@types/chai-as-promised": "^7.1.8",
4039
"@types/chai": "^4.3.20",
40+
"@types/chai-as-promised": "^7.1.8",
4141
"@types/mocha": "^10.0.10",
4242
"@types/node": "^20.19.10",
4343
"@types/proxyquire": "^1.3.31",
4444
"@types/sinon": "^17.0.4",
4545
"@types/sinon-chai": "^3.2.12",
46-
"chai-as-promised": "^7.1.2",
4746
"chai": "^4.5.0",
47+
"chai-as-promised": "^7.1.2",
4848
"eslint": "^8.57.1",
4949
"mocha": "^11.7.1",
5050
"proxyquire": "^2.1.3",

0 commit comments

Comments
 (0)