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
2f0695e408
hass-core
/
tests
/
components
/
aprs
/
__init__.py
2 lines
36 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
"""
Tests for the APRS component.
"""
Reference in a new issue
Copy permalink