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
2026-02-15 07:36:16 +00:00
Code
Activity
Files
b11a75d438d7e83f4da593e270123f3c0ff617d7
core
/
pylint
/
plugins
History
epenet
eab80f78d9
Raise on missing color mode (
#162715
)
2026-02-11 11:12:52 +01:00
..
hass_async_load_fixtures.py
Enforce async_load_fixture in async test functions (
#145709
)
2025-06-30 11:56:26 +02:00
hass_decorator.py
…
hass_enforce_class_module.py
Remove Domino's Pizza integration (
#156879
)
2025-11-21 19:47:04 +01:00
hass_enforce_greek_micro_char.py
Use greek small letter mu "\u03bc" instead of micro sign "\u00B5" for micro unit prefix (alt 1) (
#144853
)
2025-08-19 18:48:50 +02:00
hass_enforce_sorted_platforms.py
…
hass_enforce_super_call.py
…
hass_enforce_type_hints.py
Raise on missing color mode (
#162715
)
2026-02-11 11:12:52 +01:00
hass_imports.py
Remove rest from _IGNORE_ROOT_IMPORT in pylint plugin (
#154662
)
2025-10-17 09:21:53 -04:00
hass_inheritance.py
Simplify unnecessary re match.groups()[0] calls (
#147909
)
2025-07-02 14:12:26 +02:00
hass_logger.py
…