indoor_temperature

Une question, un bug ?
Répondre
pbls
Nouveau membre
Messages : 5
Inscription : dim. janv. 27, 2008 5:43 pm

Message par pbls »

Bonjour,
Ma station est une WS2350.
Je n'arrive pas à afficher le paramètre indoor_temperature.
Pour indoor_humidity c'est OK. Quelqu'un d'autre a-t-il le même problème.

PB
Avatar de l’utilisateur
TiToine
Site Admin
Messages : 3356
Inscription : lun. mars 20, 2006 11:16 am
Localisation : Montréal
Contact :

Message par TiToine »

Salut,

Tu utilises le plugin WS2300 ?
pbls
Nouveau membre
Messages : 5
Inscription : dim. janv. 27, 2008 5:43 pm

Message par pbls »

J'utilise bien le plugin WS2300. Tout s'affiche sauf "indoor_temperature"
Voici mon code
<data>
<indoor_humidity axisbind="y1axis" legend="Humidité Int" color1="3000FF00" color2="300000FF" antialiasing="1" filled="1" hide="0" thick="1.2"/>
<outdoor_humidity axisbind="y1axis" legend="Humidité Ext" color1="300000FF" antialiasing="1" filled="0" hide="0" thick="1.2"/>
<indoor_temperature axisbind="y1axis" legend="Température Int." color1="FF0000FF" antialiasing="1" filled="0" hide="0" thick="1.2"/>
<outdoor_temperature axisbind="y1axis" legend="Température Ext" color1="FFFF0000" antialiasing="1" filled="0" hide="0" thick="1.2"/>
</data>
Avatar de l’utilisateur
TiToine
Site Admin
Messages : 3356
Inscription : lun. mars 20, 2006 11:16 am
Localisation : Montréal
Contact :

Message par TiToine »

Je te remercie pour ces informations, il y avait un effet un bug dans ce plugin. Ce sera corrigé dans la prochaine version 2.0. Je ne sais pas si tu utilisais déjà cette version ?
pbls
Nouveau membre
Messages : 5
Inscription : dim. janv. 27, 2008 5:43 pm

Message par pbls »

J'utilise la V 2.0.
Merci de ta réactivité.
Répondre