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

Feature request: SCREEN DIMMER CHOICE #205

Closed Joaav closed 9 months ago

Joaav commented 10 months ago

Hi, I am trying to add a multiple choice for screen dimmer similary as it is done for inputs. I do not think it is possible. Could you please add such function?

grzegorz914 commented 10 months ago

You can create buttons with this functions: Zrzut ekranu 2023-10-22 o 20 56 11

Joaav commented 10 months ago

You can create buttons with this functions: Zrzut ekranu 2023-10-22 o 20 56 11

It does not work on my Denon AVR-X2000. What about select toggle?

grzegorz914 commented 10 months ago

What is not work, the buttons are not displayed, no function, any debug log?

Joaav commented 10 months ago

All I get is "[10/22/2023, 9:28:01 PM] [homebridge-denon-tv] Device: 192.168.0.53 Denon AVR-X2000, set Button Name: SCREEN OFF, Reference: DIM OFF". Buttons show up but nothing happens on the screen.

grzegorz914 commented 10 months ago

Go to advanced settings > system, enable debug and get the log during press the button.

Joaav commented 10 months ago

Nothing more appears, sometimes when i press many times i get this:

[10/22/2023, 9:47:11 PM] [homebridge-denon-tv] Device: 192.168.0.53 Denon AVR-X2000, set Button Name: SCREEN DIMMED, Reference: DIM DIM [10/22/2023, 9:47:12 PM] [homebridge-denon-tv] Device: 192.168.0.53 Denon AVR-X2000, set Button Name: SCREEN DIMMED, Reference: DIM DIM (node:27764) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 message listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit (Use node --trace-warnings ... to show where the warning was created)

grzegorz914 commented 10 months ago

I will check this tomorrow

grzegorz914 commented 10 months ago

I’m tested on my side AVR-X6300H and working OK, the lcd display changed its brightness. Can you change the brightness with RC ?

Joaav commented 9 months ago

I can do so through settings

Wiadomość napisana przez Grzegorz @.***> w dniu 23.10.2023, o godz. 15:16:



I’m tested on my side AVR-X6300H and working OK, the lcd display changed its brightness. Can you change the brightness with RC ?

— Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-denon-tv/issues/205#issuecomment-1775170569, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BDOPBET2BJBL3UHJTU22ENDYAZUZ7AVCNFSM6AAAAAA6K5OFMOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZVGE3TANJWHE. You are receiving this because you authored the thread.Message ID: @.***>

grzegorz914 commented 9 months ago

Hi, i have checked Denon Control Protocol for AVR-X2000 and direct LCD Dimm functionis not supported, so will not work in your case.