Add dhcp discover to elkm1 (#21399)

This commit is contained in:
J. Nick Koston 2022-02-07 18:31:38 -06:00 committed by GitHub
parent 281c6750f6
commit 20af516818
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ ha_category:
- Switch
ha_iot_class: Local Push
ha_domain: elkm1
ha_dhcp: true
ha_config_flow: true
ha_codeowners:
- '@gwww'