Remove deprecated Uptime YAML configuration (#86292)
This commit is contained in:
parent
7e8c081065
commit
914704e459
5 changed files with 7 additions and 111 deletions
|
@ -5,5 +5,3 @@ from homeassistant.const import Platform
|
|||
|
||||
DOMAIN: Final = "uptime"
|
||||
PLATFORMS: Final = [Platform.SENSOR]
|
||||
|
||||
DEFAULT_NAME: Final = "Uptime"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue