This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6119e79023
core
/
homeassistant
/
components
/
conversation
History
Paulus Schoutsen
6119e79023
Migrate frontend translations of domains to backend (
#34294
)
2020-04-16 11:52:27 -07:00
..
__init__.py
Use HTTP_INTERNAL_SERVER_ERROR constant (
#33832
)
2020-04-08 23:20:03 +02:00
agent.py
Make conversation and intent context aware (
#28965
)
2019-11-26 11:30:21 +01:00
const.py
…
default_agent.py
Move intent registration to own integration (
#29280
)
2019-12-01 14:12:57 -08:00
manifest.json
Remove unused manifest fields (
#33595
)
2020-04-03 12:58:19 -07:00
services.yaml
Add yamllint (in pre-commit and CI) (
#33676
)
2020-04-05 10:33:45 +02:00
strings.json
Migrate frontend translations of domains to backend (
#34294
)
2020-04-16 11:52:27 -07:00
util.py
…