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
e6f280cf7a
core
/
homeassistant
/
components
/
cert_expiry
/
const.py
6 lines
87 B
Python
Raw
Blame
History
"""
Const for Cert Expiry.
"""
DOMAIN
=
"
cert_expiry
"
DEFAULT_PORT
=
443
TIMEOUT
=
10.0
Reference in New Issue
View Git Blame
Copy Permalink