mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-24 08:06:45 +01:00
* Change existing toggle to add new function * Fixed using old property method to using actual protected variable. * Adding service tests to new cover toggle function * Working on comments from Pull Request 59233 * Adjust existing tests to fit new fake cover setup * MockCover is calling state method of MockEntity but should call it from CoverEntity * using different entity to get back test coverage