grzegorz914 / homebridge-denon-tv

Homebridge plugin for Denon/Marantz AV Receivers, publish as independent external platform accessory.
MIT License
73 stars 15 forks source link

This was fixed in 4.1.10 #189

Closed Stonie70 closed 1 year ago

Stonie70 commented 1 year ago
          This was fixed in 4.1.10

Originally posted by @grzegorz914 in https://github.com/grzegorz914/homebridge-denon-tv/issues/188#issuecomment-1503951446

Stonie70 commented 1 year ago

I`m sorry, but it still not work in 4.1.10 (same Error Message)

Denon, prepare accessory error: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received type number (678964830)

grzegorz914 commented 1 year ago

Can You post debug log.

grzegorz914 commented 1 year ago

try 4.1.11-beta.0 and let me know

Stonie70 commented 1 year ago

Here the debug log of 4.1.10:

[4/11/2023, 10:23:38 PM] [DenonTv] Device: 192.168.20.90 Denon Receiver, debug: State: { "Power": { "value": "OFF" }, "InputFuncSelect": { "value": "GAME" }, "VolumeDisplay": { "value": "Absolute" }, "MasterVolume": { "value": -50 }, "Mute": { "value": "off" } } [4/11/2023, 10:23:38 PM] [DenonTv] Device: 192.168.20.90 Denon Receiver, debug: Prepare accessory

And how can I install 4.1.11-beta.0 ?

Stonie70 commented 1 year ago

Sorry I found the 4.1.11-beta.0 in the list. Now it seems to work again :-) ! Thank you !