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
14f68ec1a9
hass-core
/
tests
/
components
/
simplisafe
/
__init__.py
2 lines
49 B
Python
Raw
Normal View
History
Unescape
Escape
Add config entry for SimpliSafe (#17148) * Initial move into component * Base functionality in place * Starting tests in place * All config entry tests in place * Made default scan interval more obvious and removed extra logging * Inherit default scan interval from alarm_control_panel * Updated coveragerc and CODEOWNERS * Member-requested changes * Hound * Updated requirements * Updated tests * Member-requested changes * Owner-requested changes * Constant cleanup * Fixed config flow test * Owner-requested updates * Updated requirements * Using async_will_remove_from_hass * Corrected scan interval logic * Fixed tests * Owner-requested changes * Additional logging * Owner-requested changes
2018-10-12 11:07:47 -06:00
"""
Define tests for the SimpliSafe component.
"""
Reference in a new issue
Copy permalink