Reduce config entry setup/unload boilerplate K-M (#49775)
This commit is contained in:
parent
b5cb9e4ade
commit
b10534359b
37 changed files with 104 additions and 352 deletions
|
@ -1,6 +1,6 @@
|
|||
"""Local IP constants."""
|
||||
|
||||
DOMAIN = "local_ip"
|
||||
PLATFORM = "sensor"
|
||||
PLATFORMS = ["sensor"]
|
||||
|
||||
SENSOR = "address"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue