fmartinou / teleinfo2mqtt

Publish teleinfo to mqtt topics
https://fmartinou.github.io/teleinfo2mqtt
MIT License
64 stars 17 forks source link

Teleinfo2mqtt: pas de remontée HP/HC #80

Open sda17 opened 7 months ago

sda17 commented 7 months ago

J’ai un contrat HP/HC mais les infos remontées sont celles d’un contrat de base

Ma configuration teleinfo2mqtt

EMIT_INTERVAL: 10 HASS_DISCOVERY_PREFIX: homeassistant LOG_LEVEL: info MQTT_BASE_TOPIC: teleinfo MQTT_URL: mqtt://core-mosquitto:1883 MQTT_USER: homeassistant MQTT_PASSWORD: homeassistant SERIAL: /dev/serial/by-id/usb-FTDI_FT230X_Basic_UART_DN04T0HG-if00-port0 TIC_MODE: history TEMPO_ENABLED: false ADAPTER: ezsp

Le lancement du module teleinfo2mqtt ne me remonte pas d’erreur particuliere

18:01:43.831 INFO teleinfo2mqtt: Connected to port [/dev/serial/by-id/usb-FTDI_FT230X_Basic_UART_DN04T0HG-if00-port0] 18:01:43.833 INFO teleinfo2mqtt: Connecting to MQTT broker [mqtt://core-mosquitto:1883] 18:01:43.950 WARN teleinfo2mqtt: Invalid value received for label 864037122 [?] 18:01:44.159 INFO teleinfo2mqtt: Connected to MQTT broker [mqtt://core-mosquitto:1883]

Je n’ai aucune remontée sur la partie HP/HC et même le PTEC n’est pas correct image image

C’est comme-ci, mon contrat est de type « base » alors que je reçois bien l’impulsion d’ENGIE heures creuses 2 fois par jour. image

Merci pour votre aide.

fmartinou commented 6 months ago

Pouvez-vous relancer avec les logs en debug ? Pour voir s'il y a des éléments qui peuvent expliquer.

sda17 commented 6 months ago

Sous jeedom, j'avais bien les deux compteurs :(

sda17 commented 6 months ago

9afc8f77_teleinfo2mqtt_2024-02-18T11-54-39.583Z.log

sda17 commented 3 months ago

Suite à la mise à jour de homeassistant, j'ai récupéré les index hp et hc ainsi que le ptec Core 2024.5.5 Supervisor 2024.05.1 Operating System 12.3 Frontend 20240501.1

fmartinou commented 3 months ago

OK :man_shrugging: Je peux donc cloturer ?