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

Add Safe Mode Restart Switch (#2437)

This commit is contained in:
Paul Monigatti
2021-10-06 20:44:48 +13:00
committed by GitHub
parent 54a173dbf1
commit 955c96731e
9 changed files with 135 additions and 5 deletions

View File

@@ -126,6 +126,7 @@ esphome/components/restart/* @esphome/core
esphome/components/rf_bridge/* @jesserockz
esphome/components/rgbct/* @jesserockz
esphome/components/rtttl/* @glmnet
esphome/components/safe_mode/* @paulmonigatti
esphome/components/scd4x/* @sjtrny
esphome/components/script/* @esphome/core
esphome/components/sdm_meter/* @jesserockz @polyfaces