|
| 1 | +python-dali (0.11) unstable; urgency=low |
| 2 | + |
| 3 | + * New release 0.11 |
| 4 | + |
| 5 | + * Prepare for next release |
| 6 | + |
| 7 | + * DeviceInstanceMapper: do not skip devices with inputDeviceError |
| 8 | + |
| 9 | + * Control Devices: respect "resolution" when reading "inputValue" |
| 10 | + |
| 11 | + * Add driver for Atx Led Dali Hat (AL-DALI-HAT). (#135) |
| 12 | + |
| 13 | + * Add driver for Lunatune SCI RS232. |
| 14 | + |
| 15 | + * tridonic: support sending 8-bit backward frames |
| 16 | + |
| 17 | + * Remove obsolete examples |
| 18 | + |
| 19 | + * hid: fix wrong variable name |
| 20 | + |
| 21 | + * tridonic: Fix bus traffic dumping |
| 22 | + |
| 23 | + * led: better printing of Part 207's Fast Fade Time |
| 24 | + |
| 25 | + * examples: getting and setting a Tc for DT8 CCT LEDs |
| 26 | + |
| 27 | + * led: DT8: a helper for conversion between K and Mirek for Tc |
| 28 | + |
| 29 | + * led: DT8: a sequence for setting Tc limits |
| 30 | + |
| 31 | + * led: DT8: fix a copy/paste error in SetDT8ColourValueTc |
| 32 | + |
| 33 | + * led: DT8: configuration commands need sending twice |
| 34 | + |
| 35 | + * recognize DT7 switching relays when querying device types |
| 36 | + |
| 37 | + * led: DT8: recognize Colour Control device type when parsing a BackwardFrame |
| 38 | + |
| 39 | + * Parse events from movement and light sensors by default |
| 40 | + |
| 41 | + * hid: debugging: don't silently discard exception info |
| 42 | + |
| 43 | + * Ability to switch on the DALI PS in Lunatone DALI USB 30mA |
| 44 | + |
| 45 | + * Include python 3.11 in tests |
| 46 | + |
| 47 | + * Frame exceptions: remove new_exceptions parameter |
| 48 | + |
| 49 | + -- Stephen Early < [email protected]> Fri, 03 May 2024 12:49:40 +0100 |
| 50 | + |
1 | 51 | python-dali (0.10) unstable; urgency=low
|
2 | 52 |
|
3 | 53 | * New release 0.10
|
|
0 commit comments