mirror of
https://github.com/home-assistant/core.git
synced 2026-05-28 11:16:40 +01:00
aaafe399a1
* Add tests for Netatmo light * Improve docstring * Register the camera data class for the light platform * Remove freezegun dependency * Update tests * Update tests/components/netatmo/test_light.py Co-authored-by: Erik Montnemery <erik@montnemery.com> * Deduplicate webhook test data * Mock pytest to verify it is called * Don't test internals * Rename * Assert light still on with erroneous event data Co-authored-by: Erik Montnemery <erik@montnemery.com>