An open API service indexing awesome lists of open source software.

https://github.com/swoboda1337/components-esphome

Collection of my ESPHome components that don't have a separate repository.
https://github.com/swoboda1337/components-esphome

Last synced: 3 months ago
JSON representation

Collection of my ESPHome components that don't have a separate repository.

Awesome Lists containing this project

README

        

Collection of my ESPHome components

Use [external components](https://esphome.io/components/external_components.html), example:
```yaml
external_components:
- source: github://swoboda1337/components-esphome@main
components: [ system_status ]
```