This website requires JavaScript.
Explore
Help
Sign In
Electric-Special
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
mirror of
https://github.com/Electric-Special/ha-core.git
synced
2026-03-21 05:06:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d50d914928f6deb21946b2d9afea86643baeb757
ha-core
/
pylint
/
plugins
History
epenet
b44900532f
Ensure DOMAIN constant is always aliased with _DOMAIN suffix (
#163270
)
2026-02-17 16:10:11 +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
Add pylint checks for fixture scope (
#126723
)
2024-09-25 15:27:57 +02:00
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
Mark RestoreEntity/RestoreSensor type hints as mandatory (
#163272
)
2026-02-17 15:34:16 +01:00
hass_imports.py
Ensure DOMAIN constant is always aliased with _DOMAIN suffix (
#163270
)
2026-02-17 16:10:11 +01:00
hass_inheritance.py
Simplify unnecessary re match.groups()[0] calls (
#147909
)
2025-07-02 14:12:26 +02:00
hass_logger.py
…