Mike Litka

Results 10 comments of Mike Litka

This is looking for a file name on the local filesystem from where I was running vcd-cli. That was not clear in reading the instructions.

The test I made earlier using the filename was invalid. The VM wasn't brand new and it just set the script to the text of the filename. When running this...

I setup a man in the middle proxy to analyze this traffic. It appears that we are sending a ?Version query parameter on GET requests. This fixes the issue: In:...

> Hello, > Anyone have any idea on above issue? You need to use an haproxy.map file. https://www.haproxy.com/blog/how-to-map-domain-names-to-backend-server-pools-with-haproxy/

@advokatb you can test this using the wake_on_lan.py: python wake_on_lan.py Enter IP address:10.99.1.139 Found MAC: 28:39:5e:4a:a5:14 Send WOL packet (Y/N)?y My TV powers on when the magic WOL packet is...

I tried both, neither worked On Sun, Jan 27, 2019 at 2:12 PM Kevin Schlosser wrote: > are you trying to power on or off?? > > — > You...

Tried this again tonight with the new changes. KEY_POWEROFF does power off the TV but reports an error. /common/apps/homeassistant/bin/samsungctl -vvv --config-file /common/conf/samsungctl/tv-living-room.conf KEY_POWEROFF using saved token: 44424700 incoming message: {"data":{"clients":[{"attributes":{"name":"c2Ftc3VuZ2N0bA==","token":"44424700"},"connectTime":1551837107563,"deviceName":"c2Ftc3VuZ2N0bA==","id":"2d8c403d-9748-4927-a280-cad7c66c678","isHost":false},{"attributes":{"name":"c2Ftc3VuZ2N0bA==","token":"44424700"},"connectTime":1551837125300,"deviceName":"c2Ftc3VuZ2N0bA==","id":"acce146-75af-4645-8413-523d7539112b","isHost":false}],"id":"acce146-75af-4645-8413-523d7539112b"},"event":"ms.channel.connect"}...

I just tired that. Getting this: Traceback (most recent call last): File "RUN_ME.py", line 161, in import samsungctl # NOQA File "/root/samsungctl/samsungctl/__init__.py", line 26, in from .remote import Remote #...

Finally got around to running the updated diagnostics. [tests.zip](https://github.com/kdschlosser/samsungctl/files/3026095/tests.zip)

@kdschlosser Any update on this one?