Commit Graph
13 Commits
Author SHA1 Message Date
SidandGitHub 721b2c2ca8 Enable Ruff PT012 (#113957) 2024-06-08 17:59:08 +02:00
Marc MuellerandGitHub 87165c0d6e Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00
Erik MontnemeryandGitHub 346674a1a8 Use freezegun in wled tests (#99048) 2023-08-25 08:59:30 -05:00
Franck NijhofandGitHub bab758c951 Refactor WLED button tests (#88580) 2023-03-04 11:45:53 +01:00
Franck NijhofandGitHub 36e59fc322 Cleanups in WLED tests (#88480) 2023-02-20 13:00:02 +01:00
Erik MontnemeryandGitHub cc564026fa Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
Franck NijhofandGitHub 652892e535 Do not swallow WLED errors (#72407) 2022-05-24 16:30:41 +02:00
Franck NijhofandGitHub e6d7170fd8 Remove deprecated WLED update button (#71775) 2022-05-13 11:18:16 +03:00
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 <[email protected]>

* Update tests/components/wled/test_update.py

Co-authored-by: Martin Hjelmare <[email protected]>

* Fix tests

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