* use scope="module" * Instead of side_effect = None, use reset_mock(side_efffect=True) * fix tests
* Add Home Hub alarm and message volume * fix styling * Add tests * Update homeassistant/components/reolink/number.py * Update test_diagnostics.ambr --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Add 100% number test coverage * review comments * fix styling * re-add AsyncMock for chime