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

Implementing the remainder of GPS data for the GPS component. (#1676)

This commit is contained in:
John Coggeshall
2021-04-11 13:15:23 -04:00
committed by GitHub
parent d8e4f5d56b
commit bf1885af3f
6 changed files with 134 additions and 16 deletions

View File

@@ -38,6 +38,7 @@ esphome/components/ezo/* @ssieb
esphome/components/fastled_base/* @OttoWinter
esphome/components/globals/* @esphome/core
esphome/components/gpio/* @esphome/core
esphome/components/gps/* @coogle
esphome/components/homeassistant/* @OttoWinter
esphome/components/i2c/* @esphome/core
esphome/components/inkbird_ibsth1_mini/* @fkirill