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
d7247c2ace
core
/
homeassistant
/
components
/
generic
/
__init__.py
5 lines
72 B
Python
Raw
Blame
History
"""
The generic component.
"""
DOMAIN
=
"
generic
"
PLATFORMS
=
[
"
camera
"
]
Reference in New Issue
View Git Blame
Copy Permalink