Enedisgateway2mqtt

C’est le genre de besoin que j’ai dans ma todo.
Perso je suis passer sur Tempo avec 3 prix différents et des HC/HP…

Une fois la 0.8.0 fiabilisé et en ligne, je commencerais à bosser sur les forfaits « éxotiques ».

Top. C’est pas simple tellement il y a de forfaits différents et de fournisseurs.

Tu ne saurais pas si les API de RTE envoie tt les informations nécéssaire à ton forfait par exemple ?
Je pense passer par elle pour intégré Tempo :

Merci et avec un peu de recherche sur config.yaml…ça marche.

Un des trucs que j’avais ajouté dans mon fork c’est le max jours d’histoire pour eviter atteindre ‹ dépassé votre quota journalier › trops vite. Donc maintenant je doit attendre encore pour ceux de 2020 … :slight_smile: Peut-être ajouté une fonction comme ça car p.e. pour moi, je ne suis pas interessé que pour un an.

L’autre soucis, je manque des sensors, que le « sensor.myelectricaldata_xxxx » est généré…donc connection MQTT marche, des idées? Attendre la totalité des données?

2022-11-22 11:19:19.836 -    ERROR :  Erreur lors de l'exportation des données dans MQTT
2022-11-22 11:19:19.836 -    ERROR : 
2022-11-22 11:19:19.836 -    ERROR : ═══════════════════════════════════════════════════════════════════════════════════════════════════════════════
2022-11-22 11:19:19.838 -     INFO : ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ◦ ❖ ◦ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
2022-11-22 11:19:19.838 -     INFO :  [xxxx] EXPORTATION DES DONNÉES DANS HOME ASSISTANT (VIA MQTT)
2022-11-22 11:19:19.838 -     INFO : ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ◦ ❖ ◦ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
2022-11-22 11:19:19.992 -     INFO :   - peak_offpeak_percent_hp / peak_offpeak_percent_hc
2022-11-22 11:19:19.995 -     INFO :   - current_week
2022-11-22 11:19:20.007 -     INFO :   - last_week
2022-11-22 11:19:20.019 -     INFO :   - current_week_evolution
2022-11-22 11:19:20.019 -     INFO :   - yesterday_evolution
2022-11-22 11:19:20.042 -     INFO :   - current_week_last_year
2022-11-22 11:19:20.058 -     INFO :   - last_month
2022-11-22 11:19:20.071 -     INFO :   - current_month
2022-11-22 11:19:20.084 -     INFO :   - current_month_last_year
2022-11-22 11:19:20.096 -     INFO :   - current_month_evolution
2022-11-22 11:19:20.097 -     INFO :   - last_month_last_year
2022-11-22 11:19:20.111 -     INFO :   - monthly_evolution
2022-11-22 11:19:20.111 -     INFO :   - current_year
2022-11-22 11:19:20.222 -     INFO :   - current_year_last_year
2022-11-22 11:19:20.252 -     INFO :   - last_year
2022-11-22 11:19:20.286 -     INFO :   - yesterday_hp / yesterday_hc
2022-11-22 11:19:20.316 -     INFO :   - dailyweek_hp / dailyweek_hc
2022-11-22 11:19:20.565 -     INFO :   - peak_offpeak_percent_hp / peak_offpeak_percent_hc

Si tu active le cache sur le point de livraison le quota passe à 150 au lieu de 50.
J’ai encore quelques soucis sur le reset par contre, je suis sur le sujet.

OK…merci, j’attend pour solution MQTT … et les données manquantes :slight_smile:
Avec le sensor de base, la carte marche déjà

Non malheureusement je ne sais pas

Et si tu veux que je teste des choses…tu sait me trouver sur discord :slight_smile:

Bonjour
le fichier log me precise que mon fichier config.yaml contient une erreur

/usr/local/lib/python3.9/site-packages/requests/__init__.py:89: RequestsDependencyWarning: urllib3 (1.26.12) or chardet (3.0.4) doesn't match a supported version!
  warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
2022-11-22 18:56:51.999523 - ERROR : Some mandatory parameters are missing :
2022-11-22 18:56:51.999939 - ERROR : - enedis_gateway.PDL
2022-11-22 18:56:52.000232 - ERROR : 
2022-11-22 18:56:52.000749 - ERROR : You can get list of parameters here :
2022-11-22 18:56:52.001239 - ERROR :  => https://github.com/m4dm4rtig4n/enedisgateway2mqtt#configuration-file
2022-11-22 18:56:52.001498 - CRITICAL : -- Stop application --

