1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-13 15:30:03 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Joost Lekkerkerker
c4ae9ae430 Remove data rate converting code from NZBGet () 2023-08-22 23:23:13 +02:00
epenet
88444b2e0c Add type hints to integration tests (part 16) () 2023-02-15 10:50:02 +01:00
Franck Nijhof
5e81d28116 Update black to 23.1.0 () 2023-02-02 18:35:24 +01:00
Michael
104f74054b Replace the usage of unit constants by enumerations in Tests [m-n] ()
* replace unit conts by enums m-n

* fix mqtt
2023-01-15 15:45:00 +01:00
epenet
69bc95a715 Use DATA_SIZE device class in integrations () 2022-12-13 10:17:56 +01:00
epenet
535aba10ee Use DataRate unit and device class in integrations () 2022-12-10 11:41:44 +01:00
sophof
8b46174667 Add NZBGet speed limit sensor ()
* Added sensor for download rate limit

* Added test for speed limit
2022-08-22 09:02:05 +02:00
Dave T
8166f37830 Use new enums in nzbget tests () 2021-12-21 21:51:10 +01:00
Erik Montnemery
49a27e12ad Add support to entity registry for overriding device_class () 2021-11-22 08:38:06 -08:00
Erik Montnemery
84226da404 Update tests i-o to use async_get() instead of async_get_registry() () 2021-03-09 14:32:08 +01:00
Franck Nijhof
65cf2fcb6f Drop asynctest () 2021-01-01 22:31:56 +01:00
Chris Talkington
afc388c55a Improve patching for nzbget sensor tests () 2020-10-02 08:32:22 +02:00
Chris Talkington
bc89b63fc6 Add switch to control downloads for nzbget ()
* add switch to control downloads for nzbget

* work on switch

* Update test_config_flow.py

* Update test_sensor.py
2020-09-28 20:14:49 -05:00
Chris Talkington
74219663d6 Fix nzbget sensors ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-09 14:56:40 +02:00