mirror of
https://github.com/home-assistant/core.git
synced 2026-02-23 19:37:12 +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