This website requires JavaScript.
Explore
Help
Sign In
home-assistant
/
core
Watch
1
Star
0
Fork
1
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-01-25 00:52:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dev
Add File
New File
Upload File
Apply Patch
core
/
homeassistant
/
components
/
blebox
History
epenet
a14a8c4e43
Mark last_reset and state_class type hints as compulsory in sensor platform (
#160982
)
2026-01-15 10:38:34 +01:00
..
__init__.py
…
binary_sensor.py
…
button.py
…
climate.py
…
config_flow.py
…
const.py
…
cover.py
…
entity.py
…
helpers.py
…
light.py
Mark light methods and properties as mandatory in pylint plugin (
#145510
)
2025-05-23 14:28:41 +01:00
manifest.json
Add integration_type device to blebox (
#158860
)
2025-12-13 08:21:25 +01:00
sensor.py
Mark last_reset and state_class type hints as compulsory in sensor platform (
#160982
)
2026-01-15 10:38:34 +01:00
strings.json
Sort homeassistant json files (
#155285
)
2025-10-28 10:33:10 +01:00
switch.py
…