16 Commits

Author SHA1 Message Date
Franck Nijhof 7da2014ff2 Add pylint checker for redundant @pytest.mark.usefixtures decorator (#170787) 2026-05-15 20:29:33 +02:00
Kamil Breguła bdb456e568 Improve tests in WLED (#157799)
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com>
2025-12-29 16:26:49 +01:00
Kamil Breguła 431f563ff6 Add translation of exceptions in WLED (#155570)
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com>
2025-11-03 22:59:08 +01:00
Sid 721b2c2ca8 Enable Ruff PT012 (#113957) 2024-06-08 17:59:08 +02:00
Marc Mueller 87165c0d6e Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
Erik Montnemery 346674a1a8 Use freezegun in wled tests (#99048) 2023-08-25 08:59:30 -05:00
Franck Nijhof bab758c951 Refactor WLED button tests (#88580) 2023-03-04 11:45:53 +01:00
Franck Nijhof 36e59fc322 Cleanups in WLED tests (#88480) 2023-02-20 13:00:02 +01:00
Erik Montnemery cc564026fa Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
Franck Nijhof 652892e535 Do not swallow WLED errors (#72407) 2022-05-24 16:30:41 +02:00
Franck Nijhof e6d7170fd8 Remove deprecated WLED update button (#71775) 2022-05-13 11:18:16 +03:00
Franck Nijhof 40d4495ed0 Add update platform to WLED (#68454)
* Add update platform to WLED

* Copy pasta fixes

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update tests/components/wled/test_update.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Fix tests

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-03-21 15:38:29 +01:00
Robert Hillis 78f2866f98 Finish using enums in wled (#62189) 2021-12-18 16:17:55 +01:00
Franck Nijhof 1b8eba0afd Add button device classes to WLED (#60613) 2021-11-30 12:12:08 +01:00
Franck Nijhof 9faf3996db Add WLED firmware upgrade button (#59793) 2021-11-16 19:58:04 +01:00
Franck Nijhof 61e4ebf155 Add button entity platform (restart button) to WLED (#59086)
Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
2021-11-10 22:22:52 -08:00