Northern Man

Results 676 comments of Northern Man

I just tested from my MacBook ``` sudo npm i -g --unsafe-perm https://github.com/NorthernMan54/homebridge-cmd-television Password: npm WARN deprecated [email protected]: this library is no longer supported npm WARN deprecated [email protected]: Please upgrade...

Does it show anything in the logs ? ``` [8/15/2023, 8:47:47 PM] [Main Room TV] Characteristic On 1 [8/15/2023, 8:47:59 PM] [Main Room TV] offcmd [8/15/2023, 8:48:16 PM] [Main Room...

This is indicating that your config file is incorrect, can you share it ?

Do you have this text in your config section ? `(Wifi mac address)` Also I presume your running this on a Raspberry PI, and what version of homebridge are you...

I have been trying a couple of different things in an attempt to recreate your issue, but have not been successful. My only other thought, is re-install the plugin again...

As the plugin is script based, it would need to leverage a state saving feature of pyatv. If the implement something we could look at adding

Looks like a typo of some sort in your config.json, or the credential file. The atvremote command is failing

If your cred files have a space or a blank line it could cause this.

The contents of the file should be a single line with just the credential ie ``` 4cfe812345678901238172389172389712383c4ad70c8efd24:bb213123123f60d02271a7ae14ef4bf66c4197990ced72effd9feb:37304338312312312992d344338382d424430452d3542443032451231231234633:63666233363962322d353961302d343963372d393035632d643763396212736182736 ```

And if you use the Home App tile, does the same occur?