Skip to content

Instantly share code, notes, and snippets.

@yottatsa
Created December 24, 2018 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yottatsa/03bf720a53644e73b09914fbd7829e08 to your computer and use it in GitHub Desktop.
Save yottatsa/03bf720a53644e73b09914fbd7829e08 to your computer and use it in GitHub Desktop.
Testing 50pus6272/05 with new PR Raw
(venv) homeassistant@home:~ $ python -m haphilipsjs --debug --host 192.168.1.6 --api 6
DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): 192.168.1.6:1925
DEBUG:urllib3.connectionpool:http://192.168.1.6:1925 "GET /6/system HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Resetting dropped connection: 192.168.1.6
DEBUG:urllib3.connectionpool:http://192.168.1.6:1925 "GET /6/audio/volume HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Resetting dropped connection: 192.168.1.6
DEBUG:urllib3.connectionpool:http://192.168.1.6:1925 "GET /6/channeldb/tv HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Resetting dropped connection: 192.168.1.6
DEBUG:urllib3.connectionpool:http://192.168.1.6:1925 "GET /6/channeldb/tv/channelLists/allcab HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Resetting dropped connection: 192.168.1.6
DEBUG:urllib3.connectionpool:http://192.168.1.6:1925 "GET /6/channeldb/tv/channelLists/allsat HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Resetting dropped connection: 192.168.1.6
DEBUG:urllib3.connectionpool:http://192.168.1.6:1925 "GET /6/activities/tv HTTP/1.1" 200 None
INFO:__main__:Source: None
INFO:__main__:Channel: Channel 4 HD
INFO:__main__:Channels: Film4, Film4 HD, Food Network, Food Netwrk+1, Forces TV, FOX, FOX HD, FOX+1, FRANCE 24 HD, Freesat Info...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment