mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Remove deprecated mailbox platform (#123740)
* Remove deprecated mailbox platform * Remove from const * Remove from type hints * Remove from pyproject
This commit is contained in:
@@ -60,7 +60,6 @@ class Platform(StrEnum):
|
||||
LAWN_MOWER = "lawn_mower"
|
||||
LIGHT = "light"
|
||||
LOCK = "lock"
|
||||
MAILBOX = "mailbox"
|
||||
MEDIA_PLAYER = "media_player"
|
||||
NOTIFY = "notify"
|
||||
NUMBER = "number"
|
||||
|
||||
Reference in New Issue
Block a user