requires >3.6

This commit is contained in:
mischa 2019-11-01 16:55:25 +01:00
parent ccecd01737
commit a1a54f01b4
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
# $ daylight-trigger <bridge IP> <token> -s 50 -l 24
#
# Requires:
# - Python 3.x
# - Python >3.6
#
import argparse
import ssl

View File

@ -6,7 +6,7 @@
# Get all light IDs
#
# Requires:
# - Python 3.x
# - Python >3.6
#
import argparse
import ssl

View File

@ -7,7 +7,7 @@
# grouped by ZLLPresence name
#
# Requires:
# - Python 3.x
# - Python >3.6
#
import argparse
import ssl