mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
* fixed tests: using correct camera configuration now and error handling tests must be separated out to ensure that the setup_component call is actually executed * better error handling during setup; raising PlatformNotReady in likely recoverable cases; added tests