Hi !
So i got a new Sony TV with Google TV (Android 10) i installed the “Notifications for Android TV” on the TV, easy, but then from Hassio the notify fails:
The config:
notify:
- platform: nfandroidtv
name: notify_salon_wifi
host: 192.168.1.29
The error:
Logger: homeassistant.components.nfandroidtv.notify
Source: components/nfandroidtv/notify.py:244
Integration: nfandroidtv (documentation, issues)
First occurred: 9:06:22 (1 occurrences)
Last logged: 9:06:22
Error communicating with http://192.168.1.29:7676: HTTPConnectionPool(host=‘192.168.1.29’, port=7676): Max retries exceeded with url: / (Caused by NewConnectionError(’<urllib3.connection.HTTPConnection object at 0x68f631f0>: Failed to establish a new connection: [Errno 111] Connection refused’))
I tried with an Android Phone using the APP Notifications for Android TV, it found the TV but on next step it says: “APP not installed on TV”. Maybe this is a problem from the APP and the new version of Google TV ? If the case, why the TV can find the APP to install from the store if the version is not supported.
Some one is using this on a Google TV ?
Thanks.