home-assistant-config-fr icon indicating copy to clipboard operation
home-assistant-config-fr copied to clipboard

Ajouter un fichier my_enedis.yaml

Open cdanyl opened this issue 3 years ago • 0 comments

Ca serait bien d'avoir un fichier my_enedis.yaml dans /sensor

https://github.com/saniho/apiEnedis#via-yaml


   ############################################################
   ##                                                        ##
   ##                       MY ENEDIS              ##
   ##                                                        ##
   ############################################################

- platform: myEnedis
  token: !secret myEnedis_token
  code: !secret myEnedis_pdl 
  hc_cout: 0
  hp_cout: 0
  heures_creuses: "[['00:30', '07:00'], ['10:00', '11:30']]"
  heuresCreusesON: false
  scan_interval: 3600

cdanyl avatar Mar 20 '21 14:03 cdanyl