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-21 05:41:29 +01:00
Code
Activity
Files
bf88fcd5bfee1589ddd2ebecd6d120eb8d50e09e
core
/
tests
/
components
/
homee
T
History
Markus Adrario
and
GitHub
d9e5bad55e
Use entity name in homee (
#147142
)
...
* add name to HomeeEntity * review change
2025-06-20 16:55:48 +02:00
..
fixtures
Use entity name in homee (
#147142
)
2025-06-20 16:55:48 +02:00
snapshots
Use entity name in homee (
#147142
)
2025-06-20 16:55:48 +02:00
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_button.py
…
test_climate.py
…
test_config_flow.py
…
test_cover.py
fix and improve cover tests for homee (
#147164
)
2025-06-20 08:10:44 +02:00
test_diagnostics.py
…
test_event.py
Homee add button_state to event entities (
#146860
)
2025-06-15 18:17:52 +02:00
test_fan.py
…
test_light.py
…
test_lock.py
Improve test-coverage for homee locks (
#147160
)
2025-06-20 12:28:49 +02:00
test_number.py
…
test_select.py
…
test_sensor.py
remove unwanted attribute in homee sensor tests (
#147158
)
2025-06-20 08:11:20 +02:00
test_siren.py
…
test_switch.py
…
test_valve.py
…