We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b2b429 commit fa918ddCopy full SHA for fa918dd
homeassistant_cli/const.py
@@ -3,8 +3,6 @@
3
4
__version__ = '0.8.0.dev0'
5
6
-REQUIRED_PYTHON_VER = (3, 5, 3)
7
-
8
AUTO_SERVER = 'auto'
9
DEFAULT_SERVER = 'http://localhost:8123'
10
DEFAULT_HASSIO_SERVER = 'http://hassio/homeassistant'
0 commit comments