1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Implement a slow sigma-delta modulation based output (#4132)

This commit is contained in:
Valentin Ochs
2023-01-18 01:42:32 +01:00
committed by GitHub
parent 582d90ad72
commit 3aa5953cd9
5 changed files with 149 additions and 0 deletions

View File

@@ -213,6 +213,7 @@ esphome/components/sgp4x/* @SenexCrenshaw @martgras
esphome/components/shelly_dimmer/* @edge90 @rnauber
esphome/components/sht4x/* @sjtrny
esphome/components/shutdown/* @esphome/core @jsuanet
esphome/components/sigma_delta_output/* @Cat-Ion
esphome/components/sim800l/* @glmnet
esphome/components/sm10bit_base/* @Cossid
esphome/components/sm2135/* @BoukeHaarsma23