chore: wake_up note in changelog

This commit is contained in:
gak 2023-10-20 09:31:53 +11:00
parent 3c71bbe65e
commit 5380e118be
No known key found for this signature in database

View file

@ -10,7 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- API for HVAC: `auto_conditioning_start`, `auto_conditioning_stop`, `set_temps`. - API for HVAC: `auto_conditioning_start`, `auto_conditioning_stop`, `set_temps`.
- API for locking: `door_lock`, `door_unlock`, `remote_start_drive`. - API for locking: `door_lock`, `door_unlock`.
- API `remote_start_drive`.
- API `wake_up`.
### Changed ### Changed