Search found 1 match
- Fri Nov 09, 2018 6:03 am
- Forum: [E] Support
- Topic: Samsung Smart TV APIs
- Replies: 0
- Views: 5471
Samsung Smart TV APIs
Hello. My model is Samsung UE40ES5507. This script for API https://github.com/casperboone/homey-samsung-smart-tv/blob/master/samsung.md Port API 7676. Request command GetAvailableActions. Response (401, 'Unauthorised') This script python: import httplib, urllib2 class TVControl: def __init__(self,ho...