Hi.
I’m trying to setup authentication with my Apple TV and I get this error in the logs. Apple TV is on tvOS 10.2, and HASS is on 0.50.2.
File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/apple_tv.py", line 97, in request_configuration
fields=[{'id': 'pin', 'name': 'PIN Code', 'type': 'password'}]
TypeError: request_config() got multiple values for argument 'description'
Thanks