Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit 5c2b710

Browse files
authored
Update hass_mobile_app.py
1 parent 5838e94 commit 5c2b710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netdisco/discoverables/hass_mobile_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
class Discoverable(MDNSDiscoverable):
6-
"""Add support for discovering Home Assistant instances."""
6+
"""Add support for discovering mobile apps that support Home Assistant."""
77

88
def __init__(self, nd):
99
super(Discoverable, self).__init__(nd, '_hass-mobile-app._tcp.local.')

0 commit comments

Comments
 (0)