Marc Mueller
|
19ab3d6daf
|
Add empty line after module docstring [helpers + other] (#112707)
|
2024-03-08 10:36:11 -05:00 |
Franck Nijhof
|
30058297cf
|
Migrate backported StrEnum to built-in StrEnum (#97101)
|
2023-07-23 23:19:24 +02:00 |
Franck Nijhof
|
ed79265843
|
Enable Ruff PT006 (#88165)
* Enable Ruff PT006
* Adjust existing cases
* Fix tests
* Remove unneeded parentheses
|
2023-02-15 14:09:50 +01:00 |
J. Nick Koston
|
0c35c6a313
|
Fix enum try_parse test for python3.11 (#88131)
|
2023-02-14 15:29:44 -06:00 |
epenet
|
1225c5e97d
|
Add enum util (#87082)
* Add enum helper
* docstring
* Move to util
* Add use case
|
2023-02-01 15:00:27 +01:00 |
Marvin Wichmann
|
707fe67c00
|
Move StrEnum to homeassistant.backports and move Platform to homeassistant.const (#60880)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2021-12-03 09:31:17 +01:00 |
Ville Skyttä
|
053c456199
|
Change device entry type to an StrEnum (#59940)
Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-11-22 18:14:15 +01:00 |