NEWS
Test Adapter pirate-weather 0.7.x
-
Hat jemand schon herausgefunden, was es mit dem Datenpunkt
moonPhaseauf sich hat?Der steht bei mir heute auf 76 %. Da finde ich bei der aktuellen Mondphase aber keinen vergleichbaren Wert.
@meister-mopper
https://docs.pirateweather.net/en/latest/API/#moonphaseDeshalb gefällt mir pirate-weather auch besser als viele andere - da ist jeder Datenpunkt beschrieben
-
@meister-mopper
https://docs.pirateweather.net/en/latest/API/#moonphaseDeshalb gefällt mir pirate-weather auch besser als viele andere - da ist jeder Datenpunkt beschrieben
Ah ok, also das letzte Viertel vom abnehmenden Mond. Damit kann ich arbeiten. :grinning:
-
Server down?
pirate-weather.0 2025-11-17 08:51:06.780 error Error in getPirateWeatherLoop: Name: Error Message: HTTP 500: Internal Server Error -
Server down?
pirate-weather.0 2025-11-17 08:51:06.780 error Error in getPirateWeatherLoop: Name: Error Message: HTTP 500: Internal Server ErrorDiese Meldung habe ich auch seit heute. Mal abwarten ...
-
In ein paar Tagen sollte eigentlich das Wetter-Icon
hazegezeigt werden, dieses ist aber in den Dateien nicht vorhanden.

