This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-07-03 04:36:04 +01:00
Code
Activity
Files
de8a26c5b02bbd5cdadfcd0d64d112e5f86f71a2
core
/
tests
/
components
/
velux
T
History
wollew
8d9e7b0b26
Do not use base class of pyvlx in velux light platform (
#161837
)
2026-01-29 11:52:22 +01:00
..
snapshots
Improve entity id generation (
#160302
)
2026-01-14 14:34:52 +01:00
__init__.py
Make velux rain sensor unavailable if update fails (
#159520
)
2025-12-22 14:06:54 +01:00
conftest.py
Do not use base class of pyvlx in velux light platform (
#161837
)
2026-01-29 11:52:22 +01:00
test_binary_sensor.py
fix rain sensor for some rare velux windows (
#160504
)
2026-01-08 12:19:40 +01:00
test_button.py
…
test_config_flow.py
Handle auth errors in velux integration and add reauth flow (
#159596
)
2025-12-23 14:11:40 +01:00
test_cover.py
catch and wrap exceptions when doing pyvlx actions in velux entities (
#160430
)
2026-01-08 00:06:26 +01:00
test_init.py
Handle auth errors in velux integration and add reauth flow (
#159596
)
2025-12-23 14:11:40 +01:00
test_light.py
report unavailable for non-polled velux entities (
#159523
)
2025-12-29 16:42:17 +01:00
test_scene.py
…