This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-17 02:34:48 +01:00
Code
Activity
Files
22bfb99db415a6747e056df80cee3efbe3e5fa68
core
/
tests
/
components
/
homekit
T
History
Erik Montnemery
and
GitHub
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
…
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
…