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-07-04 21:25:26 +01:00
Code
Activity
Files
9f1a079688a94de73ded27be7e47d7ef16dee93a
core
/
homeassistant
/
components
/
comelit
T
History
G Johansson
7c33b953d3
Remove not needed guards for integration migrations from future versions (
#173301
)
2026-06-08 15:57:25 -04:00
..
__init__.py
Remove not needed guards for integration migrations from future versions (
#173301
)
2026-06-08 15:57:25 -04:00
alarm_control_panel.py
Use
is
/
is not
for same-enum identity comparisons (source) (
#171591
)
2026-05-21 19:30:55 +02:00
binary_sensor.py
Use
is
/
is not
for same-enum identity comparisons (source) (
#171591
)
2026-05-21 19:30:55 +02:00
climate.py
…
config_flow.py
Fix exception translation placeholder mismatches in comelit (
#171748
)
2026-05-22 11:17:17 +02:00
const.py
Minor typing improvements (
#170784
)
2026-05-15 19:50:38 +02:00
coordinator.py
…
cover.py
…
diagnostics.py
…
entity.py
…
humidifier.py
…
icons.json
…
light.py
…
manifest.json
…
quality_scale.yaml
…
sensor.py
Use
is
/
is not
for same-enum identity comparisons (source) (
#171591
)
2026-05-21 19:30:55 +02:00
strings.json
…
switch.py
…
utils.py
…