Stattdessen wird richtigerweise
not-available.svgangezeigt.Wo kommen die Symbole her, dann könnte ich
haze.svgdort reinkopieren. -
@Meister-Mopper sagte in Test Adapter pirate-weather 0.7.x:
In ein paar Tagen sollte eigentlich das Wetter-Icon haze gezeigt werden, dieses ist aber in den Dateien nicht vorhanden.
Hier wären die Icons:
Kannst du die noch hinzufügen.
Ich kann die Bilder nicht als .svg hochladen, dann werden die nicht angezeigt und man kann sie auch nicht downloaden.
Deshalb sind die in der .zip Datei gepackt.Edit: Ich hab grad noch gesehen das bei mir in den nächsten Tagen 'flurries' als weather-icon auftaucht.
'Flurries' ist aber eigentlich das gleich wie 'light-snow' -
@Meister-Mopper sagte in Test Adapter pirate-weather 0.7.x:
In ein paar Tagen sollte eigentlich das Wetter-Icon haze gezeigt werden, dieses ist aber in den Dateien nicht vorhanden.
Hier wären die Icons:
Kannst du die noch hinzufügen.
Ich kann die Bilder nicht als .svg hochladen, dann werden die nicht angezeigt und man kann sie auch nicht downloaden.
Deshalb sind die in der .zip Datei gepackt.Edit: Ich hab grad noch gesehen das bei mir in den nächsten Tagen 'flurries' als weather-icon auftaucht.
'Flurries' ist aber eigentlich das gleich wie 'light-snow'@icebear sagte in Test Adapter pirate-weather 0.7.x:
Kannst du die noch hinzufügen.
Ich kann die Bilder nicht als .svg hochladen, dann werden die nicht angezeigt und man kann sie auch nicht downloaden.
Deshalb sind die in der .zip Datei gepackt.Kannste das nächste mal, wenn du willst, auch gerne per PR in github hinzufügen. Das Bild als solches - mache Bilder sind auch doppelt drin - da hab ich die vorhandene Datei einfach mehrfach kopiert und umbenannt.
Hab haze eingebaut - ich hab ein Set, wo alle icons drin stehen und wenn das negative ist gibts ein not-available :)
-
0.8.0 (2025-11-19)
- (ticaki) added day_night fixes #18
- (ticaki) added haze icon
Guckt euch mal das day_night an - so richtig gefallen will es mir nicht.
0. ist Tag, 1. Nacht, 2. Tag usw.. -
0.8.0 (2025-11-19)
- (ticaki) added day_night fixes #18
- (ticaki) added haze icon
Guckt euch mal das day_night an - so richtig gefallen will es mir nicht.
0. ist Tag, 1. Nacht, 2. Tag usw..@ticaki sagte in Test Adapter pirate-weather 0.7.x:
Guckt euch mal das day_night an - so richtig gefallen will es mir nicht.
0. ist Tag, 1. Nacht, 2. Tag usw..Von der Systematik her passt es meiner Ansicht nach zu den anderen Icons.
-
Jemand eine Idee warum mein Pi4 als slave kein Update machen will? Der sollte iegentlich up-to-date sein, habe ihn vor kurzem ganz neu aufgelegt, aber vieles deprecated!?
$ iobroker upgrade pirate-weather@0.8.0 --debug Update pirate-weather from @0.7.1 to @0.8.0 NPM version: 10.9.4 Installing iobroker.pirate-weather@0.8.0... (System call) npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated npmlog@4.1.2: This package is no longer supported. npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated gauge@2.7.4: This package is no longer supported. > @stoprocent/noble@1.19.1 install > node-gyp-build gyp info it worked if it ends with ok gyp info using node-gyp@7.1.2gyp info using node@22.21.0 | linux | arm64 (node:12737) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.(Use `node --trace-deprecation ...` to show where the warning was created) gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3" gyp ERR! UNCAUGHT EXCEPTION gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>'gyp ERR! stack at createConfigFile (/opt/iobroker/node_modules/node-gyp/lib/configure.js:117:21)gyp ERR! stack at /opt/iobroker/node_modules/node-gyp/lib/configure.js:84:9gyp ERR! stack at FSReqCallback.oncomplete (node:fs:187:23)gyp ERR! System Linux 6.12.47+rpt-rpi-v8 gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/@stoprocent/noblegyp ERR! node -v v22.21.0gyp ERR! node-gyp -v v7.1.2gyp ERR! Node-gyp failed to build your package.gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author. npm error code 7npm error path /opt/iobroker/node_modules/@stoprocent/noble npm error command failednpm error command sh -c node-gyp-build npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-12T13_44_32_399Z-debug-0.log npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.npm warn deprecated npmlog@4.1.2: This package is no longer supported.npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supportednpm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supportednpm warn deprecated gauge@2.7.4: This package is no longer supported.gyp info it worked if it ends with okgyp info using node-gyp@7.1.2gyp info using node@22.21.0 | linux | arm64(node:12737) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.(Use `node --trace-deprecation ...` to show where the warning was created)gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"gyp ERR! UNCAUGHT EXCEPTION gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>'gyp ERR! stack at createConfigFile (/opt/iobroker/node_modules/node-gyp/lib/configure.js:117:21)gyp ERR! stack at /opt/iobroker/node_modules/node-gyp/lib/configure.js:84:9gyp ERR! stack at FSReqCallback.oncomplete (node:fs:187:23)gyp ERR! System Linux 6.12.47+rpt-rpi-v8gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/@stoprocent/noblegyp ERR! node -v v22.21.0gyp ERR! node-gyp -v v7.1.2gyp ERR! Node-gyp failed to build your package.gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.npm error code 7npm error path /opt/iobroker/node_modules/@stoprocent/noblenpm error command failednpm error command sh -c node-gyp-buildnpm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-12T13_44_32_399Z-debug-0.loghost.raspberrypi Cannot install iobroker.pirate-weather@0.8.0: 7 ERROR: Process exited with code 25 -
Jemand eine Idee warum mein Pi4 als slave kein Update machen will? Der sollte iegentlich up-to-date sein, habe ihn vor kurzem ganz neu aufgelegt, aber vieles deprecated!?
$ iobroker upgrade pirate-weather@0.8.0 --debug Update pirate-weather from @0.7.1 to @0.8.0 NPM version: 10.9.4 Installing iobroker.pirate-weather@0.8.0... (System call) npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated npmlog@4.1.2: This package is no longer supported. npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated gauge@2.7.4: This package is no longer supported. > @stoprocent/noble@1.19.1 install > node-gyp-build gyp info it worked if it ends with ok gyp info using node-gyp@7.1.2gyp info using node@22.21.0 | linux | arm64 (node:12737) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.(Use `node --trace-deprecation ...` to show where the warning was created) gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3" gyp ERR! UNCAUGHT EXCEPTION gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>'gyp ERR! stack at createConfigFile (/opt/iobroker/node_modules/node-gyp/lib/configure.js:117:21)gyp ERR! stack at /opt/iobroker/node_modules/node-gyp/lib/configure.js:84:9gyp ERR! stack at FSReqCallback.oncomplete (node:fs:187:23)gyp ERR! System Linux 6.12.47+rpt-rpi-v8 gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/@stoprocent/noblegyp ERR! node -v v22.21.0gyp ERR! node-gyp -v v7.1.2gyp ERR! Node-gyp failed to build your package.gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author. npm error code 7npm error path /opt/iobroker/node_modules/@stoprocent/noble npm error command failednpm error command sh -c node-gyp-build npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-12T13_44_32_399Z-debug-0.log npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.npm warn deprecated npmlog@4.1.2: This package is no longer supported.npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supportednpm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supportednpm warn deprecated gauge@2.7.4: This package is no longer supported.gyp info it worked if it ends with okgyp info using node-gyp@7.1.2gyp info using node@22.21.0 | linux | arm64(node:12737) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.(Use `node --trace-deprecation ...` to show where the warning was created)gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"gyp ERR! UNCAUGHT EXCEPTION gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>'gyp ERR! stack at createConfigFile (/opt/iobroker/node_modules/node-gyp/lib/configure.js:117:21)gyp ERR! stack at /opt/iobroker/node_modules/node-gyp/lib/configure.js:84:9gyp ERR! stack at FSReqCallback.oncomplete (node:fs:187:23)gyp ERR! System Linux 6.12.47+rpt-rpi-v8gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/@stoprocent/noblegyp ERR! node -v v22.21.0gyp ERR! node-gyp -v v7.1.2gyp ERR! Node-gyp failed to build your package.gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.npm error code 7npm error path /opt/iobroker/node_modules/@stoprocent/noblenpm error command failednpm error command sh -c node-gyp-buildnpm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-12T13_44_32_399Z-debug-0.loghost.raspberrypi Cannot install iobroker.pirate-weather@0.8.0: 7 ERROR: Process exited with code 25Da kann @stoprocent/noble nicht gebaut werden. Hat mit pirate-weather nichts zu tun.
Auf meiner Kiste ist das eine SubDependency vom ble-Adapter.
