Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

Dev #83

Closed
wants to merge 11 commits into from
Closed

Dev #83

wants to merge 11 commits into from

Commits on Mar 22, 2019

  1. 6b HC2

    lobocobra committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    59201f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. LOBO commands are working

    - save heatcircuit works
    - mqtt raw send works
    
    Not working
    - no mqtt response on raw request
    - no mqtt info back to mqtt server
    - heatcircuit 2 not changable dynamically (probably fixed if activated as save is now working)
    lobocobra committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    fd524b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2019

  1. Almost all works

    - save of HC works, but 0x47 0x48 still hard coded
    - 5 new variables added and they are now loaded on read BUT no mqtt send so far
    - raw send over mqtt works BUT without response
    
    Missing features
    - send per MQTT all values
    - send response after mqtt raw
    
    Errors
    - still some errors missed read (not from my code)
    - still -3200° when no in house temp
    lobocobra committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    a7eecf7 View commit details
    Browse the repository at this point in the history
  2. MQTT Message for thermostat updated, not yet tested but found the par…

    …t which prevented the message until now
    lobocobra committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    0374d95 View commit details
    Browse the repository at this point in the history
  3. MQTT for thermostat working

    => heatingcircuit still hard-coded, rest works pretty well
    => answer on raw data by mqtt not yet implemented
    lobocobra committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    de5abc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. First working version against 1.6.0b3 with RC35 changeable heat circuit.

    => To be tested with someone that uses HC1.
    
    Missing
    - still missing mqtt response on mqtt-raw-send (send works, answer not implemented)
    lobocobra committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    3310171 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Merge branch 'dev' of https://github.com/proddy/EMS-ESP into dev

    I merged and I fixed the errors, now it should work.
    - open task, add new mqtt commands for day,night,holiday
    - remove mqtt raw for others than me
    - find a fix with 0x48 settemp beeing empty when auto switches from night to day.
    lobocobra committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    e841197 View commit details
    Browse the repository at this point in the history
  2. Debug removed

    lobocobra committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    1d6c4ac View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Tempday/night/holiday added

    => and minimal value control for temperature
    lobocobra committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    6e2ed34 View commit details
    Browse the repository at this point in the history
  2. Fix MQTT status message all 120s

    lobocobra committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    c06a104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b0e7c0 View commit details
    Browse the repository at this point in the history