voici le detail de mon fichier config.yaml

`cycle: 3600
debug: false
enedis_gateway:
« 16xxxxxxxxxxxx458 »:
addresses: true
consumption: true
consumption_detail: true
consumption_price_base: 0
consumption_price_hc: 0
consumption_price_hp: 0
offpeak_hours: null
plan: BASE
production: false
production_detail: false
refresh_addresses: false
refresh_contract: false
token: « 98xxxxxxxxxxxxxxxxxxxxxD41 »
home_assistant:
card_myenedis: false
discovery: false
discovery_prefix: homeassistant
mqtt:
client_id: enedis_gateway
host: 192.168.1.20
password: ‹  ›
port: 1883
prefix: enedis_gateway
qos: 0
retain: true
username: ‹  ›
wipe_cache: false``

Merci pour votre aide

Hello
@Laurent_Girardeau
sert toi des balises </> pour mettre ton config.yaml , la lecture sera meilleur.

Car la d’apres ce que je peux voir

Password vide
balise token avec des « »
price base a 0

voici mon config que j’ai déja posté plusieurs fois , une petite recherche la prochaine fois :wink:

cycle: 21600
debug: true
enedis_gateway:
  "21XXXXXXXXXXXXXX49":
    addresses: true
    consumption: true
    consumption_detail: true
    consumption_price_base: 0.174
    #consumption_price_hc: 0
    #consumption_price_hp: 0
    #offpeak_hours: null
    plan: BASE
    production: false
    production_detail: false
    refresh_addresses: false
    refresh_contract: false
    token: "CaFZtnPrJVPSXXXXXXXXXXXXXXXXXXXXXXXHdAnl3TNI"
home_assistant:
  card_myenedis: true
  discovery: true
  discovery_prefix: homeassistant
mqtt:
  client_id: "enedis_gateway"
  host: core-mosquitto
  password: 'XXXXX'
  port: 1883
  prefix: enedis_gateway
  qos: 0
  retain: true
  username: 'XXXX'
wipe_cache: false

erreur avec les balises , la bonne touche est 3 de ton clavier

    token: "98AEjB4gmoTUd4x3w8OgkIp7NC37s35u7ik6l9HxUii5EYtUcgGD41"

Prend mon config

change pdl et token
Et dans la partie MQTT met ton password et User.
C’est bien EnedisGateway que tu as installé ? pas la nouvelle version myelectrica ?

Comment est installé EnedisGateway , directement sur HA ?

Merci pour ta réponse

je viens de corriger

cycle: 3600
debug: false
enedis_gateway:
"16101736582458":
    addresses: true
    consumption: true
    consumption_detail: true
    consumption_price_base: 0
    consumption_price_hc: 0
    consumption_price_hp: 0
    offpeak_hours: null
    plan: BASE
    production: false
    production_detail: false
    refresh_addresses: false
    refresh_contract: false
    token: "98AEjB4gmxxxxxxxxxxxxxxGD41"
home_assistant:
  card_myenedis: false
  discovery: false
  discovery_prefix: homeassistant
mqtt:
  client_id: enedis_gateway
  host: 192.168.1.20
  password: ''
  port: 1883
  prefix: enedis_gateway
  qos: 0
  retain: true
  username: ''
wipe_cache: false

mais toujours

2022-11-22 20:00:31.298234 - ERROR : Some mandatory parameters are missing :
2022-11-22 20:00:31.298522 - ERROR : - enedis_gateway.PDL

je tourne en rond…

dans Home assistant

je viens de testé sur ma config , du fait que tu as ton pdl et ton token visible

moi ca marche avec tes info

2022-11-22 20:07:11.167774 - DEBUG :  MQTT Send : homeassistant/sensor/enedisgateway/16101736582458_consumption_this_year/state => 2781.09
2022-11-22 20:07:11.167810 - INFO  :  => HA Sensor updated
2022-11-22 20:07:11.167839 - INFO  : Get Consumption Detail:
2022-11-22 20:07:11.168421 - INFO  : Data is missing between 2022-11-15 / 2022-11-22
2022-11-22 20:07:11.168453 - INFO  :  => Load data from API
2022-11-22 20:07:11.168565 - DEBUG : call_number : 5 (max : 15)
2022-11-22 20:07:11.185498 - DEBUG : Call API : https://enedisgateway.tech/api
2022-11-22 20:07:11.185571 - DEBUG : Data : {"type": "consumption_load_curve", "usage_point_id": "16101736582458", "start": "2022-11-15", "end": "2022-11-22"}
'API Return :'
{'alert_user': True,
 'description': 'Quota Q3 reached. Call threshold allowed on 0:-37:-2',
 'enedis_return': True,
 'error_code': '429',
 'support': 'https://discord.gg/DfVJZme',
 'tag': 'enedis_return_ko'}
2022-11-22 20:07:11.447420 - ERROR : API return error beetween 2022-11-15 / 2022-11-22
2022-11-22 20:07:11.447541 - ERROR :  => Quota Q3 reached. Call threshold allowed on 0:-37:-2
2022-11-22 20:07:11.447991 - DEBUG :  MQTT Send : enedis_gateway/16101736582458/consumption/detail/error => 1
2022-11-22 20:07:11.448316 - DEBUG :  MQTT Send : enedis_gateway/16101736582458/consumption/detail/errorMsg/dateBegin => 2022-11-15
2022-11-22 20:07:11.448638 - DEBUG :  MQTT Send : enedis_gateway/16101736582458/consumption/detail/errorMsg/dateEnded => 2022-11-22
2022-11-22 20:07:11.449002 - DEBUG :  MQTT Send : enedis_gateway/16101736582458/consumption/detail/errorMsg/error_code => 429
2022-11-22 20:07:11.449295 - INFO  : ------------------------------------------------------------------------------------
2022-11-22 20:07:11.449388 - INFO  :                    SUCCESS : Consumption detail imported
2022-11-22 20:07:11.449459 - INFO  : ------------------------------------------------------------------------------------
2022-11-22 20:07:11.449537 - INFO  : ####################################################################################
2022-11-22 20:07:11.449623 - INFO  : Home Assistant auto-discovery (Consumption Detail) :
2022-11-22 20:07:11.449730 - INFO  :  => HA Sensor updated
2022-11-22 20:07:11.449825 - INFO  : ####################################################################################
2022-11-22 20:07:11.449892 - INFO  : Generate Sensor for myEnedis card
2022-11-22 20:07:11.450329 - DEBUG :  MQTT Send : homeassistant/sensor/enedisgateway/16101736582458/config => {"name": "enedisgateway_16101736582458", "uniq_id": "enedisgateway.16101736582458", "stat_t": "homeassistant/sensor/enedisgateway/16101736582458/state", "json_attr_t": "homeassistant/sensor/enedisgateway/16101736582458/attributes", "unit_of_measurement": "kWh", "device": {"identifiers": ["linky_16101736582458"], "name": "Linky 16101736582458", "model": "Linky", "manufacturer": "Enedis"}}
2022-11-22 20:07:11.487209 - DEBUG :  MQTT Send : homeassistant/sensor/enedisgateway/16101736582458/state => 9.832
2022-11-22 20:07:11.487921 - DEBUG :  MQTT Send : homeassistant/sensor/enedisgateway/16101736582458/attributes => {"numPDL": "16101736582458", "activationDate": "2001-05-23", "lastUpdate": "2022-11-22T20:07:11Z", "timeLastCall": "2022-11-22T20:07:11Z", "yesterdayDate": "2022-11-21", "yesterday": 9.832, "yesterdayLastYearDate": "2021-11-22", "yesterdayLastYear": 14.51, "last_week": 82155, "daily": ["9.83", "14.31", "13.1", "17.97", "9.87", "5.09", "11.97"], "current_week": 9.832, "day_1": "9.83", "day_2": "14.31", "day_3": "13.1", "day_4": "17.97", "day_5": "9.87", "day_6": "5.09", "day_7": "11.97", "current_week_last_year": "25.89", "last_month": 222.92499999999995, "current_month": "176.44", "current_month_last_year": "202.57", "last_month_last_year": "288.06", "last_year": 2781.090000000001, "current_year": "2298.03", "current_year_last_year": "2738.3", "dailyweek": ["2022-11-21", "2022-11-20", "2022-11-19", "2022-11-18", "2022-11-17", "2022-11-16", "2022-11-15"], "dailyweek_cost": ["1.71", "2.49", "2.27", "3.12", "1.71", "0.88", "2.08"], "dailyweek_costHP": [0, 0, 0, 0, 0, 0, 0], "dailyweek_HP": [0, 0, 0, 0, 0, 0, 0], "day_1_HP": 0, "day_2_HP": 0, "day_3_HP": 0, "day_4_HP": 0, "day_5_HP": 0, "day_6_HP": 0, "day_7_HP": 0, "dailyweek_costHC": [0, 0, 0, 0, 0, 0, 0], "dailyweek_HC": [0, 0, 0, 0, 0, 0, 0], "day_1_HC": 0, "day_2_HC": 0, "day_3_HC": 0, "day_4_HC": 0, "day_5_HC": 0, "day_6_HC": 0, "day_7_HC": 0, "peak_offpeak_percent": 0, "monthly_evolution": -22.61, "current_week_evolution": -62.02, "current_month_evolution": -12.89, "yesterday_evolution": -32.23, "friendly_name": "EnedisGateway.16101736582458", "errorLastCall": "", "errorLastCallInterne": "", "current_week_number": 47, "offpeak_hours_enedis": "HC (2H10-8H10;21H40-23H40)", "offpeak_hours": [["2H10", "8H10"], ["21H40", "23H40"]], "subscribed_power": "6 kVA"}
{'activationDate': '2001-05-23',
 'current_month': '176.44',
 'current_month_evolution': -12.89,
 'current_month_last_year': '202.57',
 'current_week': 9.832,
 'current_week_evolution': -62.02,
 'current_week_last_year': '25.89',
 'current_week_number': 47,
 'current_year': '2298.03',
 'current_year_last_year': '2738.3',
 'daily': ['9.83', '14.31', '13.1', '17.97', '9.87', '5.09', '11.97'],
 'dailyweek': ['2022-11-21',
               '2022-11-20',
               '2022-11-19',
               '2022-11-18',
               '2022-11-17',
               '2022-11-16',
               '2022-11-15'],
 'dailyweek_HC': [0, 0, 0, 0, 0, 0, 0],
 'dailyweek_HP': [0, 0, 0, 0, 0, 0, 0],
 'dailyweek_cost': ['1.71', '2.49', '2.27', '3.12', '1.71', '0.88', '2.08'],
 'dailyweek_costHC': [0, 0, 0, 0, 0, 0, 0],
 'dailyweek_costHP': [0, 0, 0, 0, 0, 0, 0],
 'day_1': '9.83',
 'day_1_HC': 0,
 'day_1_HP': 0,
 'day_2': '14.31',
 'day_2_HC': 0,
 'day_2_HP': 0,
 'day_3': '13.1',
 'day_3_HC': 0,
 'day_3_HP': 0,
 'day_4': '17.97',
 'day_4_HC': 0,
 'day_4_HP': 0,
 'day_5': '9.87',
 'day_5_HC': 0,
 'day_5_HP': 0,
 'day_6': '5.09',
 'day_6_HC': 0,
 'day_6_HP': 0,
 'day_7': '11.97',
 'day_7_HC': 0,
 'day_7_HP': 0,
 'errorLastCall': '',
 'errorLastCallInterne': '',
 'friendly_name': 'EnedisGateway.16101736582458',
 'lastUpdate': '2022-11-22T20:07:11Z',
 'last_month': 222.92499999999995,
 'last_month_last_year': '288.06',
 'last_week': 82155,
 'last_year': 2781.090000000001,
 'monthly_evolution': -22.61,
 'numPDL': '16101736582458',
 'offpeak_hours': [['2H10', '8H10'], ['21H40', '23H40']],
 'offpeak_hours_enedis': 'HC (2H10-8H10;21H40-23H40)',
 'peak_offpeak_percent': 0,
 'subscribed_power': '6 kVA',
 'timeLastCall': '2022-11-22T20:07:11Z',
 'yesterday': 9.832,
 'yesterdayDate': '2022-11-21',
 'yesterdayLastYear': 14.51,
 'yesterdayLastYearDate': '2021-11-22',
 'yesterday_evolution': -32.23}
2022-11-22 20:07:11.494495 - INFO  :  => Sensor generated
2022-11-22 20:07:11.495013 - INFO  : ####################################################################################
2022-11-22 20:07:11.495105 - INFO  : IMPORT FINISH
2022-11-22 20:07:11.495164 - INFO  : ####################################################################################

Voici mon fichier avec tes infos a toi pdl et token que j’ai fait fonctionné

cycle: 21600
debug: true
enedis_gateway:
  "16101736582458":
    addresses: true
    consumption: true
    consumption_detail: true
    consumption_price_base: 0.174
    #consumption_price_hc: 0
    #consumption_price_hp: 0
    #offpeak_hours: null
    plan: BASE
    production: false
    production_detail: false
    refresh_addresses: false
    refresh_contract: false
    token: "98AEjB4gmoTUd4x3w8OgkIp7NC37s35u7ik6l9HxUii5EYtUcgGD41"
home_assistant:
  card_myenedis: true
  discovery: true
  discovery_prefix: homeassistant
mqtt:
  client_id: "enedis_gateway"
  host: core-mosquitto
  password: 'TON MOT DE PASSE MOSQUITTO'
  port: 1883
  prefix: enedis_gateway
  qos: 0
  retain: true
  username: 'TON USER DE MOSQUITTO'
wipe_cache: false

Merci cela avance mais toujours un blocage

2022-11-22 20:21:05.191316 - INFO  : Get Consumption :
2022-11-22 20:21:05.244513 - INFO  : Data is missing between 2021-11-22 / 2022-11-22
2022-11-22 20:21:05.244607 - INFO  :  => Load data from API
2022-11-22 20:21:05.244930 - DEBUG : call_number : 3 (max : 15)
2022-11-22 20:21:05.260640 - DEBUG : Call API : https://enedisgateway.tech/api
2022-11-22 20:21:05.260845 - DEBUG : Data : {"type": "daily_consumption", "usage_point_id": "16101736582458", "start": "2021-11-22", "end": "2022-11-22"}

Merci
Cela marche enfin, j’avais un soucis avec mon broker
le log est ok

####################################################################################
2022-11-22 22:18:21.038941 - INFO  : Generate Sensor for myEnedis card
2022-11-22 22:18:21.039665 - DEBUG :  MQTT Send : homeassistant/sensor/enedisgateway/16101736582458/config => {"name": "enedisgateway_16101736582458", "uniq_id": "enedisgateway.16101736582458", "stat_t": "homeassistant/sensor/enedisgateway/16101736582458/state", "json_attr_t": "homeassistant/sensor/enedisgateway/16101736582458/attributes", "unit_of_measurement": "kWh", "device": {"identifiers": ["linky_16101736582458"], "name": "Linky 16101736582458", "model": "Linky", "manufacturer": "Enedis"}}
2022-11-22 22:18:21.095839 - DEBUG :  MQTT Send : homeassistant/sensor/enedisgateway/16101736582458/state => 9.832
2022-11-22 22:18:21.096495 - DEBUG :  MQTT Send : homeassistant/sensor/enedisgateway/16101736582458/attributes => {"numPDL": "16101736582458", "activationDate": "2001-05-23", "lastUpdate": "2022-11-22T22:18:21Z", "timeLastCall": "2022-11-22T22:18:21Z", "yesterdayDate": "2022-11-21", "yesterday": 9.832, "yesterdayLastYearDate": "2021-11-22", "yesterdayLastYear": 14.51, "last_week": 82155, "daily": ["9.83", "14.31", "13.1", "17.97", "9.87", "5.09", "11.97"], "current_week": 9.832, "day_1": "9.83", "day_2": "14.31", "day_3": "13.1", "day_4": "17.97", "day_5": "9.87", "day_6": "5.09", "day_7": "11.97", "current_week_last_year": "25.89", "last_month": 222.92499999999995, "current_month": "176.44", "current_month_last_year": "202.57", "last_month_last_year": "288.06", "last_year": 2781.090000000001, "current_year": "2298.03", "current_year_last_year": "2738.3", "dailyweek": ["2022-11-21", "2022-11-20", "2022-11-19", "2022-11-18", "2022-11-17", "2022-11-16", "2022-11-15"], "dailyweek_cost": ["1.71", "2.49", "2.27", "3.12", "1.71", "0.88", "2.08"], "dailyweek_costHP": [0, 0, 0, 0, 0, 0, 0], "dailyweek_HP": [0, 0, 0, 0, 0, 0, 0], "day_1_HP": 0, "day_2_HP": 0, "day_3_HP": 0, "day_4_HP": 0, "day_5_HP": 0, "day_6_HP": 0, "day_7_HP": 0, "dailyweek_costHC": [0, 0, 0, 0, 0, 0, 0], "dailyweek_HC": [0, 0, 0, 0, 0, 0, 0], "day_1_HC": 0, "day_2_HC": 0, "day_3_HC": 0, "day_4_HC": 0, "day_5_HC": 0, "day_6_HC": 0, "day_7_HC": 0, "peak_offpeak_percent": 0, "monthly_evolution": -22.61, "current_week_evolution": -62.02, "current_month_evolution": -12.89, "yesterday_evolution": -32.23, "friendly_name": "EnedisGateway.16101736582458", "errorLastCall": "", "errorLastCallInterne": "", "current_week_number": 47, "offpeak_hours_enedis": "HC (2H10-8H10;21H40-23H40)", "offpeak_hours": [["2H10", "8H10"], ["21H40", "23H40"]], "subscribed_power": "6 kVA"}
{'activationDate': '2001-05-23',
 'current_month': '176.44',
 'current_month_evolution': -12.89,
 'current_month_last_year': '202.57',
 'current_week': 9.832,
 'current_week_evolution': -62.02,
 'current_week_last_year': '25.89',
 'current_week_number': 47,
 'current_year': '2298.03',
 'current_year_last_year': '2738.3',
 'daily': ['9.83', '14.31', '13.1', '17.97', '9.87', '5.09', '11.97'],
 'dailyweek': ['2022-11-21',
               '2022-11-20',
               '2022-11-19',
               '2022-11-18',
               '2022-11-17',
               '2022-11-16',
               '2022-11-15'],
 'dailyweek_HC': [0, 0, 0, 0, 0, 0, 0],
 'dailyweek_HP': [0, 0, 0, 0, 0, 0, 0],
 'dailyweek_cost': ['1.71', '2.49', '2.27', '3.12', '1.71', '0.88', '2.08'],
 'dailyweek_costHC': [0, 0, 0, 0, 0, 0, 0],
 'dailyweek_costHP': [0, 0, 0, 0, 0, 0, 0],
 'day_1': '9.83',
 'day_1_HC': 0,
 'day_1_HP': 0,
 'day_2': '14.31',
 'day_2_HC': 0,
 'day_2_HP': 0,
 'day_3': '13.1',
 'day_3_HC': 0,
 'day_3_HP': 0,
 'day_4': '17.97',
 'day_4_HC': 0,
 'day_4_HP': 0,
 'day_5': '9.87',
 'day_5_HC': 0,
 'day_5_HP': 0,
 'day_6': '5.09',
 'day_6_HC': 0,
 'day_6_HP': 0,
 'day_7': '11.97',
 'day_7_HC': 0,
 'day_7_HP': 0,
 'errorLastCall': '',
 'errorLastCallInterne': '',
 'friendly_name': 'EnedisGateway.16101736582458',
 'lastUpdate': '2022-11-22T22:18:21Z',
 'last_month': 222.92499999999995,
 'last_month_last_year': '288.06',
 'last_week': 82155,
 'last_year': 2781.090000000001,
 'monthly_evolution': -22.61,
 'numPDL': '16101736582458',
 'offpeak_hours': [['2H10', '8H10'], ['21H40', '23H40']],
 'offpeak_hours_enedis': 'HC (2H10-8H10;21H40-23H40)',
 'peak_offpeak_percent': 0,
 'subscribed_power': '6 kVA',
 'timeLastCall': '2022-11-22T22:18:21Z',
 'yesterday': 9.832,
 'yesterdayDate': '2022-11-21',
 'yesterdayLastYear': 14.51,
 'yesterdayLastYearDate': '2021-11-22',
 'yesterday_evolution': -32.23}
2022-11-22 22:18:21.101949 - INFO  :  => Sensor generated
2022-11-22 22:18:21.102920 - INFO  : ####################################################################################
2022-11-22 22:18:21.103033 - INFO  : IMPORT FINISH
2022-11-22 22:18:21.103129 - INFO  : ####################################################################################

Par contre le addon ne demarre pas . J’ai beau appuyer sur le bouton demarrer ,je n’ai pas l’etat « arreter ».
Il doit me manquer une étape

Désolé pour ces questions de newbie

cool :wink: :+1: :+1:

active les 3 switch
et laisse le tranquille

et reboot éclectiquement home assistant

Il y a bien eu une collecte d’informations dans la nuit.je viens de mettre les 3 switchs sur On et reboot Home assistant mais EnedisGateway ne veut pas demarrer

Re,
ca me le fait aussi , mais t’inquiete ca va se faire tout seul.

Tu as reboot comment ?