Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swoboda1337/gy39-esphome
https://github.com/swoboda1337/gy39-esphome
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/swoboda1337/gy39-esphome
- Owner: swoboda1337
- Created: 2024-06-30T21:36:25.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-06T02:16:16.000Z (about 2 months ago)
- Last Synced: 2024-12-06T03:20:30.961Z (about 2 months ago)
- Language: C++
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example yaml to use in esphome device config:
external_components:
- source:
type: git
url: https://github.com/swoboda1337/gy39-esphome
ref: main
refresh: 1dsensor:
- platform: gy39
temperature:
name: "Temperature"
humidity:
name: "Humidity"
pressure:
name: "Pressure"
altitude:
name: "Altitude"
lux:
name: "Lux"
update_interval: 60si2c:
sda: 21
scl: 22