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
c0b859d8da
core
/
homeassistant
/
components
/
zone
/
const.py
6 lines
101 B
Python
Raw
Blame
History
"""
Constants for the zone component.
"""
CONF_PASSIVE
=
'
passive
'
DOMAIN
=
'
zone
'
HOME_ZONE
=
'
home
'
Reference in New Issue
View Git Blame
Copy Permalink