iobroker.proscenic 0.1.0 → 0.1.2

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/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2026 C@ptain Ch@os
3
+ Copyright (c) 2026 C@ptain Ch@os <butan_akrobat1t@icloud.com>
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -27,11 +27,11 @@ Verified on one owner-local Proscenic M7 Pro so far:
27
27
  app-oriented map colors, no-go areas, room-zone candidates, charger marker,
28
28
  and an interpolated pose trail.
29
29
 
30
- The adapter is not a public release yet. The supported hardware claim is limited
31
- to the tested M7 Pro (`M7_PRO` / `811_LDS`) and the legacy cloud backend. Other
30
+ The adapter is an early public beta. The supported hardware claim is limited to
31
+ the tested M7 Pro (`M7_PRO` / `811_LDS`) and the legacy cloud backend. Other
32
32
  models, accounts, regions, firmware versions, Tuya-local control, room-cleaning
33
- commands, final map storage/retention policy, and production release readiness
34
- still require separate evidence.
33
+ commands, and final map storage/retention policy still require separate
34
+ evidence.
35
35
 
36
36
  Raw payloads, serial numbers, gateway endpoints, device addresses, credentials,
37
37
  packet captures, private maps, and home-layout data are not committed or exposed
@@ -63,6 +63,16 @@ Security policy and contribution requirements are documented in
63
63
 
64
64
  ## Changelog
65
65
 
66
+ ### 0.1.2 (2026-09-14)
67
+
68
+ - Updated public maintainer/contact metadata for ioBroker latest review.
69
+
70
+ ### 0.1.1 (2026-09-14)
71
+
72
+ - Documented the npm first-publish bootstrap path and the Trusted Publishing
73
+ setup for future tag-triggered releases.
74
+ - Normalized the npm repository URL metadata.
75
+
66
76
  ### 0.1.0 (2026-09-14)
67
77
 
68
78
  - Added the first real-device-validated command object tree for the M7 Pro:
@@ -90,4 +100,4 @@ their respective owners.
90
100
 
91
101
  MIT License. See [LICENSE](LICENSE).
92
102
 
