I’m having some issues getting my Vizio Smart Cast TV working properly with HASS. I’ve had it working before but had my microSD card die on me, and havent gotten it working again since reinstall HASS on my freenas jail.
I’m able to discover and auth my TV, but when HASS tried to set it up on boot i get this error:
2018-06-13 22:44:01 ERROR (Thread-101) [pyvizio.vizio] Failed to execute command: HTTPSConnectionPool(host=‘192.168.1.66’, port=9000): Max retries exceeded with url: /menu_native/dynamic/tv_settings/audio (Caused by SSLError(SSLError(1, ‘[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:719)’),))
2018-06-13 22:44:01 ERROR (Thread-101) [homeassistant.components.media_player.vizio] Failed to setup Vizio TV platform, please check if host and API key are correct
I have tried creating new keys in the event I had copy pasta-ed poorly, but no dice. I’m wondering if this has to do with me moving the configs over to a freebsd jail. Maybe I need to tweak some certs or some such…? Any ideas?
Thanks.