12 lines
156 B
Python
12 lines
156 B
Python
|
"""Automatically generated by hassfest.
|
||
|
|
||
|
To update, run python3 -m hassfest
|
||
|
"""
|
||
|
|
||
|
|
||
|
SERVICE_TYPES = {
|
||
|
"_axis-video._tcp.local.": [
|
||
|
"axis"
|
||
|
]
|
||
|
}
|