24 lines
459 B
Markdown
24 lines
459 B
Markdown
# Changelog
|
|
|
|
## [0.2.1] Chore: Format repository - 2024-02-08
|
|
|
|
### Changed
|
|
|
|
- formatted the repository with black and isort
|
|
|
|
## [0.2.0] Add volume sensor - 2024-02-08
|
|
|
|
### Added
|
|
|
|
- add new sensor entity for the volume
|
|
|
|
### Fix
|
|
|
|
- remove `extra_state_attributes` from `media_player` instance:
|
|
The property caused some unwanted side-effects on some systems.
|
|
|
|
## [0.1.0] 🎉 First Version
|
|
|
|
### Added
|
|
|
|
- first version, gonna extend this Changelog sometime :D |