home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
74.15k stars 31.12k forks source link

Adguard Home Parental Control Switch doesn´t work #86832

Closed haempy closed 1 year ago

haempy commented 1 year ago

The problem

When I press the "Parental control" button, it automatically goes back to "off". Apparently there is a "POST" error (see logs).

What version of Home Assistant Core has the issue?

core-2023.1.7

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

AdGuard Home

Link to integration documentation on our website

https://www.home-assistant.io/integrations/adguard

Diagnostics information

a0d7b954_adguard_2023-01-28T07-30-40.066Z.log home-assistant_adguard_2023-01-28T07-31-43.661Z.log

Example YAML snippet

No response

Anything in the logs that might be useful for us?

[error] POST 127.0.0.1:45158 /control/parental/enable: only content-type application/json is allowed

Additional information

No response

home-assistant[bot] commented 1 year ago

Hey there @frenck, mind taking a look at this issue as it has been labeled with an integration (adguard) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `adguard` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Change the title of the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign adguard` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


adguard documentation adguard source (message by IssueLinks)

tkdrob commented 1 year ago

This appears to be a problem with the dependency.

tkdrob commented 1 year ago

Looking at this further and it seems that the addon does not work? The latest adguard container works. Maybe there needs to be a base image update to the addon?

stamandr commented 1 year ago

Still not working after the 4.8.1 update.

h3llrais3r commented 1 year ago

Same issue for me as well...

aptonline commented 1 year ago

Same issues for me, my Adguard home is running independent of HA within a docker container on the same host as HA which itself is a docker container.

Running latest HA (2023.3.6) and latest Adguard Home (v0.107.26)

jpmiller25 commented 1 year ago

Same for me. Seperate docker containers on same host. Latest versions HA and Adguard.

stamandr commented 1 year ago

Still not working after the 4.8.4 update.

Bojack84 commented 1 year ago

Is there any update on this and I am having the same issues. I would be glad to provide any HA info/integration info that is needed. Thank you.

Sarnog commented 1 year ago

Is there any update available about this issue? I still have the same problem here. Thanks in advance.

hastarin commented 1 year ago

I've just come across this issue and tracked the underlying bug and raised an issue and pull request for the fix.

https://github.com/frenck/python-adguardhome/issues/795

sabatpoznan commented 1 year ago

This issue is over one year old now and still unresolved