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

http_request watchdog as a component (#7161)

This commit is contained in:
Olivier ARCHER
2024-07-30 03:45:19 +02:00
committed by GitHub
parent 83bb7d0266
commit caa2ea64e3
8 changed files with 8 additions and 10 deletions

View File

@@ -427,6 +427,7 @@ esphome/components/veml7700/* @latonita
esphome/components/version/* @esphome/core
esphome/components/voice_assistant/* @jesserockz
esphome/components/wake_on_lan/* @clydebarrow @willwill2will54
esphome/components/watchdog/* @oarcher
esphome/components/waveshare_epaper/* @clydebarrow
esphome/components/web_server_base/* @OttoWinter
esphome/components/web_server_idf/* @dentra