<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Forums -  Problèmes et autres défauts]]></title>
		<link>https://smartphoton.ch/forum/</link>
		<description><![CDATA[Forums - https://smartphoton.ch/forum]]></description>
		<pubDate>Sat, 30 May 2026 11:20:06 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Mise à jour vers Smart Voltronic Node-RED v2.2.1]]></title>
			<link>https://smartphoton.ch/forum/thread-1111.html</link>
			<pubDate>Sun, 26 Apr 2026 15:49:51 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://smartphoton.ch/forum/member.php?action=profile&uid=1216">Merlin</a>]]></dc:creator>
			<guid isPermaLink="false">https://smartphoton.ch/forum/thread-1111.html</guid>
			<description><![CDATA[Bonjour,<br />
je suis sur la dernière version de HAOS (core 2026.4.4 et OS 17.2)<br />
<br />
Mon Smart Voltronic Node-RED est version 2.0.8 et je souhaite faire la mise à jour 2.2.1.<br />
<br />
Malgré plusieurs tentative cela ne fonctionne pas. J'ai le message d'erreur suivant:<br />
"Error updating Smart Voltronic Node-RED: An unknown error occurred while trying to build the image for app fa5cbdb2_smart_voltronic. Check Supervisor logs for details"<br />
<br />
<br />
<br />
Voici le détail des logs du superviseur:<br />
Par avance merci pour votre aide.<br />
<br />
<br />
<br />
<span style="color: #e1e1e1;" class="mycode_color">ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-deps      build-base linux-headers python3 make g++  &amp;&amp; npm i --omit=dev --no-audit --no-fund node-red-node-serialport  &amp;&amp; apk del .build-deps  &amp;&amp; npm cache clean --force" did not complete successfully: exit code: 64<br />
<span style="color: #db4437;" class="mycode_color">2026-04-26 15:45:00.781 ERROR (MainThread) [supervisor.addons.addon] Could not build image for app fa5cbdb2_smart_voltronic: Docker build failed for fa5cbdb2/amd64-addon-smart_voltronic:2.2.1 (exit code 1). Build output:</span><br />
#0 building with "default" instance using docker driver<br />
#1 [internal] load build definition from Dockerfile<br />
#1 transferring dockerfile: 805B done<br />
#1 DONE 0.0s<br />
#2 [internal] load metadata for ghcr.io/hassio-addons/base:15.0.7<br />
#2 DONE 0.5s<br />
#3 [internal] load .dockerignore<br />
#3 transferring context: 2B done<br />
#3 DONE 0.0s<br />
#4 [1/8] FROM ghcr.io/hassio-addons/base:15.0.7@sha256:decccc27ab4379767aee46688ffc281614359149b18ee632f9c3a0cc32209608<br />
#4 DONE 0.0s<br />
#5 [2/8] RUN apk add --no-cache bash jq nodejs-lts npm  || apk add --no-cache bash jq "nodejs~22" "npm~10"<br />
#5 CACHED<br />
#6 [3/8] RUN npm install -g node-red@4.1.4  &amp;&amp; npm cache clean --force<br />
#6 CACHED<br />
#7 [4/8] WORKDIR /opt<br />
#7 CACHED<br />
#8 [internal] load build context<br />
#8 transferring context: 7.30MB 0.1s done<br />
#8 DONE 0.2s<br />
#9 [5/8] RUN apk add --no-cache --virtual .build-deps      build-base linux-headers python3 make g++  &amp;&amp; npm i --omit=dev --no-audit --no-fund node-red-node-serialport  &amp;&amp; apk del .build-deps  &amp;&amp; npm cache clean --force<br />
#9 0.186 fetch <a href="https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz" target="_blank" rel="noopener" class="mycode_url">https://dl-cdn.alpinelinux.org/alpine/v3...DEX.tar.gz</a><br />
#9 0.357 fetch <a href="https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz" target="_blank" rel="noopener" class="mycode_url">https://dl-cdn.alpinelinux.org/alpine/v3...DEX.tar.gz</a><br />
#9 0.762 ERROR: unable to select packages:<br />
#9 0.762  musl-1.2.4_git20230717-r4:<br />
#9 0.762    breaks: musl-dev-1.2.4_git20230717-r6[musl=1.2.4_git20230717-r6]<br />
#9 0.764    satisfies: world[musl=1.2.4_git20230717-r4]<br />
#9 0.764                apk-tools-2.14.0-r5[musl&gt;=1.2.3_git20230424]<br />
#9 0.764                apk-tools-2.14.0-r5[so:libc.musl-x86_64.so.1]<br />
#9 0.764                isl26-0.26-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                dash-0.5.12-r2[so:libc.musl-x86_64.so.1]<br />
#9 0.764                gcc-13.2.1_git20231014-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                g++-13.2.1_git20231014-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libffi-3.4.4-r3[so:libc.musl-x86_64.so.1]<br />
#9 0.764                jansson-2.14-r4[so:libc.musl-x86_64.so.1]<br />
#9 0.764                patch-2.7.6-r10[so:libc.musl-x86_64.so.1]<br />
#9 0.764                bash-5.2.21-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                ca-certificates-20230506-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                python3-3.11.14-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                binutils-2.41-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                busybox-1.36.1-r15[so:libc.musl-x86_64.so.1]<br />
#9 0.764                sqlite-libs-3.44.2-r2[so:libc.musl-x86_64.so.1]<br />
#9 0.764                curl-8.5.0-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libpanelw-6.4_p20231125-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                musl-utils-1.2.4_git20230717-r4[so:libc.musl-x86_64.so.1]<br />
#9 0.764                nghttp2-libs-1.58.0-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                nodejs-20.15.1-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libstdc++-13.2.1_git20231014-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                mpdecimal-2.5.1-r2[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libbz2-1.0.8-r6[so:libc.musl-x86_64.so.1]<br />
#9 0.764                brotli-libs-1.1.0-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                file-5.45-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libcurl-8.5.0-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                mpc1-1.3.1-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libmagic-5.45-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                icu-libs-74.1-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                gdbm-1.23-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                oniguruma-6.9.9-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                ada-libs-2.7.4-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                mpfr4-4.2.1-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libcrypto3-3.1.4-r5[so:libc.musl-x86_64.so.1]<br />
#9 0.764                zlib-1.3.1-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libgomp-13.2.1_git20231014-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                readline-8.2.1-r2[so:libc.musl-x86_64.so.1]<br />
#9 0.765                make-4.4.1-r2[so:libc.musl-x86_64.so.1]<br />
#9 0.765                zstd-libs-1.5.5-r8[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libgcc-13.2.1_git20231014-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libssl3-3.1.4-r5[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libexpat-2.7.3-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libatomic-13.2.1_git20231014-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libidn2-2.3.4-r4[so:libc.musl-x86_64.so.1]<br />
#9 0.765                xz-libs-5.4.5-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.765                c-ares-1.24.0-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.765                scanelf-1.3.7-r2[so:libc.musl-x86_64.so.1]<br />
#9 0.765                gmp-6.3.0-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libbase64-0.5.0-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.765                jq-1.7.1-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libncursesw-6.4_p20231125-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libunistring-1.1-r2[so:libc.musl-x86_64.so.1]<br />
#9 0.767  .build-deps-20260426.134500:<br />
#9 0.767    masked in: cache<br />
#9 0.767    satisfies: world[.build-deps=20260426.134500]<br />
#9 ERROR: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-deps      build-base linux-headers python3 make g++  &amp;&amp; npm i --omit=dev --no-audit --no-fund node-red-node-serialport  &amp;&amp; apk del .build-deps  &amp;&amp; npm cache clean --force" did not complete successfully: exit code: 64<br />
------<br />
 &gt; [5/8] RUN apk add --no-cache --virtual .build-deps      build-base linux-headers python3 make g++  &amp;&amp; npm i --omit=dev --no-audit --no-fund node-red-node-serialport  &amp;&amp; apk del .build-deps  &amp;&amp; npm cache clean --force:<br />
0.765                c-ares-1.24.0-r1[so:libc.musl-x86_64.so.1]<br />
0.765                scanelf-1.3.7-r2[so:libc.musl-x86_64.so.1]<br />
0.765                gmp-6.3.0-r0[so:libc.musl-x86_64.so.1]<br />
0.765                libbase64-0.5.0-r0[so:libc.musl-x86_64.so.1]<br />
0.765                jq-1.7.1-r0[so:libc.musl-x86_64.so.1]<br />
0.765                libncursesw-6.4_p20231125-r0[so:libc.musl-x86_64.so.1]<br />
0.765                libunistring-1.1-r2[so:libc.musl-x86_64.so.1]<br />
0.767  .build-deps-20260426.134500:<br />
0.767    masked in: cache<br />
0.767    satisfies: world[.build-deps=20260426.134500]<br />
------<br />
Dockerfile:16<br />
--------------------<br />
  15 |    WORKDIR /opt<br />
  16 | &gt;&gt;&gt; RUN apk add --no-cache --virtual .build-deps \<br />
  17 | &gt;&gt;&gt;      build-base linux-headers python3 make g++ \<br />
  18 | &gt;&gt;&gt;  &amp;&amp; npm i --omit=dev --no-audit --no-fund node-red-node-serialport \<br />
  19 | &gt;&gt;&gt;  &amp;&amp; apk del .build-deps \<br />
  20 | &gt;&gt;&gt;  &amp;&amp; npm cache clean --force<br />
  21 |    <br />
--------------------<br />
ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-deps      build-base linux-headers python3 make g++  &amp;&amp; npm i --omit=dev --no-audit --no-fund node-red-node-serialport  &amp;&amp; apk del .build-deps  &amp;&amp; npm cache clean --force" did not complete successfully: exit code: 64</span>]]></description>
			<content:encoded><![CDATA[Bonjour,<br />
je suis sur la dernière version de HAOS (core 2026.4.4 et OS 17.2)<br />
<br />
Mon Smart Voltronic Node-RED est version 2.0.8 et je souhaite faire la mise à jour 2.2.1.<br />
<br />
Malgré plusieurs tentative cela ne fonctionne pas. J'ai le message d'erreur suivant:<br />
"Error updating Smart Voltronic Node-RED: An unknown error occurred while trying to build the image for app fa5cbdb2_smart_voltronic. Check Supervisor logs for details"<br />
<br />
<br />
<br />
Voici le détail des logs du superviseur:<br />
Par avance merci pour votre aide.<br />
<br />
<br />
<br />
<span style="color: #e1e1e1;" class="mycode_color">ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-deps      build-base linux-headers python3 make g++  &amp;&amp; npm i --omit=dev --no-audit --no-fund node-red-node-serialport  &amp;&amp; apk del .build-deps  &amp;&amp; npm cache clean --force" did not complete successfully: exit code: 64<br />
<span style="color: #db4437;" class="mycode_color">2026-04-26 15:45:00.781 ERROR (MainThread) [supervisor.addons.addon] Could not build image for app fa5cbdb2_smart_voltronic: Docker build failed for fa5cbdb2/amd64-addon-smart_voltronic:2.2.1 (exit code 1). Build output:</span><br />
#0 building with "default" instance using docker driver<br />
#1 [internal] load build definition from Dockerfile<br />
#1 transferring dockerfile: 805B done<br />
#1 DONE 0.0s<br />
#2 [internal] load metadata for ghcr.io/hassio-addons/base:15.0.7<br />
#2 DONE 0.5s<br />
#3 [internal] load .dockerignore<br />
#3 transferring context: 2B done<br />
#3 DONE 0.0s<br />
#4 [1/8] FROM ghcr.io/hassio-addons/base:15.0.7@sha256:decccc27ab4379767aee46688ffc281614359149b18ee632f9c3a0cc32209608<br />
#4 DONE 0.0s<br />
#5 [2/8] RUN apk add --no-cache bash jq nodejs-lts npm  || apk add --no-cache bash jq "nodejs~22" "npm~10"<br />
#5 CACHED<br />
#6 [3/8] RUN npm install -g node-red@4.1.4  &amp;&amp; npm cache clean --force<br />
#6 CACHED<br />
#7 [4/8] WORKDIR /opt<br />
#7 CACHED<br />
#8 [internal] load build context<br />
#8 transferring context: 7.30MB 0.1s done<br />
#8 DONE 0.2s<br />
#9 [5/8] RUN apk add --no-cache --virtual .build-deps      build-base linux-headers python3 make g++  &amp;&amp; npm i --omit=dev --no-audit --no-fund node-red-node-serialport  &amp;&amp; apk del .build-deps  &amp;&amp; npm cache clean --force<br />
#9 0.186 fetch <a href="https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz" target="_blank" rel="noopener" class="mycode_url">https://dl-cdn.alpinelinux.org/alpine/v3...DEX.tar.gz</a><br />
#9 0.357 fetch <a href="https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz" target="_blank" rel="noopener" class="mycode_url">https://dl-cdn.alpinelinux.org/alpine/v3...DEX.tar.gz</a><br />
#9 0.762 ERROR: unable to select packages:<br />
#9 0.762  musl-1.2.4_git20230717-r4:<br />
#9 0.762    breaks: musl-dev-1.2.4_git20230717-r6[musl=1.2.4_git20230717-r6]<br />
#9 0.764    satisfies: world[musl=1.2.4_git20230717-r4]<br />
#9 0.764                apk-tools-2.14.0-r5[musl&gt;=1.2.3_git20230424]<br />
#9 0.764                apk-tools-2.14.0-r5[so:libc.musl-x86_64.so.1]<br />
#9 0.764                isl26-0.26-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                dash-0.5.12-r2[so:libc.musl-x86_64.so.1]<br />
#9 0.764                gcc-13.2.1_git20231014-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                g++-13.2.1_git20231014-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libffi-3.4.4-r3[so:libc.musl-x86_64.so.1]<br />
#9 0.764                jansson-2.14-r4[so:libc.musl-x86_64.so.1]<br />
#9 0.764                patch-2.7.6-r10[so:libc.musl-x86_64.so.1]<br />
#9 0.764                bash-5.2.21-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                ca-certificates-20230506-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                python3-3.11.14-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                binutils-2.41-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                busybox-1.36.1-r15[so:libc.musl-x86_64.so.1]<br />
#9 0.764                sqlite-libs-3.44.2-r2[so:libc.musl-x86_64.so.1]<br />
#9 0.764                curl-8.5.0-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libpanelw-6.4_p20231125-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                musl-utils-1.2.4_git20230717-r4[so:libc.musl-x86_64.so.1]<br />
#9 0.764                nghttp2-libs-1.58.0-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                nodejs-20.15.1-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libstdc++-13.2.1_git20231014-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                mpdecimal-2.5.1-r2[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libbz2-1.0.8-r6[so:libc.musl-x86_64.so.1]<br />
#9 0.764                brotli-libs-1.1.0-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                file-5.45-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libcurl-8.5.0-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                mpc1-1.3.1-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libmagic-5.45-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                icu-libs-74.1-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                gdbm-1.23-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.764                oniguruma-6.9.9-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                ada-libs-2.7.4-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                mpfr4-4.2.1-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libcrypto3-3.1.4-r5[so:libc.musl-x86_64.so.1]<br />
#9 0.764                zlib-1.3.1-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                libgomp-13.2.1_git20231014-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.764                readline-8.2.1-r2[so:libc.musl-x86_64.so.1]<br />
#9 0.765                make-4.4.1-r2[so:libc.musl-x86_64.so.1]<br />
#9 0.765                zstd-libs-1.5.5-r8[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libgcc-13.2.1_git20231014-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libssl3-3.1.4-r5[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libexpat-2.7.3-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libatomic-13.2.1_git20231014-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libidn2-2.3.4-r4[so:libc.musl-x86_64.so.1]<br />
#9 0.765                xz-libs-5.4.5-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.765                c-ares-1.24.0-r1[so:libc.musl-x86_64.so.1]<br />
#9 0.765                scanelf-1.3.7-r2[so:libc.musl-x86_64.so.1]<br />
#9 0.765                gmp-6.3.0-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libbase64-0.5.0-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.765                jq-1.7.1-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libncursesw-6.4_p20231125-r0[so:libc.musl-x86_64.so.1]<br />
#9 0.765                libunistring-1.1-r2[so:libc.musl-x86_64.so.1]<br />
#9 0.767  .build-deps-20260426.134500:<br />
#9 0.767    masked in: cache<br />
#9 0.767    satisfies: world[.build-deps=20260426.134500]<br />
#9 ERROR: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-deps      build-base linux-headers python3 make g++  &amp;&amp; npm i --omit=dev --no-audit --no-fund node-red-node-serialport  &amp;&amp; apk del .build-deps  &amp;&amp; npm cache clean --force" did not complete successfully: exit code: 64<br />
------<br />
 &gt; [5/8] RUN apk add --no-cache --virtual .build-deps      build-base linux-headers python3 make g++  &amp;&amp; npm i --omit=dev --no-audit --no-fund node-red-node-serialport  &amp;&amp; apk del .build-deps  &amp;&amp; npm cache clean --force:<br />
0.765                c-ares-1.24.0-r1[so:libc.musl-x86_64.so.1]<br />
0.765                scanelf-1.3.7-r2[so:libc.musl-x86_64.so.1]<br />
0.765                gmp-6.3.0-r0[so:libc.musl-x86_64.so.1]<br />
0.765                libbase64-0.5.0-r0[so:libc.musl-x86_64.so.1]<br />
0.765                jq-1.7.1-r0[so:libc.musl-x86_64.so.1]<br />
0.765                libncursesw-6.4_p20231125-r0[so:libc.musl-x86_64.so.1]<br />
0.765                libunistring-1.1-r2[so:libc.musl-x86_64.so.1]<br />
0.767  .build-deps-20260426.134500:<br />
0.767    masked in: cache<br />
0.767    satisfies: world[.build-deps=20260426.134500]<br />
------<br />
Dockerfile:16<br />
--------------------<br />
  15 |    WORKDIR /opt<br />
  16 | &gt;&gt;&gt; RUN apk add --no-cache --virtual .build-deps \<br />
  17 | &gt;&gt;&gt;      build-base linux-headers python3 make g++ \<br />
  18 | &gt;&gt;&gt;  &amp;&amp; npm i --omit=dev --no-audit --no-fund node-red-node-serialport \<br />
  19 | &gt;&gt;&gt;  &amp;&amp; apk del .build-deps \<br />
  20 | &gt;&gt;&gt;  &amp;&amp; npm cache clean --force<br />
  21 |    <br />
--------------------<br />
ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-deps      build-base linux-headers python3 make g++  &amp;&amp; npm i --omit=dev --no-audit --no-fund node-red-node-serialport  &amp;&amp; apk del .build-deps  &amp;&amp; npm cache clean --force" did not complete successfully: exit code: 64</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Smartphoton ne démarre plus]]></title>
			<link>https://smartphoton.ch/forum/thread-1036.html</link>
			<pubDate>Mon, 16 Feb 2026 10:24:17 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://smartphoton.ch/forum/member.php?action=profile&uid=1216">Merlin</a>]]></dc:creator>
			<guid isPermaLink="false">https://smartphoton.ch/forum/thread-1036.html</guid>
			<description><![CDATA[Bonjour,<br />
Mon smartphoton ne veut plus démarrer. Je ne sais plus quoi faire. Voici une capture des mes journaux:<br />
<br />
<br />
<br />
<span style="color: #e1e1e1;" class="mycode_color"><span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
<span style="color: #039be5;" class="mycode_color"> App: Smartphoton</span><br />
<span style="color: #039be5;" class="mycode_color"> Smartphoton</span><br />
<span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
<span style="color: #039be5;" class="mycode_color"> App version: 1.3.11</span><br />
<span style="color: #43a047;" class="mycode_color"> You are running the latest version of this app.</span><br />
<span style="color: #039be5;" class="mycode_color"> System: Home Assistant OS 17.1  (amd64 / generic-x86-64)</span><br />
<span style="color: #039be5;" class="mycode_color"> Home Assistant Core: 2026.2.2</span><br />
<span style="color: #039be5;" class="mycode_color"> Home Assistant Supervisor: 2026.02.1</span><br />
<span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
<span style="color: #039be5;" class="mycode_color"> Please, share the above information when looking for help</span><br />
<span style="color: #039be5;" class="mycode_color"> or support in, e.g., GitHub, forums or the Discord chat.</span><br />
<span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
s6-rc: info: service base-addon-banner successfully started<br />
s6-rc: info: service fix-attrs: starting<br />
s6-rc: info: service base-addon-log-level: starting<br />
s6-rc: info: service fix-attrs successfully started<br />
s6-rc: info: service base-addon-log-level successfully started<br />
s6-rc: info: service legacy-cont-init: starting<br />
s6-rc: info: service legacy-cont-init successfully started<br />
s6-rc: info: service init-customizations: starting<br />
s6-rc: info: service init-customizations successfully started<br />
s6-rc: info: service init-nodered: starting<br />
[09:46:32] WARNING: <br />
[09:46:32] WARNING: <span style="color: #ffa600;" class="mycode_color">Direct access mode is disabled, Node-RED Dashboard</span><br />
[09:46:32] WARNING: <span style="color: #ffa600;" class="mycode_color">will not work!</span><br />
[09:46:32] WARNING: <br />
[09:46:32] WARNING: <span style="color: #ffa600;" class="mycode_color">Please assign a port in the Network section of this</span><br />
[09:46:32] WARNING: <span style="color: #ffa600;" class="mycode_color">add-on configuration.</span><br />
[09:46:32] WARNING: <br />
s6-rc: info: service init-nodered successfully started<br />
s6-rc: info: service nodered: starting<br />
s6-rc: info: service nodered successfully started<br />
s6-rc: info: service legacy-services: starting<br />
[09:46:32] INFO: <span style="color: #43a047;" class="mycode_color">Starting Node-RED...</span><br />
s6-rc: info: service legacy-services successfully started<br />
&gt; start<br />
&gt; node &#36;NODE_OPTIONS node_modules/node-red/red.js --settings /etc/node-red/config.js<br />
/opt/node_modules/node-red/red.js:526<br />
        util.log('[red] Uncaught Exception:');<br />
            ^<br />
TypeError: util.log is not a function<br />
    at process.&lt;anonymous&gt; (/opt/node_modules/node-red/red.js:526:14)<br />
    at process.emit (node:events:508:28)<br />
    at process._fatalException (node:internal/process/execution:159:25)<br />
    at throwUnhandledRejectionsMode (node:internal/process/promises:394:5)<br />
    at processPromiseRejections (node:internal/process/promises:475:17)<br />
    at process.processTicksAndRejections (node:internal/process/task_queues:104:32)<br />
Node.js v24.13.0<br />
[09:46:32] INFO: <span style="color: #43a047;" class="mycode_color">Service Node-RED exited with code 7 (by signal 0)</span><br />
s6-rc: info: service legacy-services: stopping<br />
s6-rc: info: service legacy-services successfully stopped<br />
s6-rc: info: service nodered: stopping<br />
s6-rc: info: service nodered successfully stopped<br />
s6-rc: info: service init-nodered: stopping<br />
s6-rc: info: service init-nodered successfully stopped<br />
s6-rc: info: service init-customizations: stopping<br />
s6-rc: info: service init-customizations successfully stopped<br />
s6-rc: info: service legacy-cont-init: stopping<br />
s6-rc: info: service legacy-cont-init successfully stopped<br />
s6-rc: info: service fix-attrs: stopping<br />
s6-rc: info: service base-addon-log-level: stopping<br />
s6-rc: info: service fix-attrs successfully stopped<br />
s6-rc: info: service base-addon-log-level successfully stopped<br />
s6-rc: info: service base-addon-banner: stopping<br />
s6-rc: info: service base-addon-banner successfully stopped<br />
s6-rc: warning: service s6rc-oneshot-runner is marked as essential, not stopping it<br />
s6-rc: info: service s6rc-oneshot-runner: starting<br />
s6-rc: info: service s6rc-oneshot-runner successfully started<br />
s6-rc: info: service base-addon-banner: starting<br />
<span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
<span style="color: #039be5;" class="mycode_color"> App: Smartphoton</span><br />
<span style="color: #039be5;" class="mycode_color"> Smartphoton</span><br />
<span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
<span style="color: #039be5;" class="mycode_color"> App version: 1.3.11</span><br />
<span style="color: #43a047;" class="mycode_color"> You are running the latest version of this app.</span><br />
<span style="color: #039be5;" class="mycode_color"> System: Home Assistant OS 17.1  (amd64 / generic-x86-64)</span><br />
<span style="color: #039be5;" class="mycode_color"> Home Assistant Core: 2026.2.2</span><br />
<span style="color: #039be5;" class="mycode_color"> Home Assistant Supervisor: 2026.02.1</span><br />
<span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
<span style="color: #039be5;" class="mycode_color"> Please, share the above information when looking for help</span><br />
<span style="color: #039be5;" class="mycode_color"> or support in, e.g., GitHub, forums or the Discord chat.</span><br />
<span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
s6-rc: info: service base-addon-banner successfully started<br />
s6-rc: info: service fix-attrs: starting<br />
s6-rc: info: service base-addon-log-level: starting<br />
s6-rc: info: service fix-attrs successfully started<br />
s6-rc: info: service base-addon-log-level successfully started<br />
s6-rc: info: service legacy-cont-init: starting<br />
s6-rc: info: service legacy-cont-init successfully started<br />
s6-rc: info: service init-customizations: starting<br />
s6-rc: info: service init-customizations successfully started<br />
s6-rc: info: service init-nodered: starting<br />
[09:46:36] WARNING: <br />
[09:46:36] WARNING: <span style="color: #ffa600;" class="mycode_color">Direct access mode is disabled, Node-RED Dashboard</span><br />
[09:46:36] WARNING: <span style="color: #ffa600;" class="mycode_color">will not work!</span><br />
[09:46:36] WARNING: <br />
[09:46:36] WARNING: <span style="color: #ffa600;" class="mycode_color">Please assign a port in the Network section of this</span><br />
[09:46:36] WARNING: <span style="color: #ffa600;" class="mycode_color">add-on configuration.</span><br />
[09:46:36] WARNING: <br />
s6-rc: info: service init-nodered successfully started<br />
s6-rc: info: service nodered: starting<br />
s6-rc: info: service nodered successfully started<br />
s6-rc: info: service legacy-services: starting<br />
[09:46:36] INFO: <span style="color: #43a047;" class="mycode_color">Starting Node-RED...</span><br />
s6-rc: info: service legacy-services successfully started<br />
&gt; start<br />
&gt; node &#36;NODE_OPTIONS node_modules/node-red/red.js --settings /etc/node-red/config.js<br />
/opt/node_modules/node-red/red.js:526<br />
        util.log('[red] Uncaught Exception:');<br />
            ^<br />
TypeError: util.log is not a function<br />
    at process.&lt;anonymous&gt; (/opt/node_modules/node-red/red.js:526:14)<br />
    at process.emit (node:events:508:28)<br />
    at process._fatalException (node:internal/process/execution:159:25)<br />
    at throwUnhandledRejectionsMode (node:internal/process/promises:394:5)<br />
    at processPromiseRejections (node:internal/process/promises:475:17)<br />
    at process.processTicksAndRejections (node:internal/process/task_queues:104:32)<br />
Node.js v24.13.0<br />
[09:46:37] INFO: <span style="color: #43a047;" class="mycode_color">Service Node-RED exited with code 7 (by signal 0)</span><br />
s6-rc: info: service legacy-services: stopping<br />
s6-rc: info: service legacy-services successfully stopped<br />
s6-rc: info: service nodered: stopping<br />
s6-rc: info: service nodered successfully stopped<br />
s6-rc: info: service init-nodered: stopping<br />
s6-rc: info: service init-nodered successfully stopped<br />
s6-rc: info: service init-customizations: stopping<br />
s6-rc: info: service init-customizations successfully stopped<br />
s6-rc: info: service legacy-cont-init: stopping<br />
s6-rc: info: service legacy-cont-init successfully stopped<br />
s6-rc: info: service fix-attrs: stopping<br />
s6-rc: info: service base-addon-log-level: stopping<br />
s6-rc: info: service fix-attrs successfully stopped<br />
s6-rc: info: service base-addon-log-level successfully stopped<br />
s6-rc: info: service base-addon-banner: stopping<br />
s6-rc: info: service base-addon-banner successfully stopped<br />
s6-rc: warning: service s6rc-oneshot-runner is marked as essential, not stopping it</span>]]></description>
			<content:encoded><![CDATA[Bonjour,<br />
Mon smartphoton ne veut plus démarrer. Je ne sais plus quoi faire. Voici une capture des mes journaux:<br />
<br />
<br />
<br />
<span style="color: #e1e1e1;" class="mycode_color"><span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
<span style="color: #039be5;" class="mycode_color"> App: Smartphoton</span><br />
<span style="color: #039be5;" class="mycode_color"> Smartphoton</span><br />
<span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
<span style="color: #039be5;" class="mycode_color"> App version: 1.3.11</span><br />
<span style="color: #43a047;" class="mycode_color"> You are running the latest version of this app.</span><br />
<span style="color: #039be5;" class="mycode_color"> System: Home Assistant OS 17.1  (amd64 / generic-x86-64)</span><br />
<span style="color: #039be5;" class="mycode_color"> Home Assistant Core: 2026.2.2</span><br />
<span style="color: #039be5;" class="mycode_color"> Home Assistant Supervisor: 2026.02.1</span><br />
<span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
<span style="color: #039be5;" class="mycode_color"> Please, share the above information when looking for help</span><br />
<span style="color: #039be5;" class="mycode_color"> or support in, e.g., GitHub, forums or the Discord chat.</span><br />
<span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
s6-rc: info: service base-addon-banner successfully started<br />
s6-rc: info: service fix-attrs: starting<br />
s6-rc: info: service base-addon-log-level: starting<br />
s6-rc: info: service fix-attrs successfully started<br />
s6-rc: info: service base-addon-log-level successfully started<br />
s6-rc: info: service legacy-cont-init: starting<br />
s6-rc: info: service legacy-cont-init successfully started<br />
s6-rc: info: service init-customizations: starting<br />
s6-rc: info: service init-customizations successfully started<br />
s6-rc: info: service init-nodered: starting<br />
[09:46:32] WARNING: <br />
[09:46:32] WARNING: <span style="color: #ffa600;" class="mycode_color">Direct access mode is disabled, Node-RED Dashboard</span><br />
[09:46:32] WARNING: <span style="color: #ffa600;" class="mycode_color">will not work!</span><br />
[09:46:32] WARNING: <br />
[09:46:32] WARNING: <span style="color: #ffa600;" class="mycode_color">Please assign a port in the Network section of this</span><br />
[09:46:32] WARNING: <span style="color: #ffa600;" class="mycode_color">add-on configuration.</span><br />
[09:46:32] WARNING: <br />
s6-rc: info: service init-nodered successfully started<br />
s6-rc: info: service nodered: starting<br />
s6-rc: info: service nodered successfully started<br />
s6-rc: info: service legacy-services: starting<br />
[09:46:32] INFO: <span style="color: #43a047;" class="mycode_color">Starting Node-RED...</span><br />
s6-rc: info: service legacy-services successfully started<br />
&gt; start<br />
&gt; node &#36;NODE_OPTIONS node_modules/node-red/red.js --settings /etc/node-red/config.js<br />
/opt/node_modules/node-red/red.js:526<br />
        util.log('[red] Uncaught Exception:');<br />
            ^<br />
TypeError: util.log is not a function<br />
    at process.&lt;anonymous&gt; (/opt/node_modules/node-red/red.js:526:14)<br />
    at process.emit (node:events:508:28)<br />
    at process._fatalException (node:internal/process/execution:159:25)<br />
    at throwUnhandledRejectionsMode (node:internal/process/promises:394:5)<br />
    at processPromiseRejections (node:internal/process/promises:475:17)<br />
    at process.processTicksAndRejections (node:internal/process/task_queues:104:32)<br />
Node.js v24.13.0<br />
[09:46:32] INFO: <span style="color: #43a047;" class="mycode_color">Service Node-RED exited with code 7 (by signal 0)</span><br />
s6-rc: info: service legacy-services: stopping<br />
s6-rc: info: service legacy-services successfully stopped<br />
s6-rc: info: service nodered: stopping<br />
s6-rc: info: service nodered successfully stopped<br />
s6-rc: info: service init-nodered: stopping<br />
s6-rc: info: service init-nodered successfully stopped<br />
s6-rc: info: service init-customizations: stopping<br />
s6-rc: info: service init-customizations successfully stopped<br />
s6-rc: info: service legacy-cont-init: stopping<br />
s6-rc: info: service legacy-cont-init successfully stopped<br />
s6-rc: info: service fix-attrs: stopping<br />
s6-rc: info: service base-addon-log-level: stopping<br />
s6-rc: info: service fix-attrs successfully stopped<br />
s6-rc: info: service base-addon-log-level successfully stopped<br />
s6-rc: info: service base-addon-banner: stopping<br />
s6-rc: info: service base-addon-banner successfully stopped<br />
s6-rc: warning: service s6rc-oneshot-runner is marked as essential, not stopping it<br />
s6-rc: info: service s6rc-oneshot-runner: starting<br />
s6-rc: info: service s6rc-oneshot-runner successfully started<br />
s6-rc: info: service base-addon-banner: starting<br />
<span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
<span style="color: #039be5;" class="mycode_color"> App: Smartphoton</span><br />
<span style="color: #039be5;" class="mycode_color"> Smartphoton</span><br />
<span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
<span style="color: #039be5;" class="mycode_color"> App version: 1.3.11</span><br />
<span style="color: #43a047;" class="mycode_color"> You are running the latest version of this app.</span><br />
<span style="color: #039be5;" class="mycode_color"> System: Home Assistant OS 17.1  (amd64 / generic-x86-64)</span><br />
<span style="color: #039be5;" class="mycode_color"> Home Assistant Core: 2026.2.2</span><br />
<span style="color: #039be5;" class="mycode_color"> Home Assistant Supervisor: 2026.02.1</span><br />
<span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
<span style="color: #039be5;" class="mycode_color"> Please, share the above information when looking for help</span><br />
<span style="color: #039be5;" class="mycode_color"> or support in, e.g., GitHub, forums or the Discord chat.</span><br />
<span style="color: #039be5;" class="mycode_color">-----------------------------------------------------------</span><br />
s6-rc: info: service base-addon-banner successfully started<br />
s6-rc: info: service fix-attrs: starting<br />
s6-rc: info: service base-addon-log-level: starting<br />
s6-rc: info: service fix-attrs successfully started<br />
s6-rc: info: service base-addon-log-level successfully started<br />
s6-rc: info: service legacy-cont-init: starting<br />
s6-rc: info: service legacy-cont-init successfully started<br />
s6-rc: info: service init-customizations: starting<br />
s6-rc: info: service init-customizations successfully started<br />
s6-rc: info: service init-nodered: starting<br />
[09:46:36] WARNING: <br />
[09:46:36] WARNING: <span style="color: #ffa600;" class="mycode_color">Direct access mode is disabled, Node-RED Dashboard</span><br />
[09:46:36] WARNING: <span style="color: #ffa600;" class="mycode_color">will not work!</span><br />
[09:46:36] WARNING: <br />
[09:46:36] WARNING: <span style="color: #ffa600;" class="mycode_color">Please assign a port in the Network section of this</span><br />
[09:46:36] WARNING: <span style="color: #ffa600;" class="mycode_color">add-on configuration.</span><br />
[09:46:36] WARNING: <br />
s6-rc: info: service init-nodered successfully started<br />
s6-rc: info: service nodered: starting<br />
s6-rc: info: service nodered successfully started<br />
s6-rc: info: service legacy-services: starting<br />
[09:46:36] INFO: <span style="color: #43a047;" class="mycode_color">Starting Node-RED...</span><br />
s6-rc: info: service legacy-services successfully started<br />
&gt; start<br />
&gt; node &#36;NODE_OPTIONS node_modules/node-red/red.js --settings /etc/node-red/config.js<br />
/opt/node_modules/node-red/red.js:526<br />
        util.log('[red] Uncaught Exception:');<br />
            ^<br />
TypeError: util.log is not a function<br />
    at process.&lt;anonymous&gt; (/opt/node_modules/node-red/red.js:526:14)<br />
    at process.emit (node:events:508:28)<br />
    at process._fatalException (node:internal/process/execution:159:25)<br />
    at throwUnhandledRejectionsMode (node:internal/process/promises:394:5)<br />
    at processPromiseRejections (node:internal/process/promises:475:17)<br />
    at process.processTicksAndRejections (node:internal/process/task_queues:104:32)<br />
Node.js v24.13.0<br />
[09:46:37] INFO: <span style="color: #43a047;" class="mycode_color">Service Node-RED exited with code 7 (by signal 0)</span><br />
s6-rc: info: service legacy-services: stopping<br />
s6-rc: info: service legacy-services successfully stopped<br />
s6-rc: info: service nodered: stopping<br />
s6-rc: info: service nodered successfully stopped<br />
s6-rc: info: service init-nodered: stopping<br />
s6-rc: info: service init-nodered successfully stopped<br />
s6-rc: info: service init-customizations: stopping<br />
s6-rc: info: service init-customizations successfully stopped<br />
s6-rc: info: service legacy-cont-init: stopping<br />
s6-rc: info: service legacy-cont-init successfully stopped<br />
s6-rc: info: service fix-attrs: stopping<br />
s6-rc: info: service base-addon-log-level: stopping<br />
s6-rc: info: service fix-attrs successfully stopped<br />
s6-rc: info: service base-addon-log-level successfully stopped<br />
s6-rc: info: service base-addon-banner: stopping<br />
s6-rc: info: service base-addon-banner successfully stopped<br />
s6-rc: warning: service s6rc-oneshot-runner is marked as essential, not stopping it</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Production générateur]]></title>
			<link>https://smartphoton.ch/forum/thread-962.html</link>
			<pubDate>Mon, 24 Nov 2025 23:26:54 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://smartphoton.ch/forum/member.php?action=profile&uid=1054">luisrz</a>]]></dc:creator>
			<guid isPermaLink="false">https://smartphoton.ch/forum/thread-962.html</guid>
			<description><![CDATA[Bonjour à tous,<br />
<br />
J'ai installé et configuré Smartphoton à mon goût.<br />
<br />
Cependant, je ne trouve pas comment surveiller la sortie du générateur connecté à l'entrée AC IN de mon onduleur.<br />
<br />
Je peux voir la tension et la fréquence, mais pas l'ampérage ni la puissance consommée par l'onduleur.<br />
<br />
Existe-t-il un moyen de configurer une entrée qui collecte ces informations ? Est-il possible de créer une jauge et un compteur ?<br />
<br />
Merci d'avance.]]></description>
			<content:encoded><![CDATA[Bonjour à tous,<br />
<br />
J'ai installé et configuré Smartphoton à mon goût.<br />
<br />
Cependant, je ne trouve pas comment surveiller la sortie du générateur connecté à l'entrée AC IN de mon onduleur.<br />
<br />
Je peux voir la tension et la fréquence, mais pas l'ampérage ni la puissance consommée par l'onduleur.<br />
<br />
Existe-t-il un moyen de configurer une entrée qui collecte ces informations ? Est-il possible de créer une jauge et un compteur ?<br />
<br />
Merci d'avance.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Problème CEM?]]></title>
			<link>https://smartphoton.ch/forum/thread-957.html</link>
			<pubDate>Sun, 09 Nov 2025 19:37:43 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://smartphoton.ch/forum/member.php?action=profile&uid=1216">Merlin</a>]]></dc:creator>
			<guid isPermaLink="false">https://smartphoton.ch/forum/thread-957.html</guid>
			<description><![CDATA[Bonjour,<br />
j'ai un smartphoton installé sur un mini PC avec HAOS. Il est connecté à deux onduleurs WKS Evo Circle et trois batteries Pylontech US5000.<br />
Mon mini PC est raccordé en RS232 aux deux onduleurs. Pour cela, il y a les deux cordons WKS fournis avec les onduleurs qui sortent un DB9 puis je connecte les deux câbles adaptateurs DB9/USB à mon mini PC.  <br />
<br />
Voila mon matériel:<ul class="mycode_list"><li><a href="https://www.wattuneed.com/fr/onduleurs-hybrides/25678-onduleur-hybride-wks-evo-circle-56-kva-48v-puissance-et-fiabilite-0768563821301.html?gad_source=1&amp;gad_campaignid=21491444147&amp;gclid=EAIaIQobChMImIGa9tXlkAMVyqJQBh2_6wb7EAAYASAAEgJ8IPD_BwE" target="_blank" rel="noopener" class="mycode_url">Onduleur WKS</a> x2<br />
</li>
<li><a href="https://www.wattuneed.com/fr/batteries-lithium/25955-batterie-lithium-pylontech-us5000-48kwh-haute-performance-0768563815683.html" target="_blank" rel="noopener" class="mycode_url">Batterie</a>  x3<br />
</li>
<li><a href="https://www.amazon.fr/dp/B099KMCT4X?ref=ppx_yo2ov_dt_b_fed_asin_title&amp;th=1" target="_blank" rel="noopener" class="mycode_url">Mini PC</a> x1<br />
</li>
<li><a href="https://www.home-assistant.io/installation/generic-x86-64/" target="_blank" rel="noopener" class="mycode_url">HAOS</a> x1<br />
</li>
<li><a href="https://www.amazon.fr/dp/B00QUZY4UG?ref=ppx_yo2ov_dt_b_fed_asin_title&amp;th=1" target="_blank" rel="noopener" class="mycode_url">Cable RS232 DB9-USB</a> x2<br />
</li>
</ul>
<br />
Tant que je me connecte à mon mini PC via le WIFi, je n'ai pas de problèmes significatifs (quelques déconnexions, et plus particulièrement lorsque les onduleurs ont une forte charge. J'image que les harmoniques de courants perturbe le WIFI...)<br />
<br />
Pour rendre plus stable ma connexion, je voudrais raccorder le mini PC en RJ45 avec un cordon FTP (le blindage n'est raccordé que d'un seul coté, coté routeur ASUS).<br />
<br />
A partir du moment ou je connecte le cordon RJ45, l'onduleur maitre perds la comme avec les pylontech et je mets en carafe toute mon installation. <br />
<br />
Je suis obligé de tout réinitialisé en coupant toutes les alim et redémarrant les onduleurs et le jeux de batteries. <br />
<br />
Savez de quoi cela vient? Est que j'aurai un masse quelques par qui met le bazar?<br />
<br />
Par avance merci pour votre aide.<br />
<br />
Merlin]]></description>
			<content:encoded><![CDATA[Bonjour,<br />
j'ai un smartphoton installé sur un mini PC avec HAOS. Il est connecté à deux onduleurs WKS Evo Circle et trois batteries Pylontech US5000.<br />
Mon mini PC est raccordé en RS232 aux deux onduleurs. Pour cela, il y a les deux cordons WKS fournis avec les onduleurs qui sortent un DB9 puis je connecte les deux câbles adaptateurs DB9/USB à mon mini PC.  <br />
<br />
Voila mon matériel:<ul class="mycode_list"><li><a href="https://www.wattuneed.com/fr/onduleurs-hybrides/25678-onduleur-hybride-wks-evo-circle-56-kva-48v-puissance-et-fiabilite-0768563821301.html?gad_source=1&amp;gad_campaignid=21491444147&amp;gclid=EAIaIQobChMImIGa9tXlkAMVyqJQBh2_6wb7EAAYASAAEgJ8IPD_BwE" target="_blank" rel="noopener" class="mycode_url">Onduleur WKS</a> x2<br />
</li>
<li><a href="https://www.wattuneed.com/fr/batteries-lithium/25955-batterie-lithium-pylontech-us5000-48kwh-haute-performance-0768563815683.html" target="_blank" rel="noopener" class="mycode_url">Batterie</a>  x3<br />
</li>
<li><a href="https://www.amazon.fr/dp/B099KMCT4X?ref=ppx_yo2ov_dt_b_fed_asin_title&amp;th=1" target="_blank" rel="noopener" class="mycode_url">Mini PC</a> x1<br />
</li>
<li><a href="https://www.home-assistant.io/installation/generic-x86-64/" target="_blank" rel="noopener" class="mycode_url">HAOS</a> x1<br />
</li>
<li><a href="https://www.amazon.fr/dp/B00QUZY4UG?ref=ppx_yo2ov_dt_b_fed_asin_title&amp;th=1" target="_blank" rel="noopener" class="mycode_url">Cable RS232 DB9-USB</a> x2<br />
</li>
</ul>
<br />
Tant que je me connecte à mon mini PC via le WIFi, je n'ai pas de problèmes significatifs (quelques déconnexions, et plus particulièrement lorsque les onduleurs ont une forte charge. J'image que les harmoniques de courants perturbe le WIFI...)<br />
<br />
Pour rendre plus stable ma connexion, je voudrais raccorder le mini PC en RJ45 avec un cordon FTP (le blindage n'est raccordé que d'un seul coté, coté routeur ASUS).<br />
<br />
A partir du moment ou je connecte le cordon RJ45, l'onduleur maitre perds la comme avec les pylontech et je mets en carafe toute mon installation. <br />
<br />
Je suis obligé de tout réinitialisé en coupant toutes les alim et redémarrant les onduleurs et le jeux de batteries. <br />
<br />
Savez de quoi cela vient? Est que j'aurai un masse quelques par qui met le bazar?<br />
<br />
Par avance merci pour votre aide.<br />
<br />
Merlin]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Login node red]]></title>
			<link>https://smartphoton.ch/forum/thread-956.html</link>
			<pubDate>Wed, 29 Oct 2025 20:59:19 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://smartphoton.ch/forum/member.php?action=profile&uid=1216">Merlin</a>]]></dc:creator>
			<guid isPermaLink="false">https://smartphoton.ch/forum/thread-956.html</guid>
			<description><![CDATA[Bonjour, <br />
J’ai installé la dernière version de smartphoton sur la dernière version de haos x86-64.<br />
Avec smartphoton, je comprends que NodeRed a été installé automatiquement sur mon mini pc.<br />
Il est disponible sur mon navigateur internet via le port 1890. Néanmoins, on me demande de renseigner un nom d’utilisateur et un mot de passe que je n’ai pas.<br />
Pouvez vous m’aider?<br />
Merci d’avance]]></description>
			<content:encoded><![CDATA[Bonjour, <br />
J’ai installé la dernière version de smartphoton sur la dernière version de haos x86-64.<br />
Avec smartphoton, je comprends que NodeRed a été installé automatiquement sur mon mini pc.<br />
Il est disponible sur mon navigateur internet via le port 1890. Néanmoins, on me demande de renseigner un nom d’utilisateur et un mot de passe que je n’ai pas.<br />
Pouvez vous m’aider?<br />
Merci d’avance]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Onduleur qui reste sur secteur]]></title>
			<link>https://smartphoton.ch/forum/thread-945.html</link>
			<pubDate>Fri, 26 Sep 2025 10:41:28 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://smartphoton.ch/forum/member.php?action=profile&uid=520">Chassin</a>]]></dc:creator>
			<guid isPermaLink="false">https://smartphoton.ch/forum/thread-945.html</guid>
			<description><![CDATA[Bonjour tous le monde,<br />
<br />
je viens vous soumettre mon problème, J'ai un onduleur  SMW 8K Easun j'ai mis une automatisation pour que au lever du jour il passe en SBU et pareil au coucher du jour pour qu'il repasse en solaire, donc le matin il quitte le secteur (edf) et le soir il si remet, ayant une batterie de 15K au mois de mars j'ai couper le disjoncteur EDF l'onduleur a donc passer toutes les nuits sur batterie sans problème.<br />
<br />
Hors ils y à 2 jours suite au mauvais temps j'ai remis L'EDF mais depuis il ne le quitte plus qu'il soit en solaire ou SBU j'ai vérifier l'automatisation elle fonctionne toujours elle passe de SBU à SOL et vice versa mais le secteur edf reste actif!<br />
<br />
J'ai une amie qui à presque le même onduleur mais en 11k, c'est pareil même problème!<br />
<br />
Comme il y a eu plusieurs mises à jour de home assistant depuis mars est il possible que ça vienne de ca?<br />
<br />
Merci de toutes aide]]></description>
			<content:encoded><![CDATA[Bonjour tous le monde,<br />
<br />
je viens vous soumettre mon problème, J'ai un onduleur  SMW 8K Easun j'ai mis une automatisation pour que au lever du jour il passe en SBU et pareil au coucher du jour pour qu'il repasse en solaire, donc le matin il quitte le secteur (edf) et le soir il si remet, ayant une batterie de 15K au mois de mars j'ai couper le disjoncteur EDF l'onduleur a donc passer toutes les nuits sur batterie sans problème.<br />
<br />
Hors ils y à 2 jours suite au mauvais temps j'ai remis L'EDF mais depuis il ne le quitte plus qu'il soit en solaire ou SBU j'ai vérifier l'automatisation elle fonctionne toujours elle passe de SBU à SOL et vice versa mais le secteur edf reste actif!<br />
<br />
J'ai une amie qui à presque le même onduleur mais en 11k, c'est pareil même problème!<br />
<br />
Comme il y a eu plusieurs mises à jour de home assistant depuis mars est il possible que ça vienne de ca?<br />
<br />
Merci de toutes aide]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Problème de démarage Smartphoton]]></title>
			<link>https://smartphoton.ch/forum/thread-939.html</link>
			<pubDate>Wed, 27 Aug 2025 10:00:32 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://smartphoton.ch/forum/member.php?action=profile&uid=1138">Jefbec95</a>]]></dc:creator>
			<guid isPermaLink="false">https://smartphoton.ch/forum/thread-939.html</guid>
			<description><![CDATA[Bonjour<br />
voila mon problème :<br />
J'ai installé Smartphoton en machine virtuel sur un PC qui est sur Win 11 et qui fonctionne très bien, tout c'est bien passé au démarrage  j'ai eu l’écran qui indique le lien donc pas de souci<br />
<br />
Mais quand j’ai voulu lancer le programme rien a faire voila ce que j’ai eu le message :<br />
<br />
Ce site est inaccessible<br />
10.0 xxxxx n'autorise pas la connextion<br />
 <br />
( j'ai essayer de vous envoiez avec le message les copie écran mais ça n'a pas marché )<br />
<br />
Pouvez vous m’aider <br />
Merci<br />
Bertrand]]></description>
			<content:encoded><![CDATA[Bonjour<br />
voila mon problème :<br />
J'ai installé Smartphoton en machine virtuel sur un PC qui est sur Win 11 et qui fonctionne très bien, tout c'est bien passé au démarrage  j'ai eu l’écran qui indique le lien donc pas de souci<br />
<br />
Mais quand j’ai voulu lancer le programme rien a faire voila ce que j’ai eu le message :<br />
<br />
Ce site est inaccessible<br />
10.0 xxxxx n'autorise pas la connextion<br />
 <br />
( j'ai essayer de vous envoiez avec le message les copie écran mais ça n'a pas marché )<br />
<br />
Pouvez vous m’aider <br />
Merci<br />
Bertrand]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Module Wifi pour Anern EVO 6200]]></title>
			<link>https://smartphoton.ch/forum/thread-925.html</link>
			<pubDate>Tue, 24 Jun 2025 12:43:28 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://smartphoton.ch/forum/member.php?action=profile&uid=1111">dany974</a>]]></dc:creator>
			<guid isPermaLink="false">https://smartphoton.ch/forum/thread-925.html</guid>
			<description><![CDATA[Bonjour, je possède un onduleur Hybride Anern Evo 6200 , j'ai en ma possession un module wifi rj 45 qui fonctionne en protocole 485, je souhaitais savoir si il etait possible de modifier celui ci pour qu'il fonctionne en RS232 , protocole utilisé par mon onduleur pour le wifi .<br />
Ci joint quelques images du module que je possède .<br />
<a href="https://postimg.cc/gallery/sDtx5sq" target="_blank" rel="noopener" class="mycode_url">https://postimg.cc/gallery/sDtx5sq</a><img src="https://postimg.cc/gallery/sDtx5sq" loading="lazy"  alt="[Image: sDtx5sq]" class="mycode_img" /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2997" target="_blank" title="">1000006026.jpg</a> (Taille : 226.27 Ko / Téléchargements : 650)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2998" target="_blank" title="">1000006028.jpg</a> (Taille : 713.56 Ko / Téléchargements : 639)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2999" target="_blank" title="">1000006029.jpg</a> (Taille : 705.89 Ko / Téléchargements : 564)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3000" target="_blank" title="">1000006031.jpg</a> (Taille : 235.19 Ko / Téléchargements : 604)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3001" target="_blank" title="">1000006032.jpg</a> (Taille : 147.2 Ko / Téléchargements : 628)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Bonjour, je possède un onduleur Hybride Anern Evo 6200 , j'ai en ma possession un module wifi rj 45 qui fonctionne en protocole 485, je souhaitais savoir si il etait possible de modifier celui ci pour qu'il fonctionne en RS232 , protocole utilisé par mon onduleur pour le wifi .<br />
Ci joint quelques images du module que je possède .<br />
<a href="https://postimg.cc/gallery/sDtx5sq" target="_blank" rel="noopener" class="mycode_url">https://postimg.cc/gallery/sDtx5sq</a><img src="https://postimg.cc/gallery/sDtx5sq" loading="lazy"  alt="[Image: sDtx5sq]" class="mycode_img" /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2997" target="_blank" title="">1000006026.jpg</a> (Taille : 226.27 Ko / Téléchargements : 650)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2998" target="_blank" title="">1000006028.jpg</a> (Taille : 713.56 Ko / Téléchargements : 639)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2999" target="_blank" title="">1000006029.jpg</a> (Taille : 705.89 Ko / Téléchargements : 564)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3000" target="_blank" title="">1000006031.jpg</a> (Taille : 235.19 Ko / Téléchargements : 604)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3001" target="_blank" title="">1000006032.jpg</a> (Taille : 147.2 Ko / Téléchargements : 628)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Coupure production solaire]]></title>
			<link>https://smartphoton.ch/forum/thread-851.html</link>
			<pubDate>Thu, 31 Oct 2024 15:54:23 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://smartphoton.ch/forum/member.php?action=profile&uid=997">jeje3034</a>]]></dc:creator>
			<guid isPermaLink="false">https://smartphoton.ch/forum/thread-851.html</guid>
			<description><![CDATA[<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2737" target="_blank" title="">Capture d’écran du 2024-10-31 17-14-40.png</a> (Taille : 21.96 Ko / Téléchargements : 1020)
<!-- end: postbit_attachments_attachment -->Bonjour à tous, grâce à smartphoton j'arrive à confirmer un doute qui est que lorsque je demande beaucoup en consommation la production solaire se coupe, est-ce normal je ne pense pas sachant qu'il me restait de la batterie, voici une photo qui est plus parlant que des mots, j'ai un onduleur Axpert voltronic twin maxII 11kW avec 6400w de panneaux et 10kW  de batteries, merci d'avance pour votre aide.<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2736" target="_blank" title="">Capture d’écran du 2024-10-31 15-43-39.png</a> (Taille : 67.84 Ko / Téléchargements : 936)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2737" target="_blank" title="">Capture d’écran du 2024-10-31 17-14-40.png</a> (Taille : 21.96 Ko / Téléchargements : 1020)
<!-- end: postbit_attachments_attachment -->Bonjour à tous, grâce à smartphoton j'arrive à confirmer un doute qui est que lorsque je demande beaucoup en consommation la production solaire se coupe, est-ce normal je ne pense pas sachant qu'il me restait de la batterie, voici une photo qui est plus parlant que des mots, j'ai un onduleur Axpert voltronic twin maxII 11kW avec 6400w de panneaux et 10kW  de batteries, merci d'avance pour votre aide.<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2736" target="_blank" title="">Capture d’écran du 2024-10-31 15-43-39.png</a> (Taille : 67.84 Ko / Téléchargements : 936)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Onduleur MPP Solar 5048 GK]]></title>
			<link>https://smartphoton.ch/forum/thread-817.html</link>
			<pubDate>Thu, 25 Jul 2024 00:52:19 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://smartphoton.ch/forum/member.php?action=profile&uid=959">laurent_83</a>]]></dc:creator>
			<guid isPermaLink="false">https://smartphoton.ch/forum/thread-817.html</guid>
			<description><![CDATA[Bonsoir,<br />
<br />
Après quelques déboire (quand on ne sait pas lire...) j'ai réussi à faire fonctionner hier soir, WatchPower, d'abord en Bluethoot sur mon smartphone, puis par le port série sur mon PC (j'ai cru que le port série était HS) pour enfin faire fonctionner le logiciel de Jean-Luc sur une Raspberry Pi 3.<br />
<br />
J'ai pu grâce aux courbes de ce matin, confirmer le deuxième bug logiciel qui se produit le matin (et que j'avais identifié cette hiver).<br />
<br />
Mon onduleur est donc un MPP Solar 5048 GK (5000W en sortie, 5000W en PV), acheté sur la boncoin l'année dernière. Il est de août 2019.<br />
<br />
Premier problème, le BMS n'a jamais réussi entre l'onduleur et la batterie Pylontech. J'ai mis des jours à trouver le bon câblage. L'onduleur envoie des trames, la batterie cause aussi (j'ai relevé à l'oscillo) mais l'onduleur se met en défaut (61 de mémoire).<br />
Mais ce n'est pas l'objet de ce sujet.<br />
<br />
Mes deux vrais problèmes :<br />
<br />
- en pleine journée ensoleillée, si j'utilise le micro-onde (ou la MAL), 9 fois sur 10, l'onduleur va arrêter de produire en PV comme s'il n'y avait pas de soleil (je passe alors en SBU, puis retourne en SUB et ca repart !)<br />
- le matin, l'onduleur va recharger la batterie avec le PV, mais aussi avec le réseau, bien que je sois en OSO (Only Solar) et pas en SMU (Solar and User will charge). Et ça c'est bof les jours rouge de Tempo.<br />
<br />
Donc, si je suis ici, c'est pour trouver un moyen de résoudre déjà le premier problème. Je pensais (avant d'avoir vu tout le travail de Jean-Luc), me servir d'une carte Arduino (via le port série) pour automatiser ce passage de SUB en SBU puis SUB quand je vois une tension élevée en PV et zéro watt produit en PV.<br />
<br />
Y aurait-il d'autre moyen avec ce que propose Jean-Luc ?]]></description>
			<content:encoded><![CDATA[Bonsoir,<br />
<br />
Après quelques déboire (quand on ne sait pas lire...) j'ai réussi à faire fonctionner hier soir, WatchPower, d'abord en Bluethoot sur mon smartphone, puis par le port série sur mon PC (j'ai cru que le port série était HS) pour enfin faire fonctionner le logiciel de Jean-Luc sur une Raspberry Pi 3.<br />
<br />
J'ai pu grâce aux courbes de ce matin, confirmer le deuxième bug logiciel qui se produit le matin (et que j'avais identifié cette hiver).<br />
<br />
Mon onduleur est donc un MPP Solar 5048 GK (5000W en sortie, 5000W en PV), acheté sur la boncoin l'année dernière. Il est de août 2019.<br />
<br />
Premier problème, le BMS n'a jamais réussi entre l'onduleur et la batterie Pylontech. J'ai mis des jours à trouver le bon câblage. L'onduleur envoie des trames, la batterie cause aussi (j'ai relevé à l'oscillo) mais l'onduleur se met en défaut (61 de mémoire).<br />
Mais ce n'est pas l'objet de ce sujet.<br />
<br />
Mes deux vrais problèmes :<br />
<br />
- en pleine journée ensoleillée, si j'utilise le micro-onde (ou la MAL), 9 fois sur 10, l'onduleur va arrêter de produire en PV comme s'il n'y avait pas de soleil (je passe alors en SBU, puis retourne en SUB et ca repart !)<br />
- le matin, l'onduleur va recharger la batterie avec le PV, mais aussi avec le réseau, bien que je sois en OSO (Only Solar) et pas en SMU (Solar and User will charge). Et ça c'est bof les jours rouge de Tempo.<br />
<br />
Donc, si je suis ici, c'est pour trouver un moyen de résoudre déjà le premier problème. Je pensais (avant d'avoir vu tout le travail de Jean-Luc), me servir d'une carte Arduino (via le port série) pour automatiser ce passage de SUB en SBU puis SUB quand je vois une tension élevée en PV et zéro watt produit en PV.<br />
<br />
Y aurait-il d'autre moyen avec ce que propose Jean-Luc ?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Consomation souvent au dessous de la production.]]></title>
			<link>https://smartphoton.ch/forum/thread-809.html</link>
			<pubDate>Mon, 08 Jul 2024 16:48:41 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://smartphoton.ch/forum/member.php?action=profile&uid=167">dolivier</a>]]></dc:creator>
			<guid isPermaLink="false">https://smartphoton.ch/forum/thread-809.html</guid>
			<description><![CDATA[Bonjour, me voici de retour avec mes petits problemes...  depuis plusieurs semaines, je constate un drole de phenomene, en effet, alors qu'il fait beau et que les panneaux pourrais largement couvrir 100% de la conso, je constate un petits decalages entre la conso et la production (production en dessous). Le reste est pris dans la batterie. Des que la conso augmente, tout redeviens normal et la production couvre toutes la consomation. C'est leger mais peut etre symptomatique d'un mauvais reglage et cela sollicite la batterie pour rien (Batterie GEL). Avez vous une idée ?<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2445" target="_blank" title="">defaultconso.JPG</a> (Taille : 56.21 Ko / Téléchargements : 722)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Bonjour, me voici de retour avec mes petits problemes...  depuis plusieurs semaines, je constate un drole de phenomene, en effet, alors qu'il fait beau et que les panneaux pourrais largement couvrir 100% de la conso, je constate un petits decalages entre la conso et la production (production en dessous). Le reste est pris dans la batterie. Des que la conso augmente, tout redeviens normal et la production couvre toutes la consomation. C'est leger mais peut etre symptomatique d'un mauvais reglage et cela sollicite la batterie pour rien (Batterie GEL). Avez vous une idée ?<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2445" target="_blank" title="">defaultconso.JPG</a> (Taille : 56.21 Ko / Téléchargements : 722)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Installation Smartphoton sur Rpi4]]></title>
			<link>https://smartphoton.ch/forum/thread-794.html</link>
			<pubDate>Sat, 22 Jun 2024 12:56:41 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://smartphoton.ch/forum/member.php?action=profile&uid=892">jmbaccarat</a>]]></dc:creator>
			<guid isPermaLink="false">https://smartphoton.ch/forum/thread-794.html</guid>
			<description><![CDATA[Bonjour à tous, je rencontre un problème pour l’installation de smartphoton sur Rpi4 , j’ai suivi la démarche explicative mais avec ou sans le fichier wap pour la prise en compte du wifi, j’ai changé de carte SD , de PC pour installer sur la carte et j’ai tjrs le même problème, voir les photos, le fichier telechargable a t’il un problème ? Merci pour les conseils <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPEG Image" border="0" alt=".jpeg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2435" target="_blank" title="">IMG_3680.jpeg</a> (Taille : 4.1 Mo / Téléchargements : 850)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Bonjour à tous, je rencontre un problème pour l’installation de smartphoton sur Rpi4 , j’ai suivi la démarche explicative mais avec ou sans le fichier wap pour la prise en compte du wifi, j’ai changé de carte SD , de PC pour installer sur la carte et j’ai tjrs le même problème, voir les photos, le fichier telechargable a t’il un problème ? Merci pour les conseils <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPEG Image" border="0" alt=".jpeg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2435" target="_blank" title="">IMG_3680.jpeg</a> (Taille : 4.1 Mo / Téléchargements : 850)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[communication avec usb]]></title>
			<link>https://smartphoton.ch/forum/thread-622.html</link>
			<pubDate>Mon, 15 Jan 2024 08:40:51 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://smartphoton.ch/forum/member.php?action=profile&uid=55">lionel</a>]]></dc:creator>
			<guid isPermaLink="false">https://smartphoton.ch/forum/thread-622.html</guid>
			<description><![CDATA[Bonjour Jean Luc,<br />
J' ai accès à smartphoton, mais la communication avec les 2 usb ne fonctionne pas.<br />
Les usb Aten sont visibles dans le logiciel ... et j'ai inversé les usb sur smartphoton<br />
Peut-tu m'aider ?]]></description>
			<content:encoded><![CDATA[Bonjour Jean Luc,<br />
J' ai accès à smartphoton, mais la communication avec les 2 usb ne fonctionne pas.<br />
Les usb Aten sont visibles dans le logiciel ... et j'ai inversé les usb sur smartphoton<br />
Peut-tu m'aider ?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[fichier wpa_supplicant.conf perdu]]></title>
			<link>https://smartphoton.ch/forum/thread-616.html</link>
			<pubDate>Sat, 13 Jan 2024 16:11:37 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://smartphoton.ch/forum/member.php?action=profile&uid=55">lionel</a>]]></dc:creator>
			<guid isPermaLink="false">https://smartphoton.ch/forum/thread-616.html</guid>
			<description><![CDATA[Je n'ai plus la connexion avec smartphoton sur mon raspberry.<br />
J'ai remarqué que le fichier wpa_supplicant.conf avait disparu de la carte SD.<br />
Je l'ai créé à nouveau mais quel est le contenu, sachant que je suis en RJ45 et non pas wifi.<br />
<br />
country=fr<br />
update_config=1<br />
ctrl_interface=/var/run/wpa_supplicant<br />
network={<br />
scan_ssid=1<br />
ssid=" Mon-Wifi "<br />
psk=" Mon-mot-de-passe-wifi "<br />
}]]></description>
			<content:encoded><![CDATA[Je n'ai plus la connexion avec smartphoton sur mon raspberry.<br />
J'ai remarqué que le fichier wpa_supplicant.conf avait disparu de la carte SD.<br />
Je l'ai créé à nouveau mais quel est le contenu, sachant que je suis en RJ45 et non pas wifi.<br />
<br />
country=fr<br />
update_config=1<br />
ctrl_interface=/var/run/wpa_supplicant<br />
network={<br />
scan_ssid=1<br />
ssid=" Mon-Wifi "<br />
psk=" Mon-mot-de-passe-wifi "<br />
}]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[help jean Luc !...]]></title>
			<link>https://smartphoton.ch/forum/thread-612.html</link>
			<pubDate>Tue, 09 Jan 2024 18:08:01 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://smartphoton.ch/forum/member.php?action=profile&uid=7">jean.pustel@gmail.com</a>]]></dc:creator>
			<guid isPermaLink="false">https://smartphoton.ch/forum/thread-612.html</guid>
			<description><![CDATA[bonsoir tout le monde , je suis de nouveau en " carafe" et ceci sans avoir rien touché ..la communication infos pylontech est  HS .. <img src="https://smartphoton.ch/forum/images/smilies/animated/tired.gif" alt="Tired" title="Tired" class="smilie smilie_3796" /> ça fait déjà un petit moment mais j'ai pas voulu déranger notre chef qui est surboocké .......et là donc si des fois tu aperçois mon post  et si t'a le temps ?.....<br />
ça me viendrais bien car mes enfants m'ont offert une soeur jumelle a ma première batterie !.. <img src="https://smartphoton.ch/forum/images/smilies/TwitEmojiV2/angel.png" alt="Angel" title="Angel" class="smilie smilie_3834" /> voilà voilà...<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=1700" target="_blank" title="">pylontech.jpg</a> (Taille : 135.08 Ko / Téléchargements : 925)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[bonsoir tout le monde , je suis de nouveau en " carafe" et ceci sans avoir rien touché ..la communication infos pylontech est  HS .. <img src="https://smartphoton.ch/forum/images/smilies/animated/tired.gif" alt="Tired" title="Tired" class="smilie smilie_3796" /> ça fait déjà un petit moment mais j'ai pas voulu déranger notre chef qui est surboocké .......et là donc si des fois tu aperçois mon post  et si t'a le temps ?.....<br />
ça me viendrais bien car mes enfants m'ont offert une soeur jumelle a ma première batterie !.. <img src="https://smartphoton.ch/forum/images/smilies/TwitEmojiV2/angel.png" alt="Angel" title="Angel" class="smilie smilie_3834" /> voilà voilà...<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://smartphoton.ch/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=1700" target="_blank" title="">pylontech.jpg</a> (Taille : 135.08 Ko / Téléchargements : 925)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
	</channel>
</rss>