core/tests/components/deluge
Mark Grandi c265c91ef2
Add protocol upload / download sensors to Deluge (#119203)
* Add Protocol Upload/Download for Deluge

* add unit test and fix typo in sensor.py

* remove unneeded import

* rename/unify the translation keys and entries in const.py

* split out const.py items into DelugeSensorType to avoid confusion with DelugeGetSessionStatusKeys

* change DelugeGetSessionStatusKeys to be a regular enum to satisfy mypy
2024-10-02 16:44:56 +02:00
..
__init__.py Add protocol upload / download sensors to Deluge (#119203) 2024-10-02 16:44:56 +02:00
test_config_flow.py Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
test_sensor.py Add protocol upload / download sensors to Deluge (#119203) 2024-10-02 16:44:56 +02:00