Hello guest, if you read this it means you are not registered. Click here to register in a few simple steps, you will enjoy all features of our Forum.
Hi Guest this is an announcement for guests !!!

Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
gestion des elfin ee11 et du modbus....
#1
Bonjour, c'est la rentré je refait un petit tour sur ha, je voulais savoir si il y a du nouveau sur la partie gestion easun en modbus via ip ??

J'ai réinstaller un ha tout neuf , j'ai réinstaller smartphoton , 

config : 
L'onduleur 1 : basique easun smhII avec un elfin ee10 sous protocole voltronic en rs232 marche bien => je récupère les data de l'onduleur et je peux modifier les paramètres.
L'onduleur 2 : easun smx2 (2 en parallèle) avec un elfin ee11 en modbus => pas de retour de donnée....

mon yaml : 

listonduleur:

  - chemin: 192.168.1.52:8899
    type: ip
    onduleur: voltronic
    battTension: 48
    multionduleur: false
  - chemin: 192.168.1.50:9999
    type: ip
    onduleur: easun
    battTension: 48
    multionduleur: false
listbatterie:
  - chemin: "false"



le log de smartphoton: 

-----------------------------------------------------------
Add-on: Smartphoton
Smartphoton
-----------------------------------------------------------
Add-on version: 1.3.9
You are running the latest version of this add-on.
System: Home Assistant OS 13.1  (amd64 / qemux86-64)
Home Assistant Core: 2024.8.3
Home Assistant Supervisor: 2024.08.0
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
s6-rc: info: service base-addon-banner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service base-addon-log-level: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service init-customizations: starting
s6-rc: info: service init-customizations successfully started
s6-rc: info: service init-nodered: starting
[03:20:45] WARNING:
[03:20:45] WARNING: Direct access mode is disabled, Node-RED Dashboard
[03:20:45] WARNING: will not work!
[03:20:45] WARNING:
[03:20:45] WARNING: Please assign a port in the Network section of this
[03:20:45] WARNING: add-on configuration.
[03:20:45] WARNING:
s6-rc: info: service init-nodered successfully started
s6-rc: info: service nodered: starting
s6-rc: info: service nodered successfully started
s6-rc: info: service legacy-services: starting
[03:20:45] INFO: Starting Node-RED...
s6-rc: info: service legacy-services successfully started

> start
> node $NODE_OPTIONS node_modules/node-red/red.js --settings /etc/node-red/config.js

3 Sep 03:20:46 - [info]

Welcome to Node-RED
===================

3 Sep 03:20:46 - [info] Node-RED version: v4.0.0
3 Sep 03:20:46 - [info] Node.js  version: v18.20.3
3 Sep 03:20:46 - [info] Linux 6.6.46-haos x64 LE
3 Sep 03:20:46 - [info] Loading palette nodes
3 Sep 03:20:47 - [info] Node-RED Contrib Theme Collection version: v4.0.1
3 Sep 03:20:48 - [info] Dashboard version 3.6.5 started at /endpoint/ui
3 Sep 03:20:48 - [info] Settings file  : /etc/node-red/config.js
3 Sep 03:20:48 - [info] Context store  : 'default' [module=localfilesystem]
3 Sep 03:20:48 - [info] User directory : /config/smartphoton/
3 Sep 03:20:48 - [warn] Projects disabled : editorTheme.projects.enabled=false
3 Sep 03:20:48 - [info] Flows file    : /config/smartphoton/flows.json
3 Sep 03:20:48 - [warn] Encrypted credentials not found
3 Sep 03:20:48 - [info] Server now running at http://127.0.0.1:1890/
3 Sep 03:20:48 - [info] Starting flows
3 Sep 03:20:48 - [error] [server:d385c0890c50f354] Error: No credentials provided
3 Sep 03:20:48 - [info] Started flows
3 Sep 03:20:48 - [error] [serialconfig:cdf964dc2b62fe0d] serial port /dev/tty-pylontech error: Error: Error: No such file or directory, cannot open /dev/tty-pylontech
3 Sep 03:20:48 - [error] [serialconfig:addc1f83e38cdc0b] serial port /dev/tty-onduleur error: Error: Error: No such file or directory, cannot open /dev/tty-onduleur
3 Sep 03:20:48 - [error] [serialconfig:1e843b26730bfced] serial port /dev/tty-onduleur2 error: Error: Error: No such file or directory, cannot open /dev/tty-onduleur2
3 Sep 03:20:48 - [error] [serialconfig:0e6964f55a3835a7] serial port /dev/tty-onduleur3 error: Error: Error: No such file or directory, cannot open /dev/tty-onduleur3
3 Sep 03:20:48 - [error] [serialconfig:f7efe315151fb6af] serial port /dev/tty-onduleur4 error: Error: Error: No such file or directory, cannot open /dev/tty-onduleur4
3 Sep 03:20:49 - [info] [mqtt-broker:MQTT-Onduleur] Connected to broker: mqtt://192.168.1.108:1883
3 Sep 03:20:49 - [info] [debug:debug 161] Changement port pylontech sur serial false
3 Sep 03:20:53 - [info] [server:Home Assistant] Connecting to http://supervisor/core
3 Sep 03:20:53 - [info] [server:Home Assistant] Connecting to http://supervisor/core
3 Sep 03:20:53 - [info] [server:Home Assistant] Connected to http://supervisor/core
3 Sep 03:20:53 - [info] [server:Home Assistant] Connected to http://supervisor/core



(pour les 4 error de tty : Je n'ai pas de port serie en tty-onduleur .... )


de plus , je récupère les valeurs serial (rs232)  de l'onduleur sur domoticz  en python , avec un socat pour mapper le port ip du elfin en tty-serial  local ....
=>  smartphoton me spam mon socat ... des idées ???

(socat -v PTY,link=/dev/ttyUSB52 TCP:192.168.1.52:8899)


Savez vous si on peux installer un port serie  to ip  genre socat sur HAOS ??
Like Répondre
#2
Salut Fabrice, justement on en parlait avec jean Luc hier... Il faudrait surtout que l'on termine avec toi.
Like Répondre


Sujets apparemment similaires…
Sujet Auteur Réponses Affichages Dernier message
  Pb remonté infos elfin ee10 onduleur wks sous nodered ardeche_autonome 5 2,818 10-01-2025, 01:07 AM
Dernier message: jlm
  [Résolu] Pas d'information de l'onduleur dans HA (Problème Elfin) claude47 30 13,841 11-02-2024, 10:12 PM
Dernier message: jlm

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)
[-]
discussions récentes
Création d'un petit point d'ea...
Salut à tous, Je suis en trai...Off_Ice — 04:55 PM
Voici une toute nouvelle vers...
Pour la documentation exhausti...jlm — 03:53 PM
Voici une toute nouvelle vers...
Pour l'installation de ce nouv...jlm — 03:09 PM
Voici une toute nouvelle vers...
Bonjour à tous. Voici enfin...jlm — 02:56 PM
Voici une toute nouvelle versi...
jlm — 02:43 PM
renault 5 avec v2l vers entré...
Salut, le V2L en vrai ça ma...Velkaro — 12:51 PM
Présentation
Bonjour à tous, Originaire de...Velkaro — 12:45 PM
Creation automatisme
Bonjour, Le début est bon j...Chassin — 08:56 PM
Smartphoton ne démarre plus
C'est une nouvelle encouragean...Merlin — 08:20 PM
Creation automatisme
Bonjours, voilà j'essaye ...Sylvain — 05:48 PM
Smartphoton ne démarre plus
Bonjour a tous pour infos d'ic...Tapion — 10:37 PM

[-]
Rechercher








(Advanced Search)

[-]
Who's Online
There are currently 172 online users. [Complete List]
» 2 Member(s) | 170 Guest(s)
AvatarAvatar

[-]
goals
76.3% of the way to our goal of 10,000 posts!
Only 2,368 posts left to go!

[-]
Statistics
» Members: 939
» Latest member: andhonhdyt
» Forum threads: 823
» Forum posts: 7,632

Full Statistics

[-]
Latest Threads
Création d'un petit point d'eau bas - De...
Last Post: Off_Ice
Aujourd’hui 04:55 PM
» Replies: 0
» Views: 3
Voici une toute nouvelle version de Smar...
Last Post: jlm
22-02-2026 03:53 PM
» Replies: 3
» Views: 105
renault 5 avec v2l vers entrée onduleur
Last Post: Velkaro
20-02-2026 12:51 PM
» Replies: 6
» Views: 1390
Présentation
Last Post: Velkaro
20-02-2026 12:45 PM
» Replies: 0
» Views: 56
Creation automatisme
Last Post: Chassin
19-02-2026 08:56 PM
» Replies: 2
» Views: 141
Smartphoton ne démarre plus
Last Post: Merlin
19-02-2026 08:20 PM
» Replies: 4
» Views: 268
demarrage addon smartphoton
Last Post: Tapion
18-02-2026 10:33 PM
» Replies: 6
» Views: 357
le courant passe ou pas
Last Post: Nathaniel
17-02-2026 11:49 AM
» Replies: 3
» Views: 980
Un mini ordinateur pour supporter home a...
Last Post: chama98
15-02-2026 04:31 PM
» Replies: 14
» Views: 10322
Impact de la hausse des prix du kWh aux ...
Last Post: Nathaniel
13-02-2026 11:55 AM
» Replies: 10
» Views: 2034

>