J. Nick Koston 9ea151df32
Fix setting brightness to 0 in HomeKit when the On characteristic is not sent
Previously this would raise `IndexError: list assignment index out of range`
because it tried to set events[-1] when there was no event
2024-10-25 21:29:44 -10:00
..