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-07-09 18:11:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dev
core
/
tests
/
components
/
jvc_projector
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
epenet
0c4bc95bdd
Migrate base entity attributes to StrEnum (
#174633
)
2026-06-24 15:38:49 +01:00
..
snapshots
Migrate base entity attributes to StrEnum (
#174633
)
2026-06-24 15:38:49 +01:00
__init__.py
…
conftest.py
Fix fixture ordering in jvc_projector integration setup (
#164354
)
2026-02-27 20:41:17 +01:00
test_binary_sensor.py
…
test_config_flow.py
Mock async_setup_entry in jvc_projector config flow tests (
#164401
)
2026-02-27 20:53:38 +01:00
test_coordinator.py
Fix jvcprojector entities going unavailable on transient command errors (
#168985
)
2026-04-29 09:21:53 +02:00
test_init.py
Add network MAC connection to JVC Projector device (
#173683
)
2026-06-14 14:56:29 +02:00
test_remote.py
…
test_select.py
Move jvc_projector sensor entities to select domain (
#165194
)
2026-03-18 11:34:03 +01:00
test_sensor.py
Move jvc_projector sensor entities to select domain (
#165194
)
2026-03-18 11:34:03 +01:00
test_switch.py
…