mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 18:24:49 -05: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