New features and improvements
- New KNX Datapoint Types (DPTs) supported by
encode_value()
anddecode_value()
, thanks to @greiginsydney:- DPT 26 (scene Info)
- DPT 29 (int64)
- DPT 232 (RGB color)
- DPT 238 (scene control / DALI diagnostics)
Development improvements
- Add testing on Python 3.13 to GitHub Actions CI