-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UE65H6400 can´t connect #127
Comments
Same here. Except that modelName is UE32H6400. Yours is definitely bigger ;-( |
@rodajc thanks for workaround, i'll try. PS: yes it's bigger, but not enough 😈 |
If you look at this issue Pair request over and over and permission denied in terminal it has instructions to get it working. |
Thanks for your reply. I tried what you describe in Pair request over and over and permission denied in terminal but it doesn't work for me. This is the output:
I stick to https://github.com/McKael/samtv. |
I also couldn't get this to work, posted an issue on the HA custom component (roberodin/ha-samsungtv-custom#31). Long story short, I can pair and send commands using @eclair4151 SmartCrypto and it seems it was integrated in this project at some point but for some reason I couldn't figure out it's not working properly. Would be great to have one of the devs looking at this since it works just fine with SmartCrypto. |
I wrote a custom component based on SmartCrypto and ha-samsungtv-custom, working fine here! https://github.com/arturleao/samsungtv_custom |
Hi @kdschlosser ,
i am not able to connect to my TV UE65H6400.
When i go to url 'http://192.168.15.191:8001/api/v2/' i got a response
{ "id": "XXXXX", "name": "[TV]Samsung LED65", "version": "2.0.24", "device": { "type": "Samsung SmartTV", "duid": "XXXXX", "model": "14_X14_BT", "modelName": "UE65H6400", "description": "Samsung TV RCR", "networkType": "wireless", "ssid": "XXXX", "ip": "192.168.15.191", "firmwareVersion": "Unknown", "name": "[TV]Samsung LED65", "id": "xxxxxx", "udn": "xxxxxxxx", "resolution": "1920x1080", "countryCode": "CZ", "msfVersion": "2.0.24", "smartHubAgreement": "true", "developerMode": "0", "developerIP": "0.0.0.0" }, "type": "Samsung SmartTV", "uri": "http://192.168.15.191:8001/api/v2/" }
When i try use your module:
python3 -m samsungctl --host 192.168.15.191 --port 8001 --interactive --verbose --name mujnb
i got exception:
The text was updated successfully, but these errors were encountered: