BUMP: 1.0.5

This commit is contained in:
Chris Browet 2021-06-06 19:05:19 +02:00
parent 29c3372bb5
commit 18837421f9
2 changed files with 6 additions and 1 deletions

View file

@ -4,6 +4,11 @@ Jellyfin integration for Home Assistant
## Changelog
### 1.0.5
- Fix IoT class
- Fix media play
### 1.0.4
- Fix Playlist folder

View file

@ -1,7 +1,7 @@
{
"domain": "jellyfin",
"name": "Jellyfin",
"version": "1.0.2",
"version": "1.0.5",
"config_flow": true,
"documentation": "https://github.com/koying/jellyfin_ha",
"issue_tracker": "https://github.com/koying/jellyfin_ha/issues",