1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

[wake_on_lan] Make component platform independent (#6815)

This commit is contained in:
Clyde Stubbs
2024-05-29 14:36:49 +10:00
committed by GitHub
parent 2b691ad5ad
commit ec3164f800
8 changed files with 84 additions and 44 deletions

View File

@@ -1 +1 @@
CODEOWNERS = ["@willwill2will54"]
CODEOWNERS = ["@willwill2will54", "@clydebarrow"]