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 12:46:09 +01:00
Code
Activity
Files
87809394ef6b8a85d42003f91c1b6830e5cd5682
core
/
tests
/
components
/
kiosker
T
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
Replace duplicate constants in kiosker with homeassistant.const imports (
#172263
)
2026-05-26 16:05:07 +02:00
test_binary_sensor.py
Add Kiosker blackout details binary sensor (
#173303
)
2026-06-18 21:30:36 +02:00
test_button.py
Add Kiosker Clear Blackout Button (
#173225
)
2026-06-07 21:29:51 +02:00
test_config_flow.py
Replace duplicate constants in kiosker with homeassistant.const imports (
#172263
)
2026-05-26 16:05:07 +02:00
test_init.py
…
test_sensor.py
Add Kiosker blackout details sensors (
#173306
)
2026-06-18 21:31:06 +02:00
test_services.py
Add Kiosker service platform (
#171094
)
2026-06-08 15:42:34 +02:00
test_switch.py
…