Peter F. Patel-Schneider
|
f38fbcf949
|
settings: provide symbolic names for per-key lighting keys
|
2024-03-27 11:15:15 -04:00 |
Peter F. Patel-Schneider
|
4d0f93b35c
|
tests: improve infrastructure for testing setting_templates
|
2024-03-27 11:15:15 -04:00 |
Peter F. Patel-Schneider
|
1ed5f765e3
|
settings: implement and test per-key lighting
|
2024-03-27 11:15:15 -04:00 |
Peter F. Patel-Schneider
|
bd437b548b
|
ui: refactor pair_window
|
2024-03-25 09:13:22 -04:00 |
Peter F. Patel-Schneider
|
8ee291c144
|
settings: add in bit telling RGB effects changes to change ROM
|
2024-03-24 15:44:15 -04:00 |
Peter F. Patel-Schneider
|
1a874c39d7
|
settings: permit continuing when a read during pushing fails
|
2024-03-24 15:44:15 -04:00 |
Peter F. Patel-Schneider
|
e202e904b4
|
settings: add settings for RGB EFFECTS feature
|
2024-03-24 15:44:15 -04:00 |
Peter F. Patel-Schneider
|
c8288a6b69
|
settings: fix bug in LEDZoneSetting when effect is not implemented
|
2024-03-24 15:44:15 -04:00 |
Peter F. Patel-Schneider
|
c81809bd39
|
device: add RGB EFFECTS feature version of LED COLOR EFFECTS data
|
2024-03-24 15:44:15 -04:00 |
Peter F. Patel-Schneider
|
490493d7a3
|
device: handle BRIGHTNESS CONTROL notifications
|
2024-03-24 15:44:15 -04:00 |
Peter F. Patel-Schneider
|
3876f07d57
|
settings: implement and test BRIGHTNESS_CONTROL
|
2024-03-24 15:44:15 -04:00 |
Peter F. Patel-Schneider
|
4fd75a64ff
|
settings: fix small bugs found from testing
|
2024-03-24 07:02:39 -04:00 |
Matthias Hagmann
|
6f613b17c7
|
refactor: Manually improve f-string formatting
|
2024-03-24 07:01:56 -04:00 |
Matthias Hagmann
|
4e6361429e
|
refactor: Use f-strings for more exceptions and log message
Semi manually convert remaining strings with no translation to f-string.
|
2024-03-24 07:01:56 -04:00 |
Peter F. Patel-Schneider
|
d1d3d71091
|
settings: patch to make python 3.7 happy
|
2024-03-23 10:11:30 -04:00 |
Peter F. Patel-Schneider
|
17bbc9c4ea
|
settings: simple change to improve testability
|
2024-03-23 10:11:30 -04:00 |
Peter F. Patel-Schneider
|
47ba1402ed
|
device: use feature_request from the device everywhere in hidpp20
|
2024-03-23 10:11:30 -04:00 |
Peter F. Patel-Schneider
|
7d6428a03b
|
settings: fix bug in backlight 2 durations
|
2024-03-23 10:11:30 -04:00 |
Peter F. Patel-Schneider
|
ebc76bca24
|
tests: add tests for logitech_receiver device
|
2024-03-23 08:26:12 -04:00 |
Peter F. Patel-Schneider
|
480badbe8c
|
device: align init methods for all receiver classes
|
2024-03-16 16:24:33 -04:00 |
Peter F. Patel-Schneider
|
6164317a64
|
tests: improve hidpp20 coverage
|
2024-03-16 16:20:39 -04:00 |
Peter F. Patel-Schneider
|
dcd72b0178
|
device: fix bug in hidpp10 get_device_features
|
2024-03-16 16:20:39 -04:00 |
Peter F. Patel-Schneider
|
154dd7017f
|
rules: allow sub-second delays in Later
|
2024-03-14 17:08:47 -04:00 |
Peter F. Patel-Schneider
|
4e4275c281
|
device: remove unreachable code
|
2024-03-14 17:08:47 -04:00 |
Peter F. Patel-Schneider
|
d76eed85f6
|
device: fix bug in setting configuration cookie due to bad documentation
|
2024-03-14 17:06:17 -04:00 |
Matthias Hagmann
|
5b09ace1f5
|
ruff: Apply single line import format
# Usage
pre-commit run --all-files
Related #2295
|
2024-03-13 15:41:21 -04:00 |
Matthias Hagmann
|
e92f1a8a0b
|
Automatically upgrade strings to f-string
Used flynt to convert strings to f-strings, where safely possible.
Usage:
flynt .
Related #2372
|
2024-03-13 11:02:50 -04:00 |
Peter F. Patel-Schneider
|
b957217ea8
|
receiver: delay device sending first messages
|
2024-03-13 08:34:28 -04:00 |
Peter F. Patel-Schneider
|
4a89a79a4d
|
device: remove checks for status attributes
|
2024-03-12 13:11:49 -04:00 |
Peter F. Patel-Schneider
|
dfd3d10c2e
|
device: optimize some functions in FeaturesArray
|
2024-03-12 12:21:17 -04:00 |
Peter F. Patel-Schneider
|
0b599194d1
|
device: fix bug in creating features array
|
2024-03-11 15:20:39 -04:00 |
Peter F. Patel-Schneider
|
24223e77c7
|
device: fix bug in getting friendly name
|
2024-03-11 08:23:27 -04:00 |
Peter F. Patel-Schneider
|
9c5ba6445e
|
device: remove status from Device and Receiver
|
2024-03-11 08:23:27 -04:00 |
Peter F. Patel-Schneider
|
a1418cd834
|
device: move changed method from status to Device and Receiver
|
2024-03-11 08:23:27 -04:00 |
Peter F. Patel-Schneider
|
1fe2eab1a4
|
device: move link_encrypted from status to Device
|
2024-03-11 08:23:27 -04:00 |
Peter F. Patel-Schneider
|
15d425c365
|
device: move battery information from status to Device
|
2024-03-11 08:23:27 -04:00 |
Peter F. Patel-Schneider
|
0805ecb511
|
device: move status string function to Device and Receiver
|
2024-03-11 08:23:27 -04:00 |
Peter F. Patel-Schneider
|
87285faf7f
|
receiver: move pairing status to new dataclass attached to receiver
|
2024-03-11 08:23:27 -04:00 |
MattHag
|
0d225f6cb1
|
test: Test base product information
* test: Test base product information
Related #1097
* Fix dependencies for gi
|
2024-03-10 10:11:02 -04:00 |
Matthias Hagmann
|
7ec3eddccc
|
test: Extract get_kind_from_index function and test it
Pull get_kind_from_index from class to module level and add tests.
Related #1097
|
2024-03-10 09:20:39 -04:00 |
Peter F. Patel-Schneider
|
523628926b
|
device: use Python 3.7 type hints
|
2024-03-09 10:36:40 -05:00 |
Peter F. Patel-Schneider
|
135c8b8cb9
|
device: use status attribute for error
|
2024-03-09 10:36:40 -05:00 |
Peter F. Patel-Schneider
|
8154cd759f
|
device: use status attribute for notification_flags
|
2024-03-09 10:36:40 -05:00 |
Peter F. Patel-Schneider
|
6b3f09aa5d
|
device: use status attribute for link_encrypted
|
2024-03-09 10:36:40 -05:00 |
Peter F. Patel-Schneider
|
64d8cad81a
|
device: change status battery fields to Battery objects
|
2024-03-09 10:36:40 -05:00 |
Peter F. Patel-Schneider
|
3916c189be
|
receiver: move more method code to subclasses
|
2024-03-08 15:39:12 -05:00 |
Matthias Hagmann
|
4eb5a83326
|
receiver: create subclasses of receiver for different variants
Related #2350
|
2024-03-08 15:39:12 -05:00 |
Peter F. Patel-Schneider
|
51ef2a7fe2
|
device: add missing receiver type for Lightspeed receivers
|
2024-03-03 15:14:20 -05:00 |
Peter F. Patel-Schneider
|
de8fe3685d
|
device: add new device types
|
2024-03-03 15:14:20 -05:00 |
Matthias Hagmann
|
c3b6802373
|
refactor: Get receiver product info before instantiation
Related #2350
|
2024-03-03 10:38:46 -05:00 |