This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-12-24 21:06:19 +00:00
Code
Activity
Files
37288d7788988bff9a09b55a05a4b678c0e6f6d5
core
/
pylint
/
plugins
History
Marc Mueller
37288d7788
Add pylint plugin to check for calls to base implementation (
#100432
)
2023-09-18 13:39:36 -05:00
..
hass_enforce_super_call.py
Add pylint plugin to check for calls to base implementation (
#100432
)
2023-09-18 13:39:36 -05:00
hass_enforce_type_hints.py
Remove str as a valid HVACMode & HVACAction type (
#94644
)
2023-06-15 20:16:17 +02:00
hass_imports.py
Migrate backported StrEnum to built-in StrEnum (
#97101
)
2023-07-23 23:19:24 +02:00
hass_inheritance.py
Prevent NumberEntity and RestoreEntity inheritance (
#93467
)
2023-05-24 20:59:14 +02:00
hass_logger.py
Run
flake8
on more files (
#85333
)
2023-01-16 20:53:14 +01:00