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

Create esp32 rmt addressable light driver (#4708)

This commit is contained in:
Jesse Hills
2023-05-09 09:33:43 +12:00
committed by GitHub
parent 679633245d
commit 4b664b6f09
6 changed files with 465 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ esphome/components/esp32_ble_server/* @jesserockz
esphome/components/esp32_camera_web_server/* @ayufan
esphome/components/esp32_can/* @Sympatron
esphome/components/esp32_improv/* @jesserockz
esphome/components/esp32_rmt_led_strip/* @jesserockz
esphome/components/esp8266/* @esphome/core
esphome/components/ethernet_info/* @gtjadsonsantos
esphome/components/exposure_notifications/* @OttoWinter