This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-05-16 11:59:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
tests
/
components
/
homekit
History
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const (
#87792
)
...
* Move EntityCategory to homeassistant.const * Fix more imports
2023-02-09 20:15:37 +01:00
..
fixtures
…
__init__.py
…
conftest.py
Enable Ruff PT001 (
#86730
)
2023-01-26 18:05:05 +01:00
test_accessories.py
…
test_aidmanager.py
…
test_config_flow.py
Move EntityCategory to homeassistant.const (
#87792
)
2023-02-09 20:15:37 +01:00
test_diagnostics.py
…
test_get_accessories.py
Add return type to tests without arguments (
#87613
)
2023-02-07 14:20:06 +01:00
test_homekit.py
Move EntityCategory to homeassistant.const (
#87792
)
2023-02-09 20:15:37 +01:00
test_iidmanager.py
…
test_init.py
…
test_type_cameras.py
…
test_type_covers.py
…
test_type_fans.py
…
test_type_humidifiers.py
…
test_type_lights.py
…
test_type_locks.py
…
test_type_media_players.py
…
test_type_remote.py
…
test_type_security_systems.py
…
test_type_sensors.py
…
test_type_switches.py
…
test_type_thermostats.py
Ensure humidity is still exported to HomeKit when it is read-only (
#87051
)
2023-01-31 21:03:43 -05:00
test_type_triggers.py
…
test_util.py
Add type hints to integration tests (h-i) (
#87703
)
2023-02-08 18:12:56 +01:00
util.py
…