1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-23 05:07:41 +00:00

9 Commits

Author SHA1 Message Date
Luke Lashley
a77add1b77
Add better testing to vacuum platform ()
* Add better testing to vacuum platform

* remove state strings

* some of the MR comments

* move MockVacuum

* remove manifest extra

* fix linting

* fix other linting

* Fix create entity calls

* Format

* remove create_entity

* change to match notify

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-05-09 00:33:23 +02:00
Marc Mueller
87165c0d6e
Add empty line after module docstring [tests t-z] () 2024-03-08 14:44:56 +01:00
Jan Bouwhuis
f704a1a05a
Remove legacy VacuumEntity base class support () 2024-01-17 23:19:49 +01:00
J. Nick Koston
81726808e8
Vacuum platform back-compat for custom components without VacuumEntityFeature () 2023-12-28 14:06:25 -10:00
Jan Bouwhuis
a66c9bb7b6
Update stale doc strings in entity platform tests () 2023-12-12 08:28:08 +01:00
Erik Montnemery
a428bbfc2e
Use loader.async_suggest_report_issue in vacuum () 2023-10-05 20:39:24 +02:00
Erik Montnemery
c61c5a0443
Schedule VacuumEntity for removal in Home Assistant Core 2024.2 () 2023-07-11 18:20:00 +02:00
Franck Nijhof
cf371ea8dd
Remove deprecated base entity classes ()
* Remove deprecated base entity classes

* Clean up tests
2021-12-05 13:53:52 +01:00
Erik Montnemery
d3ed80cf53
Rename VacuumDevice to VacuumEntity () 2020-04-26 02:11:08 +02:00