Remove auto_hide from emby integration (#11728)

This commit is contained in:
Franck Nijhof 2020-01-13 15:55:00 +01:00 committed by GitHub
parent 8bb75da0c2
commit cda7b104fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,9 +42,4 @@ port:
required: false
default: 8096 (No SSL), 8920 (SSL)
type: integer
auto_hide:
description: Automatically hide devices that are unavailable from the Home Assistant Interface.
required: false
default: false
type: boolean
{% endconfiguration %}