Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@mhthies mhthies released this 23 Feb 19:35
0a00b77

New features and improvements

  • New KNX Datapoint Types (DPTs) supported by encode_value() and decode_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