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-06-09 17:06:35 +01:00
Code
Activity
Files
e2805e44893298fa9c287c8ed9104084c99c4b14
core
/
homeassistant
/
components
/
switch
T
History
…
..
__init__.py
…
condition.py
…
conditions.yaml
…
const.py
…
device_action.py
…
device_condition.py
…
device_trigger.py
Remove import annotations from components (
#169536
)
2026-04-30 21:14:48 +02:00
icons.json
…
light.py
…
manifest.json
…
reproduce_state.py
…
services.yaml
…
significant_change.py
…
strings.json
Use automation behavior selector in triggers and conditions (
#169438
)
2026-04-29 17:10:50 +02:00
trigger.py
Add support for input_boolean to switch triggers (
#166242
)
2026-03-23 11:42:29 +01:00
triggers.yaml
…