unfoldedcircle / feature-and-bug-tracker

Feature and bug tracker repository for Unfolded Circle products
22 stars 0 forks source link

[bug] Marantz - bad request error is back #307

Open Armadill0 opened 4 months ago

Armadill0 commented 4 months ago

Is there an existing issue for this?

Description

I am having the same issue as in #26 .

It reoccured with the IR rework in V1.6.0 first I think and is still there in 1.6.7.

Could you please have another look at it. 🙂

How to Reproduce

  1. Go to UCR2 webconfigurator and login
  2. Click the burger menu icon and select "Remotes" item
  3. Click the "+"-Button to add a new remote
  4. name field can be left empty
  5. Select "Marantz" as manufacturer and "Generic AVR 1" as the device
  6. Select the dock which should send the IR commands and click "Next" to finally create the remote
  7. Click the burger menu icon again and select "User Interface"
  8. Select a Profile
  9. Search the "Generic AVR 1" entity from the list on the right and add it to a page
  10. Take the remote, navigate to the page where you added the entity
  11. Select the entity and long press OK button to enter the remote functionality
  12. Press any physical key or any function from the screen
  13. You will always end up with a "Bad request" error

Expected behavior

Execute the IR command which has been requested.

System version

v1.6.7

What part of the system affected by the problem?

Core

Additional context

No response

towo commented 4 months ago

FWIW, this is also happening to me with the Philips Generic TV ("Leoylno") infrared, which I just tried to set up and can't confirm ever working, but the log files are erroring out at:

2024-02-16 23:08:48.064124 +00:00   core    WARN    Error encountered while processing the incoming HTTP request: BadRequest("Bad request")
2024-02-16 23:08:47.951614 +00:00   core    NOTICE  IR toggle state of IR command Leoylno POWER_ON: false
2024-02-16 23:08:45.709148 +00:00   core    WARN    Error encountered while processing the incoming HTTP request: BadRequest("Bad request")
2024-02-16 23:08:45.561672 +00:00   core    NOTICE  IR toggle state of IR command Leoylno POWER_TOGGLE: false