mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 02:37:50 +00:00

* Add config_flow and stream selection to foscam * Simplify config_flow steps * Make debug log entry more useful * Deprecate config and platform schemas * Simplify config loading * Add config flow testing * Remove unneeded CONFIG_SCHEMA deprecation * Improve test coverage * Unload service by tracking loaded entries * Address comment Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2 lines
40 B
Python
2 lines
40 B
Python
"""Tests for the Foscam integration."""
|