93
- Copyright (c) 2026 C@ptain Ch@os
103
+ Copyright (c) 2026 C@ptain Ch@os <butan_akrobat1t@icloud.com>
package/io-package.json CHANGED
@@ -1,8 +1,34 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "proscenic",
4
- "version": "0.1.0",
4
+ "version": "0.1.2",
5
5
  "news": {
6
+ "0.1.2": {
7
+ "en": "Updated public maintainer metadata for ioBroker latest review",
8
+ "de": "Öffentliche Maintainer-Metadaten für die ioBroker-Latest-Prüfung aktualisiert",
9
+ "ru": "Обновлены публичные метаданные сопровождающего для проверки ioBroker latest",
10
+ "pt": "Metadados públicos do mantenedor atualizados para a revisão ioBroker latest",
11
+ "nl": "Openbare maintainer-metadata bijgewerkt voor ioBroker latest-controle",
12
+ "fr": "Métadonnées publiques du mainteneur mises à jour pour la revue ioBroker latest",
13
+ "it": "Metadati pubblici del manutentore aggiornati per la revisione ioBroker latest",
14
+ "es": "Metadatos públicos del mantenedor actualizados para la revisión de ioBroker latest",
15
+ "pl": "Zaktualizowano publiczne metadane opiekuna do przeglądu ioBroker latest",
16
+ "uk": "Оновлено публічні метадані супровідника для перевірки ioBroker latest",
17
+ "zh-cn": "更新公开维护者元数据以用于 ioBroker latest 审核"
18
+ },
19
+ "0.1.1": {
20
+ "en": "Documented npm first-publish bootstrap and enabled the trusted publishing path for future releases",
21
+ "de": "npm-Erstveröffentlichung dokumentiert und Trusted-Publishing-Pfad für zukünftige Releases aktiviert",
22
+ "ru": "Задокументирован первый выпуск npm и включен путь доверенной публикации для будущих релизов",
23
+ "pt": "Documentado o bootstrap da primeira publicação npm e ativado o caminho de publicação confiável para versões futuras",
24
+ "nl": "Bootstrap voor eerste npm-publicatie gedocumenteerd en trusted publishing voor toekomstige releases ingeschakeld",
25
+ "fr": "Documentation du premier bootstrap npm et activation de la publication de confiance pour les prochaines versions",
26
+ "it": "Documentato il bootstrap della prima pubblicazione npm e abilitato il percorso di pubblicazione attendibile futuro",
27
+ "es": "Documentado el primer bootstrap de publicación npm y activada la publicación confiable para futuras versiones",
28
+ "pl": "Udokumentowano pierwszy bootstrap publikacji npm i włączono zaufaną publikację dla przyszłych wydań",
29
+ "uk": "Задокументовано перший bootstrap публікації npm і ввімкнено довірену публікацію для майбутніх релізів",
30
+ "zh-cn": "记录 npm 首次发布引导流程,并为后续版本启用可信发布路径"
31
+ },
6
32
  "0.1.0": {
7
33
  "en": "Added M7 Pro commands, status projection, consumables, maintenance history, and experimental live map rendering",
8
34
  "de": "M7-Pro-Kommandos, Statusprojektion, Verbrauchswerte, Wartungshistorie und experimentelles Live-Karten-Rendering hinzugefügt",
@@ -15,19 +41,6 @@
15
41
  "pl": "Dodano polecenia M7 Pro, stany, materiały eksploatacyjne, historię konserwacji i eksperymentalne renderowanie mapy",
16
42
  "uk": "Додано команди M7 Pro, стани, витратні матеріали, історію обслуговування та експериментальне відображення карти",
17
43
  "zh-cn": "添加 M7 Pro 命令、状态投影、耗材、维护历史和实验性实时地图渲染"
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
44
  }
32
45
  },
33
46
  "titleLang": {
@@ -56,7 +69,7 @@
56
69
  "uk": "Адаптер ioBroker для вакуумних роботів Proscenic, які використовують застарілий хмарний шлюз Proscenic",
57
70
  "zh-cn": "使用传统 Proscenic 云网关的 Proscenic 真空机器人的 ioBroker 适配器"
58
71
  },
59
- "authors": ["C@ptain Ch@os <223081183+Musashi1965@users.noreply.github.com>"],
72
+ "authors": ["C@ptain Ch@os <butan_akrobat1t@icloud.com>"],
60
73
  "keywords": ["proscenic", "vacuum", "robot", "m7 pro"],
61
74
  "licenseInformation": {
62
75
  "type": "free",
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "iobroker.proscenic",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "description": "ioBroker adapter for Proscenic vacuum robots using the legacy Proscenic cloud gateway",
5
5
  "author": {
6
6
  "name": "C@ptain Ch@os",
7
- "email": "223081183+Musashi1965@users.noreply.github.com"
7
+ "email": "butan_akrobat1t@icloud.com"
8
8
  },
9
9
  "contributors": [],
10
10
  "homepage": "https://github.com/Musashi1965/ioBroker.proscenic",
@@ -19,7 +19,7 @@
19
19
  ],
20
20
  "repository": {
21
21
  "type": "git",
22
- "url": "https://github.com/Musashi1965/ioBroker.proscenic.git"
22
+ "url": "git+https://github.com/Musashi1965/ioBroker.proscenic.git"
23
23
  },
24
24
  "engines": {
25
25
  "node": ">= 22"
@@ -70,6 +70,7 @@
70
70
  "check:full": "npm run lint && npm run check && npm run build && npm test && npm run test:integration",
71
71
  "lint": "eslint -c eslint.config.mjs .",
72
72
  "translate": "translate-adapter",
73
+ "release:preflight": "scripts/publication-preflight.sh",
73
74
  "release": "release-script",
74
75
  "dev-server": "dev-server"
75
76
  },