sermayoral / ha-samsungtv-encrypted

Samsung TV Encrypted Models (H & J Series) custom component for Home Assistant
Apache License 2.0
38 stars 24 forks source link

EUJ8000 trying to get token #30

Closed Sildenafil99 closed 4 years ago

Sildenafil99 commented 4 years ago

I'm trying to get token but i have: python3 get_token.py --ip 192.168.1.101 --port 8080 Traceback (most recent call last): File "get_token.py", line 27, in main(sys.argv[1:]) File "get_token.py", line 24, in main PySmartCrypto(ip, port) File "/home/gianni/Scrivania/samsung/custom_components/samsungtv_encrypted/PySmartCrypto/pysmartcrypto.py", line 123, in init self._connection = self.connect() File "/home/gianni/Scrivania/samsung/custom_components/samsungtv_encrypted/PySmartCrypto/pysmartcrypto.py", line 99, in connect connection = websocket.create_connection(websocket_url) AttributeError: module 'websocket' has no attribute 'create_connection'

Sildenafil99 commented 4 years ago

sorry, i have installed wrong pip websocket

Sildenafil99 commented 4 years ago

Ok, tested on UE55JS8000TXZT and don't work

sermayoral commented 4 years ago

@Sildenafil99

Ok, I will update README with your TV model as 'not working models'

Sorry.