1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01: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

@@ -414,7 +414,7 @@ esphome/components/veml3235/* @kbx81
esphome/components/veml7700/* @latonita
esphome/components/version/* @esphome/core
esphome/components/voice_assistant/* @jesserockz
esphome/components/wake_on_lan/* @willwill2will54
esphome/components/wake_on_lan/* @clydebarrow @willwill2will54
esphome/components/waveshare_epaper/* @clydebarrow
esphome/components/web_server_base/* @OttoWinter
esphome/components/web_server_idf/* @dentra