Skip to content

Commit

Permalink
doc: add Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
trombik committed Oct 10, 2022
1 parent 9c96bb6 commit 2d96595
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The driver was ported from

## Usage

See [Time](https://esphome.io/components/time.html) component.

```yaml
# import the component from GitHub
external_components:
Expand Down Expand Up @@ -124,3 +126,9 @@ See [config/esp8266.yml](config/esp8266.yml).
[D][debug:256]: Reset Reason: External System
[D][debug:257]: Reset Info: External System
```

## Notes

With `esphome` version 2022.9.1 as of this writing, `esphome compile` fails.
See a workaround at
[Issue #3348](https://github.com/esphome/issues/issues/3348).

0 comments on commit 2d96595

Please sign in to comment.