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

SSD1331 display support (#1244)

This commit is contained in:
Keith Burzinski
2020-11-18 00:34:53 -06:00
committed by GitHub
parent 6ed3da33a2
commit 08f1eac8b2
9 changed files with 355 additions and 0 deletions

View File

@@ -58,6 +58,8 @@ esphome/components/sensor/* @esphome/core
esphome/components/shutdown/* @esphome/core
esphome/components/sim800l/* @glmnet
esphome/components/spi/* @esphome/core
esphome/components/ssd1331_base/* @kbx81
esphome/components/ssd1331_spi/* @kbx81
esphome/components/substitutions/* @esphome/core
esphome/components/sun/* @OttoWinter
esphome/components/switch/* @esphome/core