This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ee7202d10a
hass-core
/
homeassistant
/
components
/
aprs
/
__init__.py
2 lines
26 B
Python
Raw
Normal View
History
Unescape
Escape
Add APRS device tracker component (#22469) * Add APRS device tracker component This component keeps open a connection to the APRS-IS infrastructure so messages generated by filtered callsigns can be immediately acted upon. Any messages with certain values for the 'format' key are position reports and are parsed into device tracker entities. * Log errors and return if startup failure * Fix unit tests
2019-06-11 11:16:13 -06:00
"""
The APRS component.
"""
Reference in a new issue
Copy permalink