Skip to content

Commit

Permalink
Update generated README
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 6, 2022
1 parent 71a4607 commit 3344dbf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,19 @@ logger:
## [Changelog](https://github.com/Ludy87/xplora_watch/CHANGELOG.md)

<!-- START ./CHANGELOG.md -->
# Change Log

## [v0.0.7] - 2022-01-06

### Added
- Watch is safe - `BinarySensor`
- Watch charging - `BinarySensor`
- Watch silent(s) - `Switch`

### Changed
- `sync` to `async`

### Fixed
- timer controll reload Entity
- wrong diclaration (`sensors` to `types`)
<!-- END ./CHANGELOG.md -->

0 comments on commit 3344dbf

Please sign in to comment.