thelsing / knx

knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS
GNU General Public License v3.0
257 stars 91 forks source link

Add function to group object to send a value only if it was changed. #282

Closed mgeramb closed 1 month ago

mgeramb commented 2 months ago

Add a function to set and send a value only if it was changed. Similar to the function valueNoSentCompare the function is named valueCompare.

mgeramb commented 2 months ago

The build error https://github.com/thelsing/knx/actions/runs/8726457745/job/23941764455?pr=282 is not related to the change and seems to be a general issue.