Logo white

Peter M. Groen / EasyOpenTherm

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 61
  • Compare
  • Branches 1
  • Tags 4
  • EasyOpenTherm
27 Dec, 2022
3 commits
  • Update library.properties versioon for release
    11e6c729
    Jeroen88 authored
    2022-12-27 11:09:09 +0100  
    Browse Code »
  • Minor textual changes in README.md
    5913c7bc
    Jeroen88 authored
    2022-12-27 11:06:56 +0100  
    Browse Code »
  • Minor textual changes
    61b2740a
    Jeroen88 authored
    2022-12-27 10:33:02 +0100  
    Browse Code »

23 Dec, 2022
4 commits
  • Update README.md files
    bb19ea7e
    Jeroen88 authored
    2022-12-23 23:07:48 +0100  
    Browse Code »
  • Update README.md files
    1f2f6b3f
    Jeroen88 authored
    2022-12-23 20:03:55 +0100  
    Browse Code »
  • Update README.md files and remove passwords from the examples
    d3f04ca9
    Jeroen88 authored
    2022-12-23 19:55:37 +0100  
    Browse Code »
  • Completely reworked Advanced Thermostat example
    09538f88
    Jeroen88 authored
    2022-12-23 16:56:00 +0100  
    Browse Code »

11 Dec, 2022
2 commits
  • Minor comment update
    2b5c768b
    Jeroen88 authored
    2022-12-11 20:52:13 +0100  
    Browse Code »
  • Change OpenTherm RX and TX pins to new OpenTherm shield
    9dcfea64
    Jeroen88 authored
    2022-12-11 20:48:32 +0100  
    Browse Code »

08 Nov, 2022
1 commit
  • Minor comment changes in OpenTherm_Show_DATA-IDs.ino
    7895af19
    Jeroen88 authored
    2022-11-08 22:49:07 +0100  
    Browse Code »

06 Nov, 2022
2 commits
  • Renamed a few #define labels
    6084f80f
    Jeroen88 authored
    2022-11-06 10:46:43 +0100  
    Browse Code »
  • Renamed a few #define labels
    3ba70b09
    Jeroen88 authored
    2022-11-06 10:39:20 +0100  
    Browse Code »

02 Nov, 2022
6 commits
  • Add Test HVAC communication example, adapt example's README.md accordingly and correct a typo
    0989e966
    Jeroen88 authored
    2022-11-02 23:53:07 +0100  
    Browse Code »
  • First README.md draft
    49efc576
    Jeroen88 authored
    2022-11-02 23:38:07 +0100  
    Browse Code »
  • Add example to show the secondary response for each know OpenTherm::READ_DATA_ID… ...
    4866e2e8
    …, including explanation of flags, using the correct data type and showing the unit (if any) for boilers and HVACs
    Jeroen88 authored
    2022-11-02 23:15:30 +0100  
    Browse Code »
  • Add HVAC_CONFIGURATION_FLAGS
    8e5a31ce
    Jeroen88 authored
    2022-11-02 22:48:33 +0100  
    Browse Code »
  • Move reading TSPs and Fault Buffer entries from read to read/write
    7edb7c4e
    Jeroen88 authored
    2022-11-02 20:32:07 +0100  
    Browse Code »
  • Remove °C unit from OTC curve parameter
    9311d746
    Jeroen88 authored
    2022-11-02 20:22:36 +0100  
    Browse Code »

31 Oct, 2022
1 commit
  • Some minor textual changes
    147536fe
    Jeroen88 authored
    2022-10-31 09:37:10 +0100  
    Browse Code »

30 Oct, 2022
2 commits
  • Some textual changes
    37895a70
    Jeroen88 authored
    2022-10-30 15:46:02 +0100  
    Browse Code »
  • Add first draft MQTT thermostat example
    58f8807f
    Jeroen88 authored
    2022-10-30 15:17:30 +0100  
    Browse Code »

29 Oct, 2022
8 commits
  • README.md typo
    da4e4938
    Jeroen88 authored
    2022-10-29 13:16:59 +0200  
    Browse Code »
  • README.md correct RECEIVE_TIMEOUT and different layout for an example
    483ed467
    Jeroen88 authored
    2022-10-29 13:15:54 +0200  
    Browse Code »
  • Changed s8 into int8_t in README.md
    e89a5d40
    Jeroen88 authored
    2022-10-29 12:04:37 +0200  
    Browse Code »
  • Changed sint16_t to int16_t
    fe412b2c
    Jeroen88 authored
    2022-10-29 12:01:55 +0200  
    Browse Code »
  • Type in README.md
    0f7eb383
    Jeroen88 authored
    2022-10-29 10:48:07 +0200  
    Browse Code »
  • Update README.md: INVALID-DATA is specified by the OpenTherm protocol specification v2.2
    a840e131
    Jeroen88 authored
    2022-10-29 10:46:01 +0200  
    Browse Code »
  • Type in README.md
    a3143858
    Jeroen88 authored
    2022-10-29 10:42:08 +0200  
    Browse Code »
  • Add error handling information to README.md
    279fc68d
    Jeroen88 authored
    2022-10-29 10:37:40 +0200  
    Browse Code »

26 Oct, 2022
1 commit
  • Minor text change in explanantion
    08a9ec6b
    Jeroen88 authored
    2022-10-26 21:37:27 +0200  
    Browse Code »

25 Oct, 2022
4 commits
  • Update README.md: library can be installed directly from the library manager
    3280d746
    Jeroen88 authored
    2022-10-25 23:34:54 +0200  
    Browse Code »
  • Reorder EasyOpenTherm.h by moving all enum class constants below, so the public … ...
    c2215294
    …class member functions of OpenTherm are more visible, because this is the main API!
    Jeroen88 authored
    2022-10-25 23:21:49 +0200  
    Browse Code »
  • Update library.properties to version 1.0.1 to sync it with the github release version
    39060413
    Jeroen88 authored
    2022-10-25 22:24:16 +0200  
    Browse Code »
  • Update library.properties to version 1.0.0 and add keywords like 'thermostat' to… ...
    0ec80464
    … sentence to make the library more easy to be found
    Jeroen88 authored
    2022-10-25 22:23:03 +0200  
    Browse Code »

24 Oct, 2022
6 commits
  • Merge branch 'rename' into main
    96c90c88
    Jeroen88 authored
    2022-10-24 22:17:39 +0200  
    Browse Code »
  • Update keywords.txt
    d4ae0482
    Jeroen88 authored
    2022-10-24 22:17:28 +0200  
    Browse Code »
  • Minor textual changes in README.md
    5ed6b8b9
    Jeroen88 authored
    2022-10-24 22:03:21 +0200  
    Browse Code »
  • Minor textual changes in README.md
    0c2590eb
    Jeroen88 authored
    2022-10-24 21:56:49 +0200  
    Browse Code »
  • Minor textual changes in README.md
    90d2c0a6
    Jeroen88 authored
    2022-10-24 21:52:40 +0200  
    Browse Code »
  • Update Tindie URL in README.md
    c5d4cac4
    Jeroen88 authored
    2022-10-24 21:49:44 +0200  
    Browse Code »