Перейти до основного вмісту

Home Assistant Eveus car charger configuration

 # https://www.home-assistant.io/integrations/rest/
#charger 

{"evseEnabled":1,"state":2,"pilot":2,"currentSet":7,"curDesign":16,"typeEvse":1,"typeRelay":4,"aiModecurrent":7,"aiStatus":1,"aiVoltage":195,"aiPatameter":200,"restricted_mode":1,"ground":1,"groundCtrl":2,"timerType":2,"limitsStatus":64,"timeLimit":0,"energyLimit":0,"moneyLimit":10,"tarif":1.67,"tarif_2":1,"tarif_3":1,"tarif_2_start":420,"tarif_2_stop":1380,"tarif_3_start":0,"tarif_3_stop":0,"tarif_2_status":0,"tarif_3_status":0,"current_tarif":0,"add_curr":0,"led_ctrl":0,"one_charge":0,"startSchedule1":60,"stopSchedule1":240,"currentSchedule1":12,"energySchedule1":0,"startSchedule2":5,"stopSchedule2":39,"currentSchedule2":12,"energySchedule2":0,"totalEnergy":15818.34,"sessionStart":0,"sessionTime":31445,"sessionEnergy":25.1515,"sessionMoney":42.00278,"IEM1":196.4394,"IEM2":503.2181,"IEM1_money":328.1579,"IEM2_money":933.5886,"systemTime":1706887360,"timeZone":3,"curMeas1":0,"curMeas2":0,"curMeas3":0,"voltMeas1":232.353,"voltMeas2":0,"voltMeas3":0,"temperature2":4,"temperature1":12,"leakValue":0,"vBat":0.7396,"powerMeas":0,"STA_IP_Addres":"192.168.2.151"}

rest:
    scan_interval: 5
    resource: http://192.168.X.X/main
    method: POST
    sensor:
      - name: "EVCharger Input Voltage"
        device_class: "voltage"
        unit_of_measurement: V
        value_template: "{{ value_json.voltMeas1 }}"
      - name: "EVCharger Input Current"
        device_class: "current"
        unit_of_measurement: A
        value_template: "{{ value_json.curMeas1 }}"
      - name: "EVCharger Power Usage"
        device_class: "power"
        unit_of_measurement: W
        value_template: "{{ value_json.powerMeas }}"
      - name: "EVCharger Session Energy Used"
        device_class: "energy"
        unit_of_measurement: kWh
        value_template: "{{ value_json.sessionEnergy }}"
      - name: "EVCharger Current User Setting"
        device_class: "current"
        unit_of_measurement: A
        value_template: "{{ value_json.currentSet }}"

Коментарі

Популярні дописи з цього блогу

Home assistant - modbus - HHC-N8I8OP

Thanks to https://www.cncwiki.org/index.php?title=HHC-N8I8OP  I managed to connect this buggy module to home assistant using modbus integration: It is important to have verify delay big to not break logic.  modbus:   - type: tcp     host: 192.168.222.222     port: 5000     name: "modbus1"     switches:       - name: "hhc_r8"         address: 16         write_type: coil         verify:           delay: 36       - name: "hhc_r7"         address: 17         write_type: coil         verify:           delay: 37       - name: "hhc_r6"         address: 18         write_type: coil         verify:           delay: 39       - name: "hhc_r5"         address: 19         write_type: coil         verify:           delay: 48       - name: "hhc_r4"         address: 20         write_type: coil         verify:           delay: 28       - name: "hhc_r3"         address: 21         write_type: coil         verify:           delay: 33

ebusd and vailant ecotech plus plus controller

 ebusctl   localhost: find -c bai bai AccessoriesOne = no data stored bai AccessoriesTwo = no data stored bai ACRoomthermostat = no data stored bai AntiCondensValue = no data stored bai averageIgnitiontime = no data stored bai BlockTimeHcMax = no data stored bai BoilerType = no data stored bai ChangesDSN = no data stored bai CirPump = no data stored bai CodingResistor = no data stored bai CounterStartattempts1 = no data stored bai CounterStartattempts2 = no data stored bai CounterStartAttempts3 = no data stored bai CounterStartAttempts4 = no data stored bai currenterror = no data stored bai DateTime = no data stored bai dcfState = no data stored bai DCFTimeDate = no data stored bai DCRoomthermostat = on bai DeactivationsIFC = no data stored bai DeactivationsTemplimiter = no data stored bai DeltaFlowReturnMax = no data stored bai DisplayMode = no data stored bai DSN = no data stored bai DSNOffset = no data stored bai DSNStart = no data stored bai EBusHeatcontrol = no data stored bai Ebu