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