Improve IPP Config Flow (#34212)

This commit is contained in:
Chris Talkington 2020-04-16 16:12:26 -05:00 committed by GitHub
parent ede432ba71
commit 9d794b820a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 79 additions and 26 deletions

View file

@ -21,5 +21,6 @@ ATTR_URI_SUPPORTED = "uri_supported"
# Config Keys
CONF_BASE_PATH = "base_path"
CONF_SERIAL = "serial"
CONF_TLS = "tls"
CONF_UUID = "uuid"