mirror of
https://github.com/sudoxnym/fin-assistant.git
synced 2026-04-14 11:37:38 +00:00
BUMP: 1.0.6
This commit is contained in:
parent
5221f19504
commit
43ad10e7f3
2 changed files with 5 additions and 1 deletions
|
|
@ -4,6 +4,10 @@ Jellyfin integration for Home Assistant
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
### 1.0.6
|
||||||
|
|
||||||
|
- Fix exception when item is not playable
|
||||||
|
|
||||||
### 1.0.5
|
### 1.0.5
|
||||||
|
|
||||||
- Fix IoT class
|
- Fix IoT class
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"domain": "jellyfin",
|
"domain": "jellyfin",
|
||||||
"name": "Jellyfin",
|
"name": "Jellyfin",
|
||||||
"version": "1.0.5",
|
"version": "1.0.6",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://github.com/koying/jellyfin_ha",
|
"documentation": "https://github.com/koying/jellyfin_ha",
|
||||||
"issue_tracker": "https://github.com/koying/jellyfin_ha/issues",
|
"issue_tracker": "https://github.com/koying/jellyfin_ha/issues",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue