NorthernMan54 / homebridge-cmd-television

20 stars 1 forks source link

Error on mac os #8

Closed maxymkov closed 2 years ago

maxymkov commented 2 years ago

Hi, I'm getting error inside homebridge runs on mac os. Error is: getPowerState error: Error: Command failed: cat /Library/Frameworks/Python.framework/Versions/3.10/bin/atvremote --id AC:BC:32:6B:E8:FD --airplay-credentialscat ~/.homebridge/atv_airplay.cred--companion-credentialscat ~/.homebridge/atv_companion.cred` power_state /bin/sh: -c: line 0: unexpected EOF while looking for matching ``' /bin/sh: -c: line 1: syntax error: unexpected end of file But if i run the same command in mac os terminal it returns the status correctly with no issues. Sorry, Im too dumb to understand where is the mistake with file end. Thank you i advance for help!

maxymkov commented 2 years ago

Ah, found paste-copy mistakes, sorry...