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

Add support for EE895 (#3771)

This commit is contained in:
Mathias Stock
2023-01-17 22:42:43 +01:00
committed by GitHub
parent ddedc1cd76
commit 4bf5faf808
6 changed files with 228 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ esphome/components/display_menu_base/* @numo68
esphome/components/dps310/* @kbx81
esphome/components/ds1307/* @badbadc0ffee
esphome/components/dsmr/* @glmnet @zuidwijk
esphome/components/ee895/* @Stock-M
esphome/components/ektf2232/* @jesserockz
esphome/components/ens210/* @itn3rd77
esphome/components/esp32/* @esphome/core