Solaar/lib/logitech_receiver
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
..
__init__.py clean up: Remove editor specific marks 2024-02-29 10:10:46 -05:00
base.py ruff: Apply single line import format 2024-03-13 15:41:21 -04:00
base_usb.py device: add missing receiver type for Lightspeed receivers 2024-03-03 15:14:20 -05:00
common.py refactor: Use f-strings for more exceptions and log message 2024-03-24 07:01:56 -04:00
descriptors.py Automatically upgrade strings to f-string 2024-03-13 11:02:50 -04:00
device.py refactor: Use f-strings for more exceptions and log message 2024-03-24 07:01:56 -04:00
diversion.py refactor: Use f-strings for more exceptions and log message 2024-03-24 07:01:56 -04:00
exceptions.py device: add missing license blocks 2024-02-23 11:37:23 -05:00
hidpp10.py device: fix bug in hidpp10 get_device_features 2024-03-16 16:20:39 -04:00
hidpp10_constants.py receiver: delay device sending first messages 2024-03-13 08:34:28 -04:00
hidpp20.py device: use feature_request from the device everywhere in hidpp20 2024-03-23 10:11:30 -04:00
hidpp20_constants.py Automatically upgrade strings to f-string 2024-03-13 11:02:50 -04:00
i18n.py clean up: Remove editor specific marks 2024-02-29 10:10:46 -05:00
listener.py ruff: Apply single line import format 2024-03-13 15:41:21 -04:00
notifications.py ruff: Apply single line import format 2024-03-13 15:41:21 -04:00
notify.py ruff: Apply single line import format 2024-03-13 15:41:21 -04:00
receiver.py refactor: Use f-strings for more exceptions and log message 2024-03-24 07:01:56 -04:00
settings.py settings: simple change to improve testability 2024-03-23 10:11:30 -04:00
settings_templates.py refactor: Use f-strings for more exceptions and log message 2024-03-24 07:01:56 -04:00
special_keys.py Automatically upgrade strings to f-string 2024-03-13 11:02:50 -04:00