mirror of
https://github.com/home-assistant/core.git
synced 2026-09-13 02:34:48 -05:00
* Add switch platform for husqvarna_automower * Use RestrictedReasons const * Typing * Add snapshot testing * Invert switch * Test sucessfull servie calls * Assert client mock calls * Use getattr * Update snapshot * Add available property * Add a new base class for control entities * Make switch unavailabe if mower in error state * Sort platforms --------- Co-authored-by: Martin Hjelmare <marhje52@gmail.com>