Use dataclass to carry data in ping (#99803)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
b881057aa6
commit
3c455391c2
6 changed files with 28 additions and 11 deletions
|
@ -16,5 +16,3 @@ PING_ATTEMPTS_COUNT = 3
|
|||
|
||||
DOMAIN = "ping"
|
||||
PLATFORMS = [Platform.BINARY_SENSOR]
|
||||
|
||||
PING_PRIVS = "ping_privs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue