Plusieurs fois la même valeur pour différente fonction

Bonjour,
j’ai un petit soucis avec les remontés de mon onduleur
je viens d’installer le plugin hier soir et après avoir suivie les différents poste sur le problème de remonté, j’y suis arrivé
par contre. j’ai plusieurs fois la même valeur pour différente fonction ( batterie - charge - courant entrant )
y a t il un endroit ou je dois configurer un fichier pour recuperer les informations ?

image
image

Merci


Informations Jeedom Delta

Core : 4.4.13 (master)
DNS Jeedom Delta : non

Plugin : Onduleur (APC)
Version : 2022-10-09 20:36:56 (stable)

Bonjour @lunarok, as tu une idée du problème et comment je pourrais le régler

merci.

Il ne faut pas identifié les développeur pour infos , et en plus tu n’aura aucune réponse de ce développeur (par expérience si le plugin n’a pas été mis a jour depuis des années alors qui a des bugs, c’'est que le développeur n’est plus ici ou pas ici )

Mais donner plus d’information sur ton problème, tu auras surement plus de réponse

Quel onduleur ? tu as modifier quoi exactement ?

merci pour ton retour, c’est un smart ups 1500 APC
j’ai rien modifie de spécifique, juste fait la config des différents tuto pour que cela fonctionne

3- Paramétrage apcupsd :

a-Editer le fichier /etc/apcupsd/apcupsd.conf avec nano
Dans la directive UPSCABLE mettre UPSCABLE usb
Idem pour:
UPSTYPE usb
#DEVICE /dev/ttyS0

b- Editer le fichier /etc/default/apcupsd

root@pve2:/etc/default# cat apcupsd 
# Defaults for apcupsd initscript (unused with systemd as init).
# Set to "yes" to enable startup of apcupsd.
ISCONFIGURED=yes

Le ISCONFIGURED est à mettre à yes

les remonte se font bien mais j’ai trois infos avec les mêmes valeur qui changent en même temps

voici le retour que j’ai avec la commande : sudo apcaccess

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Fri Aug 23 18:06:14 2024 from 192.168.1.49
pi@Jeedom:~ $ sudo apcaccess
APC      : 001,027,0657
DATE     : 2024-08-25 13:28:31 +0200
HOSTNAME : Jeedom
VERSION  : 3.14.14 (31 May 2016) debian
UPSNAME  : Jeedom
CABLE    : USB Cable
DRIVER   : USB UPS Driver
UPSMODE  : Stand Alone
STARTTIME: 2024-08-23 06:00:45 +0200
MODEL    : Smart-UPS_1500
STATUS   : ONLINE
BCHARGE  : 100.0 Percent
TIMELEFT : 17.0 Minutes
MBATTCHG : 5 Percent
MINTIMEL : 3 Minutes
MAXTIME  : 0 Seconds
ALARMDEL : No alarm
BATTV    : 26.2 Volts
NUMXFERS : 0
TONBATT  : 0 Seconds
CUMONBATT: 0 Seconds
XOFFBATT : N/A
STATFLAG : 0x05000008
MANDATE  : 2019-04-28
SERIALNO : AS1917264629
NOMBATTV : 24.0 Volts
FIRMWARE : UPS 15.5 / ID=1015
END APC  : 2024-08-25 13:28:32 +0200
pi@Jeedom:~ $

image

et voici les info en mode debug

[2024-08-25 13:28:40] DEBUG  : Update command battv
[2024-08-25 13:28:40] DEBUG  :  => apply default case
[2024-08-25 13:28:40] DEBUG  :  => update command battv with 26.2
[2024-08-25 13:29:40] DEBUG  : Get information string APC      : 001,027,0657 DATE     : 2024-08-25 13:29:37 +0200   HOSTNAME : Jeedom VERSION  : 3.14.14 (31 May 2016) debian UPSNAME  : Jeedom CABLE    : USB Cable DRIVER   : USB UPS Driver UPSMODE  : Stand Alone STARTTIME: 2024-08-23 06:00:45 +0200   MODEL    : Smart-UPS_1500  STATUS   : ONLINE  BCHARGE  : 100.0 Percent TIMELEFT : 19.5 Minutes MBATTCHG : 5 Percent MINTIMEL : 3 Minutes MAXTIME  : 0 Seconds ALARMDEL : No alarm BATTV    : 26.2 Volts NUMXFERS : 0 TONBATT  : 0 Seconds CUMONBATT: 0 Seconds XOFFBATT : N/A STATFLAG : 0x05000008 MANDATE  : 2019-04-28 SERIALNO : AS1917264629     NOMBATTV : 24.0 Volts FIRMWARE : UPS 15.5 / ID=1015 END APC  : 2024-08-25 13:29:40 +0200    from apcaccess
[2024-08-25 13:29:40] DEBUG  : Get information key APC with value 001,027,0657
[2024-08-25 13:29:40] DEBUG  : Get information key DATE with value 2024-08-25 13:29:37 +0200
[2024-08-25 13:29:40] DEBUG  : Get information key HOSTNAME with value Jeedom
[2024-08-25 13:29:40] DEBUG  : Get information key VERSION with value 3.14.14 (31 May 2016) debian
[2024-08-25 13:29:40] DEBUG  : Get information key UPSNAME with value Jeedom
[2024-08-25 13:29:40] DEBUG  : Get information key CABLE with value USB Cable
[2024-08-25 13:29:40] DEBUG  : Get information key DRIVER with value USB UPS Driver
[2024-08-25 13:29:40] DEBUG  : Get information key UPSMODE with value Stand Alone
[2024-08-25 13:29:40] DEBUG  : Get information key STARTTIME with value 2024-08-23 06:00:45 +0200
[2024-08-25 13:29:40] DEBUG  : Get information key MODEL with value Smart-UPS_1500
[2024-08-25 13:29:40] DEBUG  : Get information key STATUS with value ONLINE
[2024-08-25 13:29:40] DEBUG  : Get information key BCHARGE with value 100.0 Percent
[2024-08-25 13:29:40] DEBUG  : Get information key TIMELEFT with value 19.5 Minutes
[2024-08-25 13:29:40] DEBUG  : Get information key MBATTCHG with value 5 Percent
[2024-08-25 13:29:40] DEBUG  : Get information key MINTIMEL with value 3 Minutes
[2024-08-25 13:29:40] DEBUG  : Get information key MAXTIME with value 0 Seconds
[2024-08-25 13:29:40] DEBUG  : Get information key ALARMDEL with value No alarm
[2024-08-25 13:29:40] DEBUG  : Get information key BATTV with value 26.2 Volts
[2024-08-25 13:29:40] DEBUG  : Get information key NUMXFERS with value 0
[2024-08-25 13:29:40] DEBUG  : Get information key TONBATT with value 0 Seconds
[2024-08-25 13:29:40] DEBUG  : Get information key CUMONBATT with value 0 Seconds
[2024-08-25 13:29:40] DEBUG  : Get information key XOFFBATT with value N/A
[2024-08-25 13:29:40] DEBUG  : Get information key STATFLAG with value 0x05000008
[2024-08-25 13:29:40] DEBUG  : Get information key MANDATE with value 2019-04-28
[2024-08-25 13:29:40] DEBUG  : Get information key SERIALNO with value AS1917264629
[2024-08-25 13:29:40] DEBUG  : Get information key NOMBATTV with value 24.0 Volts
[2024-08-25 13:29:40] DEBUG  : Get information key FIRMWARE with value UPS 15.5 / ID=1015
[2024-08-25 13:29:40] DEBUG  : Get information key END APC with value 2024-08-25 13:29:40 +0200
[2024-08-25 13:29:40] DEBUG  : Update command bcharge
[2024-08-25 13:29:40] DEBUG  :  => apply default case
[2024-08-25 13:29:40] DEBUG  :  => update battery status
[2024-08-25 13:29:40] DEBUG  :  => update command bcharge with 100.0
[2024-08-25 13:29:40] DEBUG  : Update command loadpct
[2024-08-25 13:29:40] DEBUG  :  => apply default case
[2024-08-25 13:29:40] DEBUG  :  => update command loadpct with 100.0
[2024-08-25 13:29:40] DEBUG  : Update command linev
[2024-08-25 13:29:40] DEBUG  :  => apply default case
[2024-08-25 13:29:40] DEBUG  :  => update command linev with 100.0
[2024-08-25 13:29:40] DEBUG  : Update command event
[2024-08-25 13:29:40] DEBUG  :  => ignore
[2024-08-25 13:29:40] DEBUG  : Update command model
[2024-08-25 13:29:40] DEBUG  :  => apply model case
[2024-08-25 13:29:40] DEBUG  :  => update command model with Smart-UPS_1500
[2024-08-25 13:29:40] DEBUG  : Update command outpower
[2024-08-25 13:29:40] DEBUG  :  => apply outpower case
[2024-08-25 13:29:40] DEBUG  :  => update command outpower with 0
[2024-08-25 13:29:40] DEBUG  : Update command status
[2024-08-25 13:29:40] DEBUG  :  => apply default case
[2024-08-25 13:29:40] DEBUG  :  => update command status with ONLINE
[2024-08-25 13:29:40] DEBUG  : Update command timeleft
[2024-08-25 13:29:40] DEBUG  :  => apply default case
[2024-08-25 13:29:40] DEBUG  :  => update command timeleft with 19.5
[2024-08-25 13:29:40] DEBUG  : Update command battv
[2024-08-25 13:29:40] DEBUG  :  => apply default case
[2024-08-25 13:29:40] DEBUG  :  => update command battv with 26.2
[2024-08-25 13:30:57] DEBUG  : Get information string APC      : 001,027,0657 DATE     : 2024-08-25 13:30:56 +0200   HOSTNAME : Jeedom VERSION  : 3.14.14 (31 May 2016) debian UPSNAME  : Jeedom CABLE    : USB Cable DRIVER   : USB UPS Driver UPSMODE  : Stand Alone STARTTIME: 2024-08-23 06:00:45 +0200   MODEL    : Smart-UPS_1500  STATUS   : ONLINE  BCHARGE  : 100.0 Percent TIMELEFT : 14.6 Minutes MBATTCHG : 5 Percent MINTIMEL : 3 Minutes MAXTIME  : 0 Seconds ALARMDEL : No alarm BATTV    : 26.2 Volts NUMXFERS : 0 TONBATT  : 0 Seconds CUMONBATT: 0 Seconds XOFFBATT : N/A STATFLAG : 0x05000008 MANDATE  : 2019-04-28 SERIALNO : AS1917264629     NOMBATTV : 24.0 Volts FIRMWARE : UPS 15.5 / ID=1015 END APC  : 2024-08-25 13:30:57 +0200    from apcaccess
[2024-08-25 13:30:57] DEBUG  : Get information key APC with value 001,027,0657
[2024-08-25 13:30:57] DEBUG  : Get information key DATE with value 2024-08-25 13:30:56 +0200
[2024-08-25 13:30:57] DEBUG  : Get information key HOSTNAME with value Jeedom
[2024-08-25 13:30:57] DEBUG  : Get information key VERSION with value 3.14.14 (31 May 2016) debian
[2024-08-25 13:30:57] DEBUG  : Get information key UPSNAME with value Jeedom
[2024-08-25 13:30:57] DEBUG  : Get information key CABLE with value USB Cable
[2024-08-25 13:30:57] DEBUG  : Get information key DRIVER with value USB UPS Driver
[2024-08-25 13:30:57] DEBUG  : Get information key UPSMODE with value Stand Alone
[2024-08-25 13:30:57] DEBUG  : Get information key STARTTIME with value 2024-08-23 06:00:45 +0200
[2024-08-25 13:30:57] DEBUG  : Get information key MODEL with value Smart-UPS_1500
[2024-08-25 13:30:57] DEBUG  : Get information key STATUS with value ONLINE
[2024-08-25 13:30:57] DEBUG  : Get information key BCHARGE with value 100.0 Percent
[2024-08-25 13:30:57] DEBUG  : Get information key TIMELEFT with value 14.6 Minutes
[2024-08-25 13:30:57] DEBUG  : Get information key MBATTCHG with value 5 Percent
[2024-08-25 13:30:57] DEBUG  : Get information key MINTIMEL with value 3 Minutes
[2024-08-25 13:30:57] DEBUG  : Get information key MAXTIME with value 0 Seconds
[2024-08-25 13:30:57] DEBUG  : Get information key ALARMDEL with value No alarm
[2024-08-25 13:30:57] DEBUG  : Get information key BATTV with value 26.2 Volts
[2024-08-25 13:30:57] DEBUG  : Get information key NUMXFERS with value 0
[2024-08-25 13:30:57] DEBUG  : Get information key TONBATT with value 0 Seconds
[2024-08-25 13:30:57] DEBUG  : Get information key CUMONBATT with value 0 Seconds
[2024-08-25 13:30:57] DEBUG  : Get information key XOFFBATT with value N/A
[2024-08-25 13:30:57] DEBUG  : Get information key STATFLAG with value 0x05000008
[2024-08-25 13:30:57] DEBUG  : Get information key MANDATE with value 2019-04-28
[2024-08-25 13:30:57] DEBUG  : Get information key SERIALNO with value AS1917264629
[2024-08-25 13:30:57] DEBUG  : Get information key NOMBATTV with value 24.0 Volts
[2024-08-25 13:30:57] DEBUG  : Get information key FIRMWARE with value UPS 15.5 / ID=1015
[2024-08-25 13:30:57] DEBUG  : Get information key END APC with value 2024-08-25 13:30:57 +0200
[2024-08-25 13:30:57] DEBUG  : Update command bcharge
[2024-08-25 13:30:57] DEBUG  :  => apply default case
[2024-08-25 13:30:57] DEBUG  :  => update battery status
[2024-08-25 13:30:57] DEBUG  :  => update command bcharge with 100.0
[2024-08-25 13:30:57] DEBUG  : Update command loadpct
[2024-08-25 13:30:57] DEBUG  :  => apply default case
[2024-08-25 13:30:57] DEBUG  :  => update command loadpct with 100.0
[2024-08-25 13:30:57] DEBUG  : Update command linev
[2024-08-25 13:30:57] DEBUG  :  => apply default case
[2024-08-25 13:30:57] DEBUG  :  => update command linev with 100.0
[2024-08-25 13:30:57] DEBUG  : Update command event
[2024-08-25 13:30:57] DEBUG  :  => ignore
[2024-08-25 13:30:57] DEBUG  : Update command model
[2024-08-25 13:30:57] DEBUG  :  => apply model case
[2024-08-25 13:30:57] DEBUG  :  => update command model with Smart-UPS_1500
[2024-08-25 13:30:57] DEBUG  : Update command outpower
[2024-08-25 13:30:57] DEBUG  :  => apply outpower case
[2024-08-25 13:30:57] DEBUG  :  => update command outpower with 0
[2024-08-25 13:30:57] DEBUG  : Update command status
[2024-08-25 13:30:57] DEBUG  :  => apply default case
[2024-08-25 13:30:57] DEBUG  :  => update command status with ONLINE
[2024-08-25 13:30:57] DEBUG  : Update command timeleft
[2024-08-25 13:30:57] DEBUG  :  => apply default case
[2024-08-25 13:30:57] DEBUG  :  => update command timeleft with 14.6
[2024-08-25 13:30:57] DEBUG  : Update command battv
[2024-08-25 13:30:57] DEBUG  :  => apply default case
[2024-08-25 13:30:57] DEBUG  :  => update command battv with 26.2
[2024-08-25 13:31:45] DEBUG  : Get information string APC      : 001,027,0657 DATE     : 2024-08-25 13:31:44 +0200   HOSTNAME : Jeedom VERSION  : 3.14.14 (31 May 2016) debian UPSNAME  : Jeedom CABLE    : USB Cable DRIVER   : USB UPS Driver UPSMODE  : Stand Alone STARTTIME: 2024-08-23 06:00:45 +0200   MODEL    : Smart-UPS_1500  STATUS   : ONLINE  BCHARGE  : 100.0 Percent TIMELEFT : 15.1 Minutes MBATTCHG : 5 Percent MINTIMEL : 3 Minutes MAXTIME  : 0 Seconds ALARMDEL : No alarm BATTV    : 26.2 Volts NUMXFERS : 0 TONBATT  : 0 Seconds CUMONBATT: 0 Seconds XOFFBATT : N/A STATFLAG : 0x05000008 MANDATE  : 2019-04-28 SERIALNO : AS1917264629     NOMBATTV : 24.0 Volts FIRMWARE : UPS 15.5 / ID=1015 END APC  : 2024-08-25 13:31:45 +0200    from apcaccess
[2024-08-25 13:31:45] DEBUG  : Get information key APC with value 001,027,0657
[2024-08-25 13:31:45] DEBUG  : Get information key DATE with value 2024-08-25 13:31:44 +0200
[2024-08-25 13:31:45] DEBUG  : Get information key HOSTNAME with value Jeedom
[2024-08-25 13:31:45] DEBUG  : Get information key VERSION with value 3.14.14 (31 May 2016) debian
[2024-08-25 13:31:45] DEBUG  : Get information key UPSNAME with value Jeedom
[2024-08-25 13:31:45] DEBUG  : Get information key CABLE with value USB Cable
[2024-08-25 13:31:45] DEBUG  : Get information key DRIVER with value USB UPS Driver
[2024-08-25 13:31:45] DEBUG  : Get information key UPSMODE with value Stand Alone
[2024-08-25 13:31:45] DEBUG  : Get information key STARTTIME with value 2024-08-23 06:00:45 +0200
[2024-08-25 13:31:45] DEBUG  : Get information key MODEL with value Smart-UPS_1500
[2024-08-25 13:31:45] DEBUG  : Get information key STATUS with value ONLINE
[2024-08-25 13:31:45] DEBUG  : Get information key BCHARGE with value 100.0 Percent
[2024-08-25 13:31:45] DEBUG  : Get information key TIMELEFT with value 15.1 Minutes
[2024-08-25 13:31:45] DEBUG  : Get information key MBATTCHG with value 5 Percent
[2024-08-25 13:31:45] DEBUG  : Get information key MINTIMEL with value 3 Minutes
[2024-08-25 13:31:45] DEBUG  : Get information key MAXTIME with value 0 Seconds
[2024-08-25 13:31:45] DEBUG  : Get information key ALARMDEL with value No alarm
[2024-08-25 13:31:45] DEBUG  : Get information key BATTV with value 26.2 Volts
[2024-08-25 13:31:45] DEBUG  : Get information key NUMXFERS with value 0
[2024-08-25 13:31:45] DEBUG  : Get information key TONBATT with value 0 Seconds
[2024-08-25 13:31:45] DEBUG  : Get information key CUMONBATT with value 0 Seconds
[2024-08-25 13:31:45] DEBUG  : Get information key XOFFBATT with value N/A
[2024-08-25 13:31:45] DEBUG  : Get information key STATFLAG with value 0x05000008
[2024-08-25 13:31:45] DEBUG  : Get information key MANDATE with value 2019-04-28
[2024-08-25 13:31:45] DEBUG  : Get information key SERIALNO with value AS1917264629
[2024-08-25 13:31:45] DEBUG  : Get information key NOMBATTV with value 24.0 Volts
[2024-08-25 13:31:45] DEBUG  : Get information key FIRMWARE with value UPS 15.5 / ID=1015
[2024-08-25 13:31:45] DEBUG  : Get information key END APC with value 2024-08-25 13:31:45 +0200
[2024-08-25 13:31:45] DEBUG  : Update command bcharge
[2024-08-25 13:31:45] DEBUG  :  => apply default case
[2024-08-25 13:31:45] DEBUG  :  => update battery status
[2024-08-25 13:31:45] DEBUG  :  => update command bcharge with 100.0
[2024-08-25 13:31:45] DEBUG  : Update command loadpct
[2024-08-25 13:31:45] DEBUG  :  => apply default case
[2024-08-25 13:31:45] DEBUG  :  => update command loadpct with 100.0
[2024-08-25 13:31:45] DEBUG  : Update command linev
[2024-08-25 13:31:45] DEBUG  :  => apply default case
[2024-08-25 13:31:45] DEBUG  :  => update command linev with 100.0
[2024-08-25 13:31:45] DEBUG  : Update command event
[2024-08-25 13:31:45] DEBUG  :  => ignore
[2024-08-25 13:31:45] DEBUG  : Update command model
[2024-08-25 13:31:45] DEBUG  :  => apply model case
[2024-08-25 13:31:45] DEBUG  :  => update command model with Smart-UPS_1500
[2024-08-25 13:31:45] DEBUG  : Update command outpower
[2024-08-25 13:31:45] DEBUG  :  => apply outpower case
[2024-08-25 13:31:45] DEBUG  :  => update command outpower with 0
[2024-08-25 13:31:45] DEBUG  : Update command status
[2024-08-25 13:31:45] DEBUG  :  => apply default case
[2024-08-25 13:31:45] DEBUG  :  => update command status with ONLINE
[2024-08-25 13:31:45] DEBUG  : Update command timeleft
[2024-08-25 13:31:45] DEBUG  :  => apply default case
[2024-08-25 13:31:45] DEBUG  :  => update command timeleft with 15.1
[2024-08-25 13:31:45] DEBUG  : Update command battv
[2024-08-25 13:31:45] DEBUG  :  => apply default case
[2024-08-25 13:31:45] DEBUG  :  => update command battv with 26.2

Attention, les tutos «  » car c’est des modif pour que cela fonctionne ne sont pas toujours adapté à ton cas

Moi je n’ai pas fait tout a fait ça et cela fonctionne

Tu avez quoi comme problème a la base ? commlost ?

nano /etc/apcupsd/apcupsd.conf
supprimer le port qui se trouve aprés DEVICE et enregistrer
nano /etc/default/apcupsd
mettre : ISCONFIGURED=yes et enregistrer
systemctl restart apcupsd

oui c’est cela il me semble que au depart, rien ne remontait et la commande remontait commlost, je peux retirer les modif et voir ce que cela fait si tu veux

Et si tu modifie que ça (En enlevant tes modifs)

nano /etc/apcupsd/apcupsd.conf
supprimer le port qui se trouve aprés DEVICE et enregistrer
nano /etc/default/apcupsd
mettre : ISCONFIGURED=yes et enregistrer
systemctl restart apcupsd

c’est ce que j’ai fait, sauf pour device ou j’ai commente toute la ligne

#DEVICE /dev/ttyS0

je vais donc modifie en

DEVICE

modification fait, ce que je trouve etrange c’est que dans les remontes j’ai pas de valeur qui remonte au niveau de la tension vers les 230V

pi@Jeedom:~ $ sudo sudo apcaccess
APC      : 001,027,0657
DATE     : 2024-08-25 13:51:00 +0200
HOSTNAME : Jeedom
VERSION  : 3.14.14 (31 May 2016) debian
UPSNAME  : Jeedom
CABLE    : USB Cable
DRIVER   : USB UPS Driver
UPSMODE  : Stand Alone
STARTTIME: 2024-08-25 13:47:34 +0200
MODEL    : Smart-UPS_1500
STATUS   : ONLINE
BCHARGE  : 100.0 Percent
TIMELEFT : 16.4 Minutes
MBATTCHG : 5 Percent
MINTIMEL : 3 Minutes
MAXTIME  : 0 Seconds
ALARMDEL : No alarm
BATTV    : 26.2 Volts
NUMXFERS : 0
TONBATT  : 0 Seconds
CUMONBATT: 0 Seconds
XOFFBATT : N/A
STATFLAG : 0x05000008
MANDATE  : 2019-04-28
SERIALNO : AS1917264629
NOMBATTV : 24.0 Volts
FIRMWARE : UPS 15.5 / ID=1015
END APC  : 2024-08-25 13:51:03 +0200
pi@Jeedom:~ $

Je n’ai pas fait ça personnellement , aprés je ne pense pas que ça va changer quelques chose a ton probleme

Apres il date de quand ?

je ne sais pas vraiment 4/5 ans voir plus: ref : SMT1500IC

SMT1500IC - Smart-UPS SMT - Onduleur line-interactive - 230V - 1500VA - Tour - SmartConnect - Professionnels | Schneider Electric France (se.com)

Bonjour

Tu n’auras jamais les informations courant entrant ( tension à l’entrée de l’onduleur) et les autres informations. Le plugin fait un sudo apcaccess et récupère les informations une par une. Si tu compares avec le résultat de sudo apcaccess sur ma config tu verras qu’il manque des informations qui ne sont pas données par ton onduleur.
le nombre d’informations renvoyées est spécifique à chaque modèle d’onduleur.

root@pve2:~# apcaccess
APC      : 001,038,0971
DATE     : 2024-08-25 16:04:09 +0200  
HOSTNAME : pve2
VERSION  : 3.14.14 (31 May 2016) debian
UPSNAME  : pve2
CABLE    : USB Cable
DRIVER   : USB UPS Driver
UPSMODE  : Stand Alone
STARTTIME: 2024-07-10 20:36:47 +0200  
MODEL    : Back-UPS RS 1600SI 
STATUS   : ONLINE 
LINEV    : 231.0 Volts
LOADPCT  : 16.0 Percent
BCHARGE  : 100.0 Percent
TIMELEFT : 48.2 Minutes
MBATTCHG : 8 Percent
MINTIMEL : 8 Minutes
MAXTIME  : 0 Seconds
SENSE    : Medium
LOTRANS  : 176.0 Volts
HITRANS  : 288.0 Volts
ALARMDEL : 30 Seconds
BATTV    : 27.3 Volts
LASTXFER : Automatic or explicit self test
NUMXFERS : 3
XONBATT  : 2024-08-21 19:21:44 +0200  
TONBATT  : 0 Seconds
CUMONBATT: 30 Seconds
XOFFBATT : 2024-08-21 19:21:54 +0200  
LASTSTEST: 2024-08-21 19:21:44 +0200  
SELFTEST : NO
STATFLAG : 0x05000008
SERIALNO : 5B2318T83345  
BATTDATE : 2023-05-07
NOMINV   : 230 Volts
NOMBATTV : 24.0 Volts
NOMPOWER : 960 Watts
FIRMWARE : 963.g6 .I USB FW:g6
END APC  : 2024-08-25 16:04:17 +0200  
root@pve2:~# 

Comme tu peux le voir ton onduleur ne renvoie pas l’information « LINEV ».

Le plugin a peut être un bug dans le cas où il ne trouve pas l’information.

Regarde sur le site du constructeur si il existe une mise à jour du firmware de l’onduleur.

Cordialement

ok merci pour ton retour, je vais regarder cote firmware

Bonjour

Pour la remontée des événements : commande « événement » de l’équipement, un paramétrage spécifique est à réaliser, voir mon post :https://community.jeedom.com/t/push-des-evenements/123194/2

Cordialement

ok je vais regarder cela

cela me donne cette ereur

mais c’est pas grave, de toute facon je vais juste utiliser le status sur batterie ou pas et le temps qu’il me reste avant coupre

image