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
6d47feb595
core
/
homeassistant
/
components
/
qnap
/
const.py
7 lines
84 B
Python
Raw
Blame
History
"""
The Qnap constants.
"""
DEFAULT_PORT
=
8080
DEFAULT_TIMEOUT
=
5
DOMAIN
=
"
qnap
"
Reference in New Issue
View Git Blame
Copy Permalink