thelsing
940f2dfe43
Merge pull request #300 from cornelius-koepp/fix/group-object-setting-invalid-value--thelsing/master
...
Fix Sending Wrong Values on Failed Conversion to DPT
2024-11-19 20:51:20 +01:00
Cornelius Köpp
2cd5a28d8e
Fix Sending Wrong Values on Failed Conversion to DPT ( #30 )
...
* Fix `valueNoSendCompare`: DPT Conversion Fail Resulted in Setting KO to 0
* Fix `valueNoSend`: Do NOT End KO Uninitialized when Value Conversion Failed
* Fix: Do NOT Send when Updating KO Failed on Value Conversion
* Group-Object Value Update: Return Indication for Success/Fail of Conversion to DPT
* Update Changelog: #30 Fix and Signature Change of `GroupObject` Value Update
2024-11-18 20:29:02 +01:00
Cornelius Köpp
73d4a6cef5
Merge branch 'fix/group-object-setting-invalid-value' into fix/group-object-setting-invalid-value--thelsing/master
...
# Conflicts:
# src/knx/group_object.h
2024-11-17 23:49:56 +01:00
Cornelius Köpp
1cb2d56de1
Group-Object Value Update: Return Indication for Success/Fail of Conversion to DPT
...
Remove _valueNoSend(..) as valueNoSend(..) is now the same
2024-11-17 23:43:54 +01:00
Cornelius Köpp
16e644cfa8
Fix Format: Indention
2024-11-14 22:55:46 +01:00
Cornelius Köpp
a5d5b70d87
Fix Format: Indention
2024-11-08 23:06:02 +01:00
Cornelius Köpp
641ae4efcd
Merge branch 'fix/group-object-setting-invalid-value' into fix/group-object-setting-invalid-value--thelsing/master
2024-11-08 22:57:47 +01:00
Cornelius Köpp
6b75e1e854
Fix Format Issue: Remove Blank Line at End
2024-11-08 22:55:55 +01:00
Cornelius Köpp
becfd86a4c
Merge remote-tracking branch 'thelsing/master' into fix/group-object-setting-invalid-value--thelsing/master
...
# Conflicts:
# src/knx/group_object.cpp
2024-11-02 21:50:49 +01:00
Cornelius Köpp
b8f914c358
Fix: Do NOT Send when Updating KO Failed on Value Conversion
2024-11-01 20:44:51 +01:00
Cornelius Köpp
483d868dac
Fix valueNoSend
: Do NOT End KO Uninitialized when Value Conversion Failed
2024-11-01 20:22:16 +01:00
Cornelius Köpp
3de8903b52
Fix: Typo
2024-11-01 19:29:16 +01:00
Cornelius Köpp
9a7b6a5e80
Fix valueNoSendCompare
: DPT Conversion Fail Resulted in Setting KO to 0
2024-11-01 19:28:25 +01:00
VietDzung
a73802f83d
Fix logs
2024-10-30 17:38:25 +07:00
VietDzung
205c1f5b15
Add logs for ESP32
2024-10-30 15:34:54 +07:00
VietDzung
24f8e1eee6
Support HVAC control datapoint
2024-10-28 10:55:11 +07:00
Ing-Dom
677a645f96
add #pragma once to Arduino plattform to allow derived plattforms
2024-10-27 15:36:30 +01:00
VietDzung
90efda9309
Support use as ESP IDF component
2024-10-26 23:19:48 +07:00
Ing-Dom
8ea11b03a8
increase device object api version to 2 (invalidation of knx flash data stored by older versions)
...
neccessary due to changes to TableObject.save and restore for router (0x091A) support
2024-10-24 19:32:30 +02:00
Ing-Dom
c956125278
prepare README.md - add current changes
2024-10-24 19:29:08 +02:00
Ing-Dom
8fa8982393
V2.1.1 (rq queue bugfix)
2024-10-24 19:17:46 +02:00
Ing-Dom
f606f6da0d
V2.1.1 (rq queue bugfix)
2024-09-16 20:45:41 +02:00
Thomas Kunze
a30bbd0f0a
fix build
2024-09-14 19:43:40 +02:00
Thomas Kunze
e15da8451b
update pybind11
2024-09-14 19:39:30 +02:00
Thomas Kunze
1f406abbd4
astyle
2024-09-14 11:55:51 +02:00
Michael Geramb
7efc9a556d
Prevent using inadvertently copy constructor of GroupObject
2024-09-02 18:57:18 +02:00
thelsing
150f3fc24b
Update knx.h
2024-08-10 15:24:43 +02:00
thelsing
cdfd9de188
Update Doxyfile
2024-08-10 01:08:32 +02:00
thelsing
1bfbf0e430
Update conf.py
2024-08-10 00:59:18 +02:00
thelsing
59d4ba4c1b
Update requirements.txt
2024-08-10 00:39:28 +02:00
thelsing
6363ff85fd
Update conf.py
2024-08-10 00:35:50 +02:00
thelsing
c241bd7049
Update .readthedocs.yaml
2024-08-10 00:30:07 +02:00
Thomas Kunze
fcfeef3334
Refactor IP-Tunneling to use IpParameterObject directly instead of via BusAccessUnit
2024-08-10 00:18:50 +02:00
Thomas Kunze
e988c431fd
move uninitialzed out of ComFlagEx enum
2024-08-09 22:37:58 +02:00
Thomas Kunze
1ba39e207f
astyle everything
2024-08-09 22:20:19 +02:00
thelsing
44f90bb949
Merge pull request #289 from thelsing/openknx-merge
...
Openknx merge
2024-08-09 21:48:13 +02:00
Thomas Kunze
af96a7673f
empty lines
2024-08-09 21:47:22 +02:00
Thomas Kunze
5293dd8894
no more warnings
2024-08-09 21:30:35 +02:00
Thomas Kunze
7c85635183
fix build
2024-08-09 21:02:51 +02:00
Thomas Kunze
84808912dc
del files
2024-08-09 20:42:28 +02:00
Thomas Kunze
82f0774f11
Merge branch 'master' into openknx-merge
2024-08-09 20:38:43 +02:00
Thomas Kunze
5ac85818af
Merge branch 'master' of https://github.com/thelsing/knx
2024-08-09 20:33:59 +02:00
Thomas Kunze
2043141301
Merge commit 'b2bcba7' into openknx-merge
2024-08-09 20:32:02 +02:00
Thomas Kunze
ee4d4ba3da
Merge commit '7f11927' into openknx-merge
2024-08-09 20:30:39 +02:00
Thomas Kunze
dd5367eaac
lib props
2024-08-09 20:18:10 +02:00
Thomas Kunze
5ddbff2d16
Merge commit '093ae42' into openknx-merge
2024-08-09 20:14:40 +02:00
Thomas Kunze
2b11ecc4e1
Merge branch 'master' into openknx-merge
2024-08-09 19:56:10 +02:00
thelsing
484e6ce888
Merge pull request #279 from OpenKNX/fix/ko-state-uninitialized
...
Fix: Group-Object `_commFlag != Uninitialized` does NOT Guarantee an Actual Initialization
2024-08-09 19:55:47 +02:00
Thomas Kunze
934d9ca5ba
translate german comments with deepL
2024-08-09 19:53:00 +02:00
Thomas Kunze
9a88b48467
merge
2024-08-09 19:32:41 +